7959 Revize (1958de4a12e3d0ae9db27e2ee0b1fe3d950f76b3)
 

Autor SHA1 Zpráva Datum
  Chris Dill 1958de4a12
Update raylib-cs binding link (#4746) před 9 měsíci
  whaley e85ae86f70
[platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) před 9 měsíci
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) před 9 měsíci
  Eike Decker 1f6de0c507
Replacing hardcoded canvas id references with module variable usages (#4735) před 9 měsíci
  Ray d46ba9a671 Merge branch 'master' of https://github.com/raysan5/raylib před 9 měsíci
  Ray 9789ff123b REVERTING: `emscripten_sleep()` previous removal #4713 před 9 měsíci
  Peter0x44 2492dd3d0a
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) před 9 měsíci
  elite0OG 5504983c91
Update CMakeLists.txt (#4727) před 9 měsíci
  Asdqwe f6f31a9f21
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) před 9 měsíci
  Ray 53ea275b9c Merge branch 'master' of https://github.com/raysan5/raylib před 9 měsíci
  Ray 861ebafe62 Update shaders_mesh_instancing.c před 9 měsíci
  Asdqwe 139de05e9d
[rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) před 9 měsíci
  Nikolas 49d37b035f
[rtexture] Cubemap mipmap loading improvements (#4721) před 9 měsíci
  Anstro Pleuton 7bfc8e8ca7
[example] Add shaders_rounded_rectangle example (#4719) před 9 měsíci
  Ray 87f17538d0 Reviewed warning on shared library generation for web před 9 měsíci
  sleeptightAnsiC 322ba54c08
Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) před 9 měsíci
  Ray 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 před 9 měsíci
  Ray d48b8afbb5 Update rcore_web.c před 9 měsíci
  Anthony Carbajal 77c509db6e
removed hardcoded sleep (#4713) před 9 měsíci
  Anstro Pleuton 773e3f5f9f
Update more examples inconsistencies (#4711) před 9 měsíci
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) před 9 měsíci
  github-actions[bot] e70f9157bc Update raylib_api.* by CI před 9 měsíci
  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) před 9 měsíci
  Ray a16e26a52a Merge branch 'master' of https://github.com/raysan5/raylib před 9 měsíci
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 před 9 měsíci
  Anstro Pleuton 945f181f1d
[examples] Update examples to be consistent (#4699) před 9 měsíci
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 před 9 měsíci
  Auz 8575150747
Bump BINDINGS.md version number for Raylib.nelua (#4698) před 9 měsíci
  Ray 0275d13aa8
Update README.md před 9 měsíci
  Anthony Carbajal 27e530eb18
update examples with difficulty stars (#4694) před 9 měsíci
  Ray 7c7b087efb REVIEWED: example: `shaders_deferred_render` -WIP- před 10 měsíci
  Ray 313067d749 Update rlgl.h před 10 měsíci
  Ray 94f261c6d7 Update rmodels.c před 10 měsíci
  Ray 7b570bdfdd Update models_point_rendering.c před 10 měsíci
  Colleague Riley 6bf40eee4f
Update to RGFW 1.5 (#4688) před 10 měsíci
  Eike Decker 5c1cce28a7
Using Module provided canvas id for event binding (#4690) před 10 měsíci
  Michael Kearns 35a9257d20
Update BINDINGS.md for official V language binding change (#4691) před 10 měsíci
  Ray cfbba79bd3 REVIEWED: example: `models_textures_tiling` shaders před 10 měsíci
  Ray fddfb58f85 REVIEWED: Potential shader issues před 10 měsíci
  Ray af163ba22a REVIEWED: example: `shaders_julia_set` před 10 měsíci
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) před 10 měsíci
  Ray da5a868e2a REMOVED: example: `core_gamepad_info` před 10 měsíci
  Ray 2f6230e366 Formatting review and examples review před 10 měsíci
  Ray 4bceddd4de ADDED: example: `models_tesseract` před 10 měsíci
  Ray a1896c7a90 REVIEWED: Code/Web-Makefile formatting před 10 měsíci
  github-actions[bot] 43db59d1aa Update raylib_api.* by CI před 10 měsíci
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` před 10 měsíci
  Ray 8e450e4446 Reviewed shaders formating to follow raylib coding conventions před 10 měsíci
  Ray 49b905077d remove trailing spaces před 10 měsíci
  Ray 62d8969a56 Reviewed shader formating před 10 měsíci