Commit Graph

5 Commits

Author SHA1 Message Date
aa08c7cb65 improved projectile prediction 2026-03-17 20:43:26 +03:00
a5c0ca0cbd added stuff 2026-03-17 20:31:46 +03:00
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