You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tools, like Relax, have a ton of options that can be tweaked that don't fit in the 3D View header. In those cases, we should use popover panels to still expose them while saving space. The current sections that should be moved into popovers in the header are:
Algorithm (Relax)
Masking (Tweak, Relax)
Tweak (PolyPen, Strokes)
The text was updated successfully, but these errors were encountered:
This is in, but I'd like a quick review from @vxlcoder before considering it finished.
Main question:
I'm registering all the panels separately in RFCore, which looks a bit messy. Is this something I could do with RFRegisterClass? I poked around the registering system a bit but tbh I don't fully understand how it's finding and registering all the subclasses. Or is it fine as-is?
Some tools, like Relax, have a ton of options that can be tweaked that don't fit in the 3D View header. In those cases, we should use popover panels to still expose them while saving space. The current sections that should be moved into popovers in the header are:
The text was updated successfully, but these errors were encountered: