Implements T97163
Newly created meshes have all voxel remesher checkboxes aside from Fix Poles enabled.
Startup files updated with versioning.
Details
Details
- Reviewers
Julien Kaspar (JulienKaspar) Joseph Eagar (joeedh) - Maniphest Tasks
- T97163: Updated voxel remesher defaults
- Commits
- rBd1418dd151b1: Updated voxel remesher defaults
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
It might be worth looking into using versioning_defaults.c rather than replacing the startup file, just to avoid changing the binary file in git too much.
Comment Actions
Reverted startup file changes and used versioning instead, thanks @Hans Goudey (HooglyBoogly)