Page MenuHome

Multires: Enable sculpting in all subdivision levels
ClosedPublic

Authored by Pablo Dobarro (pablodp606) on Apr 30 2020, 3:19 PM.

Details

Summary

Return the correct sculpt level in BKE_multires_sculpt_level_get and
enable the property in the UI

Diff Detail

Repository
rB Blender

Event Timeline

Pablo Dobarro (pablodp606) requested review of this revision.Apr 30 2020, 3:19 PM
Sergey Sharybin (sergey) requested changes to this revision.Apr 30 2020, 3:32 PM

Think the entire fe86375d1c6 is to be reverted, same as done as part of D7352 (can't link to a specific commit in the patch it seems).
Initial intention of adding BKE_multires_sculpt_level_get was to make it easy to see where access to sculpt level is to happen (if sculptlvl was replaced with lvl that'd make it more difficult to find all the cases). Now I do not see any reason to have such pass-through accessor.

This revision now requires changes to proceed.Apr 30 2020, 3:32 PM
This revision is now accepted and ready to land.Apr 30 2020, 3:46 PM