4829 次程式碼提交 (fc29bc27fd1c6904143fc24fbcf5ca629ec491c6)

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