This update represents a major consolidation of the editor architecture, focusing on performance, usability, and standardization.
Assets & Properties Panel
- Overhauled the Properties panel using a new composable
Sectionarchitecture to replace the rigid property items. - Introduced
NumberFieldinputs with "scrubbing" (drag to change) and inline math evaluation (e.g.,1920/2) to speed u...