6710 コミット (1327b570e3aac6111ebdb3b233b9c60cdc12ee9f)
 

作成者 SHA1 メッセージ 日付
  Ray b68d0850b1 Some code restructuring for input functions, consistency review 2年前
  Ray 10e4aa32f8 Update rtext.c 2年前
  Ray 1896268775 Reviewed examples for consistency 2年前
  Gabriel dos Santos Sanches 2d5d0c2999
examples: core: adds 2D camera two player split screen (#3298) 2年前
  Dan Vu ecc80bbcea
added raylib-raku to bindings (#3299) 2年前
  Ray 30a9a24db9 Review to avoid UBSAN complaining #1891 2年前
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 2年前
  SuperUserNameMan 8cf76ec113
Update Makefile : clean raygui.c & physac.c (#3296) 2年前
  Ray b0c6972e5c Update rcore.c 2年前
  Ray d7debba222 Mouse offset and scaling must be considered also on web! 2年前
  Ray d55527953a Merge branch 'master' of https://github.com/raysan5/raylib 2年前
  Ray 9cce5a93ff Fix #3293 2年前
  Asdqwe 76fe16259d
Update cmake SUPPORT_FILEFORMAT_SVG default value (#3291) 2年前
  Ikko Eltociear Ashimine 97a8fe1e15
Update README.md (#3290) 2年前
  Ryan Roden-Corrent a316f9e7fc
Disable UBSAN in zig builds. (#3292) 2年前
  Ray c104a97590 Update config.h 2年前
  Ray bdda1efd44 Fix #3247 2年前
  Ray 8a82e17a79 Update rtextures.c 2年前
  Asdqwe c147ab51c9
Fix examples/textures/textures_image_rotate.c help instructions (#3286) 2年前
  Asdqwe a69d401433
Fix examples/textures/textures_fog_of_war.c help instructions (#3285) 2年前
  Asdqwe 8bd6bb622c
Add SUPPORT_FILEFORMAT_SVG to cmake (#3284) 2年前
  Ray 67a693fc5b REVIEWED: `LoadImageSvg()` 2年前
  Ray d6f3891009 REVIEWED: `LoadImageSvg()` 2年前
  bXi c03ab03627
Added rudimentary SVG support. (#2738) 2年前
  Ray 75e5cd86d7 Use internal default allocators, instead of user-exposed ones 2年前
  Ray 6e18d96e7a Some tweaks 2年前
  Ray 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 2年前
  Ray d41e3141f1 REVIEWED: Added `SetTextLineSpacing()` to multiline examples 2年前
  Johannes Barthelmes 0f39051562
Fix uninitialized thread-locals in stbi #3282 (#3283) 2年前
  Ray ec6d3bb688 RENAMED: LoadFont*() parameter names for consistency and coherence 2年前
  Asdqwe 927a030bbf
Fix examples/shapes/shapes_collision_area.c help instructions (#3279) 2年前
  Asdqwe 3d0d54e070
Fix examples/shaders/shaders_texture_outline.c help instructions (#3278) 2年前
  Asdqwe fefe8fcda9
Fix examples/others/easings_testbed.c help instructions and small tweak (#3277) 2年前
  Asdqwe 46bac461ce
Add examples/shaders/shaders_lightmap.c to Makefiles (#3276) 2年前
  Asdqwe 1d2b43402e
Remove a duplicated screenshot and add missing one (#3275) 2年前
  Asdqwe 752baac00c
Update examples/models/models_loading_gltf.png;m3d.png screenshots (#3273) 2年前
  Ray 8157d4283e REVIEWED: `GetFileLength()`, added comment #3262 2年前
  Ray 150663f78a Use type name instead of valid specifier 2年前
  Asdqwe d047597244
Fix example/audio/audio_module_player.c help instructions and small bug (#3272) 2年前
  Ethan Conneely fc0d132566
Remove e from secondes (#3270) 2年前
  Asdqwe de3dc94d5b
Fix example/models/models_loading_m3d.c controls (#3269) 2年前
  Asdqwe 9393500bff
Fix example/models/models_loading_gltf.c controls (#3268) 2年前
  iacore 76adf883fd
Fix CMake extraneous -lglfw (#3266) 2年前
  Asdqwe 71a8d09a63
Add missing cmake options (#3267) 2年前
  Ray 9646497216 Formating review 2年前
  Branimir Ričko b27e98a428
Fix bug where default shaders was not linking. (#3261) 2年前
  Nickolas McDonald 9c9fba6a6c
[Feature] IsKey... safety checks and more (#3256) 2年前
  Ethan Simpson 828d273698
Add Vector3 Projecting and Rejection to Raymath (#3263) 2年前
  Jeffery Myers 21f5482e0d
[Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image (#3264) 2年前
  ubkp 4fa66f2635
Fix SetClipboardText for web (#3257) 2年前