Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaClient/Source
Joonas Rikkonen 6127bb473d - Moved character nametag visibility culling to the update method (doesn't make sense for the update rate to be tied to rendering framerate).
- Name tags on characters that are outside the camera view are automatically hidden to avoid the costly visibility checks.
- If the controlled character or the target has no head, the visibility check is done based on the position of the torso.
- Fixed sub->outside visibility checks.
- Fixed invalid attributes in the flashlight config.
2017-12-17 21:47:03 +02:00
..
2017-12-16 21:45:30 +03:00
2017-12-05 18:50:36 +03:00
2017-08-31 18:53:37 +03:00