Blender Git Commit Log
Git Commits -> Revision 303cee7
Revision 303cee7 by Pablo Dobarro (sculpt-mode-features) May 14, 2019, 17:25 (GMT) |
Mesh Filter: Initial work for relax mesh filter The mesh filter tool now manages its own orco cache, so there is no need for a global orco mode using the pbvh proxies. The tool should be much faster than before. The code for the relax mesh filter is there, but it is disabled in the interface until the algorithm is finished. |
Commit Details:
Full Hash: 303cee750ed91240d3838b03e1cef1c8e455870a
Parent Commit: 01b0d4b
Lines Changed: +176, -156