4893 Commits (bbeade636cd8c90e18b7e9e841c20b5f8bd15d94)

Author SHA1 Message Date
  jgabaut f05316b11d
[rlgl] Rename near, far variables (#4039) 1 year ago
  Ray 38018192b8 RENAME: near, far vaiables 1 year ago
  Ray 5767c4cd05 Update rcore_desktop.c 1 year ago
  Paul Melis e1379afb01
Fix #4024, cylinder drawing was incorrect due to imprecise angle (#4034) 1 year ago
  IoIxD 39f12859dc
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) 1 year ago
  Jett 06f8c4f733
LoadIQM: attempt to load texture from IQM at loadtime. (#4029) 1 year ago
  David Holland 11202bf299
[rmodels] Send full matModel to shader in DrawMesh (#4005) (#4022) 1 year ago
  Jett 2998f8671b
LoadModelAnimationsIQM: fix corrupted animation names (#4026) 1 year ago
  kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018) 1 year ago
  vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 1 year ago
  Le Juez Victor f2344cd089
review color tint functions (#4015) 1 year ago
  Ray c04629f6d4 Update raylib.h 1 year ago
  Ray e37d19ab1e REVIEWED: `ExportFontAsCode()`, avoid `const` #4013 1 year ago
  DarkAssassin23 2804e75869
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) 1 year ago
  Dylan 2e38069475
[build.zig] Fix Zig emscripten build (#4012) 1 year ago
  Ray c335c3c52c ADDED: `IsFileNameValid()` 1 year ago
  Le Juez Victor 797de0f9ad
[rmodels] Multiplication of colors in `DrawModelEx` which can be simplified (#4002) 1 year ago
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) 1 year ago
  Ray b212750b85 Update rcore_desktop_sdl.c 1 year ago
  Ray 3abb6d9eaf REVIEWED: `ColorToInt()` PR 1 year ago
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 1 year ago
  OetkenPurveyorOfCode 9ef29aff9a
[rtextures] Fix Undefined behaviour in ColorToInt (#3996) 1 year ago
  Salvador Galindo c4a51a3ebd
fixed out of bounds error in GenMeshTangents (#3990) 1 year ago
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) 1 year ago
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized 1 year ago
  Ray 00ac9b6c53 Update config.h 1 year ago
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) 1 year ago
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 1 year ago
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) 1 year ago
  CosmicBagel d6b22b17ae
LazyPath.path has been deprecated, using b.path() (#3983) 1 year ago
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 1 year ago
  Alexei Mozaidze f4b5622ba3
feat(zig): add `opengl_version` option (#3979) 1 year ago
  Ray 7a1cad3e61 Reviewed input params #3974 1 year ago
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 1 year ago
  Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 1 year ago
  Colleague Riley 6ec925554c
Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 1 year ago
  veins1 1aa3559155
Fixes for loading Music (#3966) 1 year ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 1 year ago
  gabriel-marques fa2b1c8f09
Implementing GetMonitorWidth/Height for DRM (#3956) 1 year ago
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 1 year ago
  bohonghuang 23385231c6
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935) 1 year ago
  Ray 34d00d5217 Minor formatting tweaks 1 year ago
  Ray f1007554a0 Set default init values for random #3954 1 year ago
  Ray 33b32ca53a Default shader attrib locations need to be exposed 1 year ago
  Ray c21edadab0 Update rprand.h 1 year ago
  Ray 763129e96b Reviewed some warnings 1 year ago
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 1 year ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 1 year ago
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 1 year ago
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 1 year ago