Blender Git Commit Log
Git Commits -> Revision 3580305
Revision 3580305 by Ish Bosamiya (soc-2021-adaptive-cloth) July 21, 2021, 17:57 (GMT) |
modifier: adaptive_remesh: UI for static remeshing of the mesh Simple UI to allow `adaptive_remesh()` through the simple wrapper to be called and controlled easily. This should help with testing since the cloth simulator when applied uses the (point) cached `Mesh` instead running the simulation which will call `adaptive_remesh()` for us. This will need to be fixed later but this is an easier approach to continue development the adaptive remesher. |
Commit Details:
Full Hash: 358030554ac75d2f84343701fa7c64e7d463814a
Parent Commit: b5f262b
Lines Changed: +47, -13