Commit Graph

3 Commits

Author SHA1 Message Date
9d5984093d 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
4406e1e461 changed code style 2025-05-03 20:31:59 +03:00
d5d1260784 changed source files naming 2025-03-21 04:30:17 +03:00