Blender Git Loki
Git Commits -> Revision 21d4c9e
Revision 21d4c9e by Mai Lavelle (temp-cycles-microdisplacement) July 10, 2016, 23:12 (GMT) |
Fix performance regression during mesh sync The switch from std::vector to ccl::array in Mesh caused quite a big slowdown during mesh sync. Using a quick fix for now. Proper thing to do would be to avoid most memory allocation in subd code. |
Commit Details:
Full Hash: 21d4c9e649cc7f2e721938cd0534a5a28cc9ba51
Parent Commit: 526ac84
Lines Changed: +5, -0
1 Modified Path:
/intern/cycles/subd/subd_dice.cpp (+5, -0) (Diff)