Skip to content

refactor: material inspector window as ADocumentWindow #149

Description

@iMeaNz

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

  • 1. The WindowRegistry class should be implemented in order to be able to retrieve the necessary data
  • 2. The DockingRegistry class should be implemented in order to be docked properly when first rendering it
  • 3. The Material Inspector window should be handled like any other

Dependencies

No response

Technical Details

No response

Type

Editor

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions