4636 Commits (0656440e38208e4d57201706520eb0571fb13bd9)

Author SHA1 Message Date
  Jett 2998f8671b
LoadModelAnimationsIQM: fix corrupted animation names (#4026) 6 months ago
  kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018) 6 months ago
  vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 6 months ago
  Le Juez Victor f2344cd089
review color tint functions (#4015) 7 months ago
  Ray c04629f6d4 Update raylib.h 7 months ago
  Ray e37d19ab1e REVIEWED: `ExportFontAsCode()`, avoid `const` #4013 7 months ago
  DarkAssassin23 2804e75869
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) 7 months ago
  Dylan 2e38069475
[build.zig] Fix Zig emscripten build (#4012) 7 months ago
  Ray c335c3c52c ADDED: `IsFileNameValid()` 7 months ago
  Le Juez Victor 797de0f9ad
[rmodels] Multiplication of colors in `DrawModelEx` which can be simplified (#4002) 7 months ago
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) 7 months ago
  Ray b212750b85 Update rcore_desktop_sdl.c 7 months ago
  Ray 3abb6d9eaf REVIEWED: `ColorToInt()` PR 7 months ago
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 7 months ago
  OetkenPurveyorOfCode 9ef29aff9a
[rtextures] Fix Undefined behaviour in ColorToInt (#3996) 7 months ago
  Salvador Galindo c4a51a3ebd
fixed out of bounds error in GenMeshTangents (#3990) 7 months ago
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) 7 months ago
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized 7 months ago
  Ray 00ac9b6c53 Update config.h 7 months ago
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) 7 months ago
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 7 months ago
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) 7 months ago
  CosmicBagel d6b22b17ae
LazyPath.path has been deprecated, using b.path() (#3983) 7 months ago
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 7 months ago
  Alexei Mozaidze f4b5622ba3
feat(zig): add `opengl_version` option (#3979) 7 months ago
  Ray 7a1cad3e61 Reviewed input params #3974 7 months ago
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 7 months ago
  Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 7 months ago
  Colleague Riley 6ec925554c
Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 7 months ago
  veins1 1aa3559155
Fixes for loading Music (#3966) 7 months ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 7 months ago
  gabriel-marques fa2b1c8f09
Implementing GetMonitorWidth/Height for DRM (#3956) 7 months ago
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 7 months ago
  bohonghuang 23385231c6
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935) 7 months ago
  Ray 34d00d5217 Minor formatting tweaks 7 months ago
  Ray f1007554a0 Set default init values for random #3954 7 months ago
  Ray 33b32ca53a Default shader attrib locations need to be exposed 7 months ago
  Ray c21edadab0 Update rprand.h 7 months ago
  Ray 763129e96b Reviewed some warnings 7 months ago
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 7 months ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 8 months ago
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 8 months ago
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 8 months ago
  OetkenPurveyorOfCode f78721991f
Use builtin_clz for clang on windows (#3939) 8 months ago
  Tomas Fabrizio Orsi 10e702facd
FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#3938) 8 months ago
  Ray e47ebec661 FIX: Issue with texcoords loading for glTF 8 months ago
  Ray 2e77443209 WARNING: Fix breaking issue (introduced some days ago) 8 months ago
  Ray f15455552d Review formatting 8 months ago
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 8 months ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 8 months ago