Blender Git Loki

Git Commits -> Revision 6368343

Revision 6368343 by Brecht Van Lommel (master)
January 20, 2020, 08:39 (GMT)
Fix T73129: sculpt mode slow on mesh with fake user

We can't use the fast path when the mesh is used by mulitple objects and so
slower sculpting is expected then. But fake users should not affect this. This
also fixes the same type of error in a few other areas.

Commit Details:

Full Hash: 6368343da9a0aed8511de37b91161ea47418909d
Parent Commit: 6395937
Lines Changed: +15, -6

7 Modified Paths:

/source/blender/blenkernel/BKE_library.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+5, -0) (Diff)
/source/blender/collada/MeshImporter.cpp (+2, -2) (Diff)
/source/blender/draw/engines/overlay/overlay_extra.c (+2, -1) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021