1497 コミット (3dede82734f2e217d0948053b590afc886990a83)

作成者 SHA1 メッセージ 日付
  Jeffery Myers 62f5382d56
[AUDIO] Add an example of how to use LoadSoundAlias (#3223) 1年前
  Ray 86f95d7150 Reviewed C compilation issues and formatting 1年前
  ubkp b980268ba7
[example] Core Input Gestures for Web (#3172) 1年前
  Wytek01 3c4ce9c99b
Update examples_template.c to raylib 4.5 (#3156) 1年前
  Ray 225b4fb3e2 REVIEWED: `Vector2Angle()` 1年前
  Ray fdc28fce80 Reviewed vector2angle example 1年前
  Ray e8af875756 Minor format tweak, another issue introduced... 1年前
  Gisteron 64bb2fe3ec
fix vector angle example mode 0 circle segment drawing (#3150) 1年前
  Ray 5361d498c3 WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887 1年前
  iacore 7392c4b0c5
Better examples/core_input_gamepad (#3110) 1年前
  Ray 6aada7d5ec Updated examples to `raygui 4.0-dev` 1年前
  Dane Madsen e465ed0850
Added ImageRotate (#3078) 1年前
  Dane Madsen a4a6d4da8a
Add GenImageGradientSquare (#3077) 1年前
  Dane Madsen e96dc46d38
Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient (#3074) 1年前
  Gamer-Kold 6b92d71ea1
Reverted commits that deprecated the build.zig files, and added a note to all of them stating version of zig they were using (#3060) 1年前
  Alfred Reinold Baudisch 53b7b26c45
Added ModelAnimation.name, initially with GLTF animation names loaded (#3044) 2年前
  Ray 5573f0f1c7 REVIEWED: Ligthmap example 2年前
  Jussi Viitala abcbd9817e
Lightmap example. (#3043) 2年前
  Ray a4a5a798bd Update rlgl_compute_shader.c 2年前
  star-tek-mb ed2caa1277
fix for latest zig master (#3037) 2年前
  Mingjie Shen 7b7c0c83ef
Fix offset used before range check (#3021) 2年前
  Mansour Quddus 4f43ceb0d2
add missing space in one of the cameraDescriptions (#2977) 2年前
  Ray 2e02474b7a Update core_loading_thread.c 2年前
  Ray 54ccb18e87 Update write_depth.fs 2年前
  Ray 3d64598e11 Update Makefile 2年前
  Ray 1a361fdfe2 Update Makefile.Web 2年前
  Ray 5a2c49b954 Updated Makefiles to include all missing new examples 2年前
  Ray 90ec0d52e0 Reviewed filename 2年前
  Ray 4f38830058 Some tweaks 2年前
  Ray 8ca3212701 REVIEWED: `UpdateCameraPro()` to use `Vector3` 2年前
  Ray f9c4cc2040 ADDED: `UpdateCameraPro()` -Experimental- 2年前
  Ray 1b873b028f WARNING: REMOVED: Multichannel audio support API 2年前
  Ray 614e0518a7 Remove trailing spaces 2年前
  Ray f4f6e25340 Support QOA audio file format by default 2年前
  Ray 6897b43599 REVIEWED: `core_drop_files` #2943 2年前
  hkc d26a56d4e1
Added mixed audio processor (#2929) 2年前
  Ray 2766835ed4 REPLACE: TABS by 4 spaces 2年前
  Jeffery Myers 9eaed07b77
Make the oribital camera work like it used to (it is not just a copy of third person) (#2926) 2年前
  Ray 1cfb484100 ADDED: Example project to VS 2年前
  Ray 547819766f ADDED: Example project to VS2022 solution 2年前
  Ray ea590c44a9 REVIEWED: Camera redesign PR 2年前
  Crydsch Cube 73989a4981
WIP rcamera redesign vector (#2563) 2年前
  BugraAlptekinSari 4ae0a416f4
Added raymarch example and thumbnail for write depth (#2919) 2年前
  star-tek-mb 04ab76b889
zig build: do not use deprecated functions (#2913) 2年前
  star-tek-mb ff70a04bf5
update zig build to latest master (#2910) 2年前
  Antonis Geralis 212f331583
Update core_input_gamepad.c (#2903) 2年前
  Nikolas 89171a2608
Add WASM support for Zig build (#2901) 2年前
  Jeffery Myers 81ca2f0bf3
Fix warnings and bad project settings for 4.5 release (#2894) 2年前
  Masoud Naservand e64606a82f
Correct the set paths in bat files in examples/ (#2870) 2年前
  Ghost 2a2f2b20b8
Fixed bug : touches become sticky (#2857) 2年前