6658 次代码提交 (1896268775e59d00b2b4f3fea0bc244eee1a1cb4)
 

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