Blender Git Loki
Git Commits -> Revision 7776f03
Revision 7776f03 by Sergey Sharybin (master) January 15, 2016, 11:29 (GMT) |
Changes around update normals from PBVH to CDDM - Only do this if PBVH is not used for display, this should correspond to whats' happening in sculpt.c now. - No need to do such synchronization for solid drawing, it supports optimal display from PBVH. In fact, such synchronization is only needed in the following case: Drawing callback does not support PBVH draw and sculpt session is configured to use PBVH for display and related operations. |
Commit Details:
Full Hash: 7776f03873e47c2327d1d2fdb980a12cb99407de
Parent Commit: 2414832
Lines Changed: +13, -5
1 Modified Path:
/source/blender/blenkernel/intern/cdderivedmesh.c (+13, -5) (Diff)