Closed jswigart closed 3 years ago
Thanks, yeh it's a good idea and I'll probably get onto doing this for the next update.
I'm currently busy trying to release my other plugin but definitely want to come back and improve more on Strider again after that.
This has been added for Strider v1.9 coming soon
As a matter of completeness, I think the nodes within the Strider library should implement LOD support so that when you configure the LOD Threshold on the node, the nodes avoid doing their work at the appropriate LOD.
Here are some examples, though I'm not 100% sure these are the correct place, or all the places, such a check needs to be added.
In FAnimNode_AccelerationWarp, FAnimNode_BankWarp, FAnimNode_OrientationWarp in ::Evaluate_AnyThread,
And in FAnimNode_SlopeWarp, FAnimNode_StrideWarp, in IsValidToEvaluate