Commit Graph

3 Commits

Author SHA1 Message Date
f6c607d84c Uses source engine camera trait for view angle calculation
Replaces the custom `view_angle_to` function with `omath::source_engine::CameraTrait::calc_look_at_angle` for vector3 view angle calculations.
This change aligns with source engine conventions and improves code consistency.
2025-10-11 15:46:52 +03:00
df6d75e554 changed code style 2025-05-03 20:31:59 +03:00
c7dda0ff10 changed source files naming 2025-03-21 04:30:17 +03:00