47 コミット (4af48fba743d13295abe09af4256b2c9a285931f)

作成者 SHA1 メッセージ 日付
  Ray aa475b1046 REVIEWED: Code sections description for consistency 1ヶ月前
  Nikolas 7267c1c8a1
Make culling distances consistent across raylib 2ヶ月前
  Ray fa0eada61a Update year to 2025 9ヶ月前
  Ray 1f45e7af76 REVIEWED: Coding conventions 10ヶ月前
  Ray 3fb1ba25ac Removed tabs and triple line-breaks 1年前
  Anthony Carbajal da95f88c36
updated camera speeds with GetFrameTime (#4362) 1年前
  hanaxars 65c4003546
Make camera movement independant of framerate (#4247) 1年前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1年前
  Tomas Fabrizio Orsi 10e702facd
FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#3938) 1年前
  Danil 6a8cc62b67
Fix GetCameraRight (#3784) 1年前
  Brian E 812645b077
cleaned away unused macros in rcamera.h (#3762) 1年前
  Ray 3f1e59a7cf Update copyright to 2024 1年前
  lesleyrs 6b93180130
Fix for free camera mode (#3603) 1年前
  ubkp 811abcb19f
Fix rcamera.h so mouse/keyboard and gamepad can coexist for input (#3579) 1年前
  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) 2年前
  ubkp c25b52b1b3
Fix rcamera.h issues (#3240) 2年前
  Ray bc40012ca3 Added missing structure on standalone mode #3160 2年前
  Ray 0b9fae3c53 Reviewed `rcamera`/`rgestures` file-macros for consistency #3161 2年前
  Pixel Phobic b1b6ae3905
Full Movement Added to Right Analog Stick (#3095) 2年前
  Ray e17cf9ecd7 REVIEWED: Formating 2年前
  Pixel Phobic 3f8ef4e05f
Updated (rcamera) To Add Analog Stick Cam Controls (#3066) 2年前
  Ray 7d68aa6869 REVIEWED: Modules description layout 2年前
  kolunmi 98cb7a19a1
ensure distance is greater than 0 in CameraMoveToTarget (#3031) 2年前
  Ray 8ca3212701 REVIEWED: `UpdateCameraPro()` to use `Vector3` 2年前
  Ray f9c4cc2040 ADDED: `UpdateCameraPro()` -Experimental- 2年前
  Ray 614e0518a7 Remove trailing spaces 2年前
  Ray 47dd842e81 Minor format tweaks 2年前
  Ray f594f14510 Reviewed typo and formating 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年前
  veins1 ec95aa2e04
Move camera after rotation (#2923) 2年前
  Ray e843be7ea5 ADDED: rcamera dependencies details 2年前
  Ray ea590c44a9 REVIEWED: Camera redesign PR 2年前
  Crydsch Cube 73989a4981
WIP rcamera redesign vector (#2563) 2年前
  Julio C. Galindo 6ae21d6581
Fixed some grammar mistakes and typos. (#2914) 2年前
  Ian McFarlane b9e49cdca6
rcamera: move y clamp to before 3d projection (#2905) 2年前
  Ray bba6ae5622 RENAME: type to projection #2851 2年前
  Ray b59fab7ee6 Update year to 2023 2年前
  Ray 2a2c9e4da8 minor tweaks 3年前
  Ray fd191a32ea Remove trailing spaces 3年前
  Ray 241d6526b0 Some camera improvements #2563 3年前
  DavidLyhedDanielsson 761669272f
Fix free camera panning in the wrong direction (#2347) 3年前
  raysan5 a940f41b4b Update year to 2022 3年前
  Ray 83b3478fe4 Reviewed some TODO 4年前
  Ray 8d7f97ee04 Remove trailing spaces 4年前
  Ray 79f36799e7 REVIEWED: Avoid raymath dependency 4年前
  Ray 99ab4d6cb8 WARNING: MODULES RENAMING!!! 4年前
  Nikolay Krasheninnikov 18d73eef19
Fixes target direction for first person camera mode. (#1977) 4年前
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 4年前
  Lambert Wang 2545f62565
Added support for additional mouse buttons (#1753) 4年前