-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Add missing descriptions to remaining signals #87047
Add missing descriptions to remaining signals #87047
Conversation
2c4deca
to
ca506aa
Compare
I gave my best shot at updating the descriptions of those few surrounding methods too, to give them slightly more detail. But, I have little knowledge on them at the moment, and they may be factually incorrect. |
ca506aa
to
409db37
Compare
Updated the PR to replace those "such as" with "for example". |
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.
Sorry for not reviewing sooner and thanks for looking into the remaining descriptions. I recommend doing some adjustments, but otherwise it's good.
409db37
to
98582d7
Compare
Updated the PR accounting for the above feedback |
Amazing! One last thing, you've updated |
98582d7
to
8f10d7d
Compare
Should be all good soon |
Thanks! |
Cherry-picked for 4.2.2. |
This PR adds descriptions to signals which were previously missing one.
These are:
node_deselected
signal.bone_enabled_changed
,pose_updated
andshow_rest_only_changed
signals.show_rest_only
property and theNOTIFICATION_UPDATE_SKELETON
constant.It also tweaks the descriptions of surrounding signals very slightly.
This also would make all signals in the class reference documented. 100%.