Editor icon indicating copy to clipboard operation
Editor copied to clipboard

Allow multi-selection for edition tools

Open julien-moreau opened this issue 6 years ago • 1 comments

  • 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)

julien-moreau avatar Jun 13 '19 20:06 julien-moreau

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?

the-simian avatar Jun 13 '19 20:06 the-simian