Version 5.0 Final

Release Note

This is the final 5.0 for-production release of the SpeedTree SDK.


General Notes


Core Library


Forest Library

CInstance::m_fRotation was not properly initialized. CForest::UnregisterTree() incorrectly deleted the tree that was passed to it. As CForest()::RegisterTree() does not allocate a tree object, CForest::UnregisterTree() does not delete the tree object.


Render Interface Library


Reference Application