-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented an entity browser #2883
Conversation
Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It already looks very cool in the current shape 👍 but I have to proposals to make it more useful
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice tool as a first step. I guess you already have many ideas for future improvements, the most obvious to me would be adding a search box in each filter (all, none, etc.) so we can easily find the component we want.
Signed-off-by: Ansis Māliņš <[email protected]>
@mikhail-dcl is on holiday.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing tool, thanks!!
What does this PR change?
This change adds an entity browser window under Arch/View/Entities in the top menu in Unity editor. It allows you to compose any query and view the list of matching entities and their components in real time.
How to test the changes?
Our Code Review Standards
https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md