Blender Git Loki
Git Commits -> Revision 6e3a9b9
Revision 6e3a9b9 by Sergey Sharybin (master) October 24, 2018, 10:40 (GMT) |
Subsurf: Remove edit mesh modifier callbacks Those were used for partial updates during edit mode, which will not be possible anymore with OpenSubdiv. Optimization for OpenSubdiv would be to re-use topology refiner if topology does not change. But this is something to be done for both edit and object modes, no need to have separate code paths for those. This commit makes OpenSubdiv to properly work in edit mode. |
Commit Details:
Full Hash: 6e3a9b9313a2dcbd5c8967387de36b4ecd312d3e
Parent Commit: f1f0666
Lines Changed: +1, -30
1 Modified Path:
/source/blender/modifiers/intern/MOD_subsurf.c (+1, -30) (Diff)