Blender Git Loki
Git Commits -> Revision 673ac43
Revision 673ac43 by Sergey Sharybin (master) February 12, 2011, 17:28 (GMT) |
Save one memory block allocation/disposing when propagating changes from deformed PBVH to the base mesh. It's not real bottleneck, but crazyspace corrections looks nicer now. Real bottleneck is normals re-calculation, which calls plenty of fsqrt's. We could avoid this for some modifiers (which don't use normals), but such checking would make code less controllable. |
Commit Details:
Full Hash: 673ac43f2ef06002d67f266ad2066b722654b5fc
SVN Revision: 34802
Parent Commit: 55f68c3
Lines Changed: +30, -29
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+30, -29) (Diff)