7700 コミット (8b36253e2f735da42ee895b3ef51b33ca3f0fed4)
 

作成者 SHA1 メッセージ 日付
  Jeffery Myers 8d5a90ea3c
Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355) 1年前
  XXIV 9ff47fc807
fix BINDINGS.md (#3358) 1年前
  WraithGlade 115ba2b079
Factor's Raylib bindings mention being at v4.5 (#3350) 1年前
  Ray f2389a1e55 Remove trail spaces 1年前
  Ray f7c3035b8c Update raygui.h 1年前
  Ray c8a6093d52
Update examples creation requirements 1年前
  Ray 557aeff253 REVIEWED: `glInternalFormat` is unsigned and actually, `rlGetGlTextureFormats()` returns 0 if fails 1年前
  Ray a3a5aa7c63 REVIEWED: `LoadFileData()` potential issues with dataSize 1年前
  Ray 83d82b6697 Update rmodels.c 1年前
  Ray f27ea1f0c8 REVIEWED: `IsGestureDetected()` parameter type 1年前
  Ray 7eb49d1c7b EXTERNAL: msf_gif.h, reviewed some warnings 1年前
  Ray 477f5e5436 Update miniaudio v0.11.16 --> v0.11.18 1年前
  Brian E 577a8de7c0
[raymath] Added macros for EPSILON on each function it's used in (#3330) 1年前
  Ray a2b3b1ebe4 REVIEWED: `CompressData()`, possible stack overflow 1年前
  Ray 36e99860ee Added note about WebGL warning 1年前
  Ray c9020ece5d Update linux.yml 1年前
  Ray b335927665 Reviewed PR #3321 1年前
  Christopher Odom eb461512a7
Added UBSAN complaint fix to rLoadTexture #1891 (#3321) 1年前
  Le Juez Victor 4d2906b0a5
Move mutex initialization before `ma_device_start()` (#3325) 1年前
  Ray 5c9cc3f9f7 Reviewed #3323 1年前
  Ray b9acbbbc66 Fix #3323 1年前
  Tobias Mock 421ae5bbd8
Update raylib-ocaml bindings to 4.5 version (#3322) 1年前
  Ray 97c4333803 REVIEWED: `UnloadRenderTexture()`, additional check 1年前
  Brian E acf211a5fa
general syntax fixes (#3319) 1年前
  Ray 33cc18ed51
Update BINDINGS.md 1年前
  Wilson Silva f9c6ca468a
Update BINDINGS.md with vaiorabbit/raylib-bindings (#3318) 1年前
  Ray 06986f36b3 Update rmodels.c 1年前
  turborium 18b22523cc
Update BINDINGS.md (#3317) 1年前
  ubkp 8a1779b2ad
Rename windowM* to screenM* (#3312) 1年前
  Ray 97ef81914c Reviewed parameters for consistency 1年前
  Ray 528b879955 Update rtextures.c 1年前
  ubkp 719365f209
Add SetWindowMaxSize for desktop and web (#3309) 1年前
  bohonghuang 2b1849e57d
Add claw-raylib to BINDINGS.md (#3310) 1年前
  Ray 2e7a7877a5 Update webassembly.yml 1年前
  Kenta 3ab7f70e31
Update BINDINGS.md (#3307) 1年前
  Peter0x44 9d230d753b
Implement FLAG_WINDOW_RESIZABLE for web (#3305) 1年前
  Ray e75f85ce58 REVIEWED: `TextToPascal()` issue when first char is uppercase 1年前
  Rob Loach 30f8dd6e37
rtextures: Fix ImageDraw() source clipping when drawing beyond top left (#3306) 1年前
  Ryan Roden-Corrent b8cd10264b
Revert "Disable UBSAN in zig builds. (#3292)" (#3303) 1年前
  MichaelFiber 37f60e75e7
Remove unneeded #if (#3301) 1年前
  Ray b68d0850b1 Some code restructuring for input functions, consistency review 1年前
  Ray 10e4aa32f8 Update rtext.c 1年前
  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年前