Files
Dmitry Stepanov b81f3a8469 curve fetching optimization for animation system
- gives 2x-3x performance boost on average
- essentially turns binary search of a span into simple indexing using stored index value from the previous frame (so called "fetch hint")
2026-07-13 21:46:52 +03:00
..
2026-07-04 20:54:03 +03:00