SceneEditor icon indicating copy to clipboard operation
SceneEditor copied to clipboard

Enhance editor performance

Open fireclawthefox opened this issue 2 years ago • 0 comments

Larger scenes suffer from the many text elements in the tree graphs and property editor. The scenes itself are good as soon as all the labels have been loaded.

Some ideas: Load only visible labels and some that may be visible soon (lazy loading) Pack labels in the scene graph into one node and flatten them, make sure buttons and other clickable elements won't be affected or labels misplaced.

fireclawthefox avatar May 31 '22 16:05 fireclawthefox