Editor
Editor copied to clipboard
Allow multi-selection for edition tools
- A tool must confirm that it supports multi selection
- Modifying a property must modify all to the same properties to other selected objects
- Undo/Redo should be supported (undo/redo all at the same time)
heads up, also add some debounce to property inputs. I noticed input lag/freeze when changing the scale of a cube with .dds texture on it. That or make Change on Blur?