Objective
For now, the Material inspector window is handled directly inside the Inspector Window.
Since it is still a entirely new window, it should be handled like the others and derive from the ADocumentWindow class.
We should use the WindowRegistry to get the necessary data for its handling.
Acceptance Criteria
Dependencies
No response
Technical Details
No response
Type
Editor
Objective
For now, the Material inspector window is handled directly inside the Inspector Window.
Since it is still a entirely new window, it should be handled like the others and derive from the
ADocumentWindowclass.We should use the
WindowRegistryto get the necessary data for its handling.Acceptance Criteria
WindowRegistryclass should be implemented in order to be able to retrieve the necessary dataDockingRegistryclass should be implemented in order to be docked properly when first rendering itDependencies
No response
Technical Details
No response
Type
Editor