mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-04 06:00:17 +00:00
cb68da95cc
Cause: std::vector.resize() function invalidates Vtr::Level pointers held by FVarLevel Fix: switch std::vector<Vtr::Level> to std::vector<Vtr::Level *> and cycle through the vector with appropriate new/delete. |
||
---|---|---|
.. | ||
far | ||
hbr | ||
osd | ||
sdc | ||
tools/stringify | ||
vtr | ||
CMakeLists.txt | ||
version.h |