Blender Git Commit Log

Git Commits -> Revision 243e9be

Revision 243e9be by Joseph Eagar (sculpt-dev)
October 21, 2021, 00:27 (GMT)
Sculpt: disable slow code

How silly of me. I had left on
some debug code I wrote for edge collapse.
This particular debug code generated a .obj
format string of the local mesh around an edge
before collapsing edges.

What amazes me is that the performance regression
was only about as bad as the original edge collapse
implementation in DynTopo.

Commit Details:

Full Hash: 243e9be5884d2c99fc4591d252f156aebe5ab39a
Parent Commit: c563169
Lines Changed: +3, -3

2 Modified Paths:

/source/blender/bmesh/intern/bmesh_core.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021