1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
lawnjelly c7764ef26b FTI - Optimize `SceneTree` traversal 2025-05-24 17:38:33 +01:00
lawnjelly cbd6c8d561 `SceneTreeFTI` faster access to `Node` children 2025-05-21 17:19:10 +01:00
lawnjelly ba4ab2dda3 FTI - Fix `SceneTreeFTI` behaviour on exit tree 2025-05-01 07:52:16 +01:00
lawnjelly ae04a3a5dd Physics Interpolation - Move 3D FTI to `SceneTree`
Moves 3D interpolation from server to the client code (`SceneTree`).
Complete rework of 3D physics interpolation, but using the same user API.
2025-04-26 14:13:30 +01:00