7353 Commits (39f12859dcdf92822c8fefece1135bf6e76a1573)
 

Author SHA1 Message Date
  IoIxD 39f12859dc
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) 7 months ago
  Jett 06f8c4f733
LoadIQM: attempt to load texture from IQM at loadtime. (#4029) 7 months ago
  MrScautHD 0cad25f798
Update Raylib-CSharp to `5.1-dev`. (#4030) 7 months ago
  David Holland 11202bf299
[rmodels] Send full matModel to shader in DrawMesh (#4005) (#4022) 7 months ago
  Jett 2998f8671b
LoadModelAnimationsIQM: fix corrupted animation names (#4026) 7 months ago
  github-actions[bot] 1344979c70 Update raylib_api.* by CI 7 months ago
  kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018) 7 months ago
  vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 7 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
  github-actions[bot] a942a3bc70 Update raylib_api.* by CI 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
  avx0 9cc7e3528f
[parser] MemoryCopy() calls: Prevent buffer overflow by replacing hard-coded arguments (#4011) 7 months ago
  Lionel Briand 785ec74b92
Update BINDINGS.md (#4004) 8 months ago
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) 8 months ago
  Antonis Geralis d9c5066382
nim bindings are in 5.1-dev, remove umaintained repos (#3999) 8 months ago
  Ray b212750b85 Update rcore_desktop_sdl.c 8 months ago
  Ray 3abb6d9eaf REVIEWED: `ColorToInt()` PR 8 months ago
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 8 months ago
  OetkenPurveyorOfCode 9ef29aff9a
[rtextures] Fix Undefined behaviour in ColorToInt (#3996) 8 months ago
  Salvador Galindo c4a51a3ebd
fixed out of bounds error in GenMeshTangents (#3990) 8 months ago
  Ray b2f4f4d8fd
Update BINDINGS.md 8 months ago
  Carmine Pietroluongo fc9634a4de
Update BINDINGS.md (#3995) 8 months ago
  IoIxD 74d7e78b70
BINDINGS.md: raylib-rs now at 5.0 (#3991) 8 months ago
  github-actions[bot] 272a142ee5 Update raylib_api.* by CI 8 months ago
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) 8 months ago
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized 8 months ago
  Ray 00ac9b6c53 Update config.h 8 months ago
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) 8 months ago
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 8 months ago
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) 8 months ago
  CosmicBagel d6b22b17ae
LazyPath.path has been deprecated, using b.path() (#3983) 8 months ago
  Ray 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 8 months ago
  Ray 479bd84400 Update shaders_palette_switch.c 8 months ago
  Mike Will 46f9806359
Use logarithmic scaling for a 2d example with zoom functionality (#3977) 8 months ago
  Peter0x44 bf5eecc71f
[parser] Don't crash for files that don't end in newlines (#3981) 8 months ago
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 8 months ago
  Filyus 3f13f7921d
Fix parsing of empty parentheses (#3974) 8 months ago
  Alexei Mozaidze f4b5622ba3
feat(zig): add `opengl_version` option (#3979) 8 months ago
  Ray 7a1cad3e61 Reviewed input params #3974 8 months ago
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 8 months ago
  Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 8 months ago
  Colleague Riley 6ec925554c
Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 8 months ago
  veins1 1aa3559155
Fixes for loading Music (#3966) 8 months ago
  Ray 08ae888722 Update Makefile 8 months ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 8 months ago