4559 Commits (18d726be65a4ca8da760358eb4c7906de1467c04)

Author SHA1 Message Date
  kai-z99 a29d334734
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case (#4066) 1 year ago
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 1 year ago
  Ray 715633e0de REVIEWED: Spline cubic bezier example 1 year ago
  Ray 4119b6dd66 Update raylib.h 1 year ago
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) 1 year ago
  Viktor Pocedulić eff7b065eb
[build.zig] Fix raygui build when using addRaygui externally (#4027) 1 year ago
  kai-z99 fca53c7799
optimize (#4065) 1 year ago
  listeria df849d2fb0
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062) 1 year ago
  TokyoSU 735c0160b5
Update rlgl.h (#4059) 1 year ago
  Alexey Kutepov 33c598123c
[raudio] Add 24 bits samples support for FLAC format (#4058) 1 year ago
  Jeffery Myers 2609211207
[SHAPES] Make functions that draw point arrays take them as const (#4051) 1 year ago
  VitoTringolo 0fc4b61906
LoadBoneInfoGLTF add check for animation name being NULL (#4053) 1 year ago
  Lázaro Albuquerque c636618d77
Update Makefile (#4054) 1 year ago
  carverdamien a0a81fddee
Make addRaylib use options.opengl_version (#4049) 1 year ago
  Ray 8cbde7f84c tweaks 1 year ago
  Ray 6b3c1148bf REVIEWED: Animation name being NULL #4037 1 year ago
  Colleague Riley 8c712f82d1
Update RGFW (#4048) 1 year ago
  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