mirror of
https://github.com/lubosz/overte.git
synced 2025-04-13 18:32:13 +02:00
When initAnimGraph is called it asynchronously loads the Animation graph in the background. If the model url is changed, or the Model is deleted in between the initial load and it's completion, It's possible to access a bad Rig::_animSkeleton pointer. The fix is to hold onto the _animSkeleton pointer via a weak ref. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |