7351 次程式碼提交 (0cad25f79878211783ce550b06e20f13cc9176a1)
 

作者 SHA1 備註 提交日期
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 11 月之前
  bohonghuang 23385231c6
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935) 11 月之前
  Ray 34d00d5217 Minor formatting tweaks 11 月之前
  Ray f1007554a0 Set default init values for random #3954 11 月之前
  Ray 33b32ca53a Default shader attrib locations need to be exposed 11 月之前
  Ray c21edadab0 Update rprand.h 11 月之前
  Ray 763129e96b Reviewed some warnings 11 月之前
  github-actions[bot] 27a015d022 Update raylib_api.* by CI 11 月之前
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 11 月之前
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 11 月之前
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 11 月之前
  github-actions[bot] 915dd95d88 Update raylib_api.* by CI 11 月之前
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 11 月之前
  OetkenPurveyorOfCode f78721991f
Use builtin_clz for clang on windows (#3939) 11 月之前
  Tomas Fabrizio Orsi 10e702facd
FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#3938) 11 月之前
  Ray e47ebec661 FIX: Issue with texcoords loading for glTF 11 月之前
  Ray 2e77443209 WARNING: Fix breaking issue (introduced some days ago) 11 月之前
  Ray f15455552d Review formatting 11 月之前
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 11 月之前
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 11 月之前
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 11 月之前
  Ray 3caa424ad4 Review formatting 11 月之前
  Ray cf47fbb20b REVIEWED: `LoadImageRaw()` #3926 11 月之前
  Ray 8f24d86c1f REVIEWED: `LoadImageRaw()` #3926 11 月之前
  Ray f795941521 REVIEWED: `rlSetVertexAttribute()`, define last parameter as offset #3800 11 月之前
  Ray 5cfcf13d4b REVIEWED: `LoadGLTF()`, support 2nd texture coordinates loading 11 月之前
  Ray e543b78bb7 REVIEWED: `LoadGLTF()`, support additional vertex attributes data formats #3890 11 月之前
  Ray 6435ef43f5 REVIEWED: `LoadGLTF()`, JOINTS loading #3836 11 月之前
  Ray f6d85e5df7 Update project 11 月之前
  Ray 77cabc8bf2 Update shapes_draw_rectangle_rounded.c 11 月之前
  Ray e85f245ad4 REVIEWED: Remove final punctuation in code comments 11 月之前
  Ray c1943f0f7c REVIEWED: Move some functions, made them static 11 月之前
  Christian Haas d80a622972
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907) 11 月之前
  Ray d95d4d4ad5 Merge branch 'master' of https://github.com/raysan5/raylib 11 月之前
  Ray 68201c10c2 Update models_cubicmap.c 11 月之前
  Ray 41b0c5c4f9 REVIEWED: `DrawRectangleLines()` pixel offset 11 月之前
  github-actions[bot] 349ff16600 Update raylib_api.* by CI 11 月之前
  Ray b51f4db8c2 REVIEWED: `DrawRectangleLines()` #3884 11 月之前
  Ray 29ce13b777 Code gardening 11 月之前
  Ray 2754c80596 Added security checks #3924 11 月之前
  Ray a17a81f05b Review code formating 11 月之前
  Ray 51486a0606 Update rtext.c 11 月之前
  Ray b88365fb01 Disable some font formats support 11 月之前
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) 11 月之前
  Benji b00e467494
Revert "Build specific example using -DBUILD_EXAMPLE cmake flag (#3921)" (#3922) 11 月之前
  Benji c1fd98591d
Build specific example using -DBUILD_EXAMPLE cmake flag (#3921) 1 年之前
  Ray 112ce672e1 FIX: #3918 1 年之前
  Ray a6a08c75eb Update corrupted-header sounds #3554 1 年之前
  Benji 4491ff0426
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 1 年之前
  Arthur e42f9263b8
Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869) 1 年之前