Page MenuHome

Updated voxel remesher defaults
ClosedPublic

Authored by Ramil Roosileht (Limarest) on Apr 9 2022, 1:01 AM.

Details

Summary

Implements T97163
Newly created meshes have all voxel remesher checkboxes aside from Fix Poles enabled.
Startup files updated with versioning.

Diff Detail

Repository
rB Blender

Event Timeline

Ramil Roosileht (Limarest) requested review of this revision.Apr 9 2022, 1:01 AM
Ramil Roosileht (Limarest) created this revision.

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.

Ramil Roosileht (Limarest) edited the summary of this revision. (Show Details)

Reverted startup file changes and used versioning instead, thanks @Hans Goudey (HooglyBoogly)

On the user side this looks good and behaves as expected.

This revision is now accepted and ready to land.Apr 11 2022, 9:54 AM
This revision was automatically updated to reflect the committed changes.