Blender Git Commit Log

Git Commits -> Revision 5b10d08

July 17, 2021, 11:10 (GMT)
Sculpt dyntopo:

* Prototyped a threaded bmesh->Mesh converter function. It's about
20-30% faster. Currently disabled.
* Tried to fix more of the bugs when stepping between sculpt and
other undo step types in the global undo stack.

Commit Details:

Full Hash: 5b10d08db397c77cd5369e676abfca3a1f2a1268
Parent Commit: 7c4eb4f
Lines Changed: +702, -34

7 Modified Paths:

/source/blender/bmesh/intern/bmesh_log.c (+50, -2) (Diff)
/source/blender/bmesh/intern/bmesh_log.h (+2, -0) (Diff)
/source/blender/bmesh/intern/bmesh_mesh_convert.c (+12, -10) (Diff)
/source/blender/bmesh/intern/bmesh_mesh_convert_threaded.c (+619, -11) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+13, -5) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021