-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Update groups tutorial for project-wide node groups #9461
Conversation
70c4224
to
6f0b105
Compare
Fixed in a force-pushed amend. Is it recommended that I add a new commit for fix next time? |
No we prefer single commits! |
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.
The style itself looks good, will await some approval on content as well
Thanks. Yes there anybody I can tag here or should I wait for a contributor to pick it? |
Relevant team is already requested for review |
Thanks! And congrats on your first merged PR! |
godotengine/godot#60965 introduced several changes to how we manage groups in the Editor UI. The Groups dock has had an overhaul and the Groups Editor was removed entirely.
As #9177 points out, this change is yet to be reflected in the documentation. This PR has the intent to be the first step towards this.
Please let me know how I can improve the writing, or any further page that should also change.