This is Milestone 1 of T81180
This patch reduces the size of the PBVH leaf nodes and includes
all necessary optimizations to keep Sculpt Mode working when using
smaller leaf sizes, increasing performance.
Differential D9029
[WIP] Sculpt: Optimize PBVH drawing and queries Authored by Pablo Dobarro (pablodp606) on Sep 27 2020, 10:14 PM.
Details
This is Milestone 1 of T81180 This patch reduces the size of the PBVH leaf nodes and includes
Diff Detail
Event Timeline
Comment Actions @Pablo Dobarro (pablodp606) I am testing this right now and the perfromacne boost on the clay strips brush is very noticable. On 1,5 million faces it still lags behind sometimes but not much. I dragged for about 2-3 seconds on both and on the new patch it was a slightly worse performance and about 45 seconds of freezing afterwards. Comment Actions @Julien Kaspar (JulienKaspar) Nice. This is only for Clay Strips. If you want to try anchored strokes, you can try D8983 (there brushes like draw sharp or grab also work) Comment Actions @Pablo Dobarro (pablodp606) can you please follow the patch submission guidelines, more specifically, Ingredients of a Patch. Neither the design task nor this patch explains the architectural reconsideration done to the code, why there were done, how to use the new system. We also discussed having automated performance tests for providing objective performance comparisons. Can you please give an update on that? | ||||||||||