7948 次程式碼提交 (92c232c9d34c8ccf516059d9c8f17da797789dce)
 

作者 SHA1 備註 提交日期
  Nikolas 92c232c9d3
[rtextures] Assign correct mipmap count to cubemaps 5 月之前
  Nikolas 151cfa8394
[rtextures] Only build cubemap mipmaps when necessary 5 月之前
  Anstro Pleuton 7bfc8e8ca7
[example] Add shaders_rounded_rectangle example (#4719) 5 月之前
  Ray 87f17538d0 Reviewed warning on shared library generation for web 5 月之前
  sleeptightAnsiC 322ba54c08
Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) 5 月之前
  Ray 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 5 月之前
  Ray d48b8afbb5 Update rcore_web.c 5 月之前
  Anthony Carbajal 77c509db6e
removed hardcoded sleep (#4713) 5 月之前
  Anstro Pleuton 773e3f5f9f
Update more examples inconsistencies (#4711) 6 月之前
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) 6 月之前
  github-actions[bot] e70f9157bc Update raylib_api.* by CI 6 月之前
  Chris 09272e2e11
Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. (#4703) 6 月之前
  Ray a16e26a52a Merge branch 'master' of https://github.com/raysan5/raylib 6 月之前
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 6 月之前
  Anstro Pleuton 945f181f1d
[examples] Update examples to be consistent (#4699) 6 月之前
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 6 月之前
  Auz 8575150747
Bump BINDINGS.md version number for Raylib.nelua (#4698) 6 月之前
  Ray 0275d13aa8
Update README.md 6 月之前
  Anthony Carbajal 27e530eb18
update examples with difficulty stars (#4694) 6 月之前
  Ray 7c7b087efb REVIEWED: example: `shaders_deferred_render` -WIP- 6 月之前
  Ray 313067d749 Update rlgl.h 6 月之前
  Ray 94f261c6d7 Update rmodels.c 6 月之前
  Ray 7b570bdfdd Update models_point_rendering.c 6 月之前
  Colleague Riley 6bf40eee4f
Update to RGFW 1.5 (#4688) 6 月之前
  Eike Decker 5c1cce28a7
Using Module provided canvas id for event binding (#4690) 6 月之前
  Michael Kearns 35a9257d20
Update BINDINGS.md for official V language binding change (#4691) 6 月之前
  Ray cfbba79bd3 REVIEWED: example: `models_textures_tiling` shaders 6 月之前
  Ray fddfb58f85 REVIEWED: Potential shader issues 6 月之前
  Ray af163ba22a REVIEWED: example: `shaders_julia_set` 6 月之前
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) 6 月之前
  Ray da5a868e2a REMOVED: example: `core_gamepad_info` 6 月之前
  Ray 2f6230e366 Formatting review and examples review 6 月之前
  Ray 4bceddd4de ADDED: example: `models_tesseract` 6 月之前
  Ray a1896c7a90 REVIEWED: Code/Web-Makefile formatting 6 月之前
  github-actions[bot] 43db59d1aa Update raylib_api.* by CI 6 月之前
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 6 月之前
  Ray 8e450e4446 Reviewed shaders formating to follow raylib coding conventions 6 月之前
  Ray 49b905077d remove trailing spaces 6 月之前
  Ray 62d8969a56 Reviewed shader formating 6 月之前
  Ray 2b2694a89f Fix #4680 6 月之前
  veins1 08b089f620
Reviewed shaders_deferred_render (#4676) 6 月之前
  Michael Kearns 34f431b422
Update xcode-frameworks dependency for latest zig (#4675) 6 月之前
  Hakunamawatta 43dbaf21e7
[examples] Fix broken link (#4674) 6 月之前
  Le Juez Victor eee86dd7c9
[build][CMake] Fix cmake configuration issue for Android (#4671) 6 月之前
  Le Juez Victor b554b53ede
fix pixel offset issue with `DrawRectangleLines` (#4669) 6 月之前
  github-actions[bot] 433cc23ea4 Update raylib_api.* by CI 6 月之前
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 6 月之前
  Le Juez Victor ddd86a3387
[rshapes] Fix pixel offset issue with line drawing (#4666) 6 月之前
  K. Adam Christensen 5d9aed5d40
[rlgl] Optimize rlReadScreenPixels (#4667) 6 月之前
  Maicon Santana fc29bc27fd
Fix Touch pointCount reduction (#4661) 6 月之前