Patch - Improves camera controls and movement. - V14.5.33

Refactors camera input handling for smoother and more intuitive control.

This change introduces a dedicated CameraInput structure and updates the
camera class to use it for movement and rotation based on user input.
It removes the old position class camera related logic and integrates mouse
delta for precise rotation control and scroll wheel for speed adjustments.

Updates ImGui layout to reflect the new size for the docked space.
This commit is contained in:
2025-10-10 17:16:10 +02:00
parent b31b242775
commit 295b7354d9
10 changed files with 171 additions and 242 deletions

BIN
x64/Debug/config.txt (Stored with Git LFS)

Binary file not shown.

BIN
x64/Release/config.txt (Stored with Git LFS)

Binary file not shown.