mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-01-14 17:29:23 -05:00
* Move AnimDecodeCache lock managed to native Should prevent crash if cache is accessed concurrently by native and managed at the same time. * Also pass lock thrugh CalcLocalHierarchyAnimation * Make sure nested bone merge hierarchies update correctly