Blender Git Commit Log
Git Commits -> Revision c138679
Revision c138679 by Campbell Barton (master) August 4, 2020, 05:34 (GMT) |
Modifier: bypass mesh conversion for hooks in edit-mode Avoid the conversion for the hook modifier as riggers may need to enable this modifier in edit-mode. The speedup of the modifier alone is significant since the hook operation is simple compared to conversion that took over 99.9% of the time in my tests, however the overall speedup was around to 1.6x. |
Commit Details:
Full Hash: c1386795a9226c943947ff1956cd43adcf3db88c
Parent Commit: 9de5adc
Lines Changed: +83, -35
1 Modified Path:
/source/blender/modifiers/intern/MOD_hook.c (+83, -35) (Diff)