Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,121 contributions in the last year
Contribution activity
November 2020
Created a pull request in godotengine/godot that received 1 comment
Tooltips: Improve code clarity and docs
The return type for _make_custom_tooltip is clarified as Control, and users
should make sure to return a visible node for proper size calculations.
M…
- Tooltips: Improve code clarity and docs
- Correct documentation about NinePatchRect stretch modes
- Properly reset texture flags when generating radiance
- Docs: Fix Mainloop example
- Fix premature end of animation playing backwards
- MainLoop: Remove deprecated methods
- 3.2: Backport Avoid reentrant OBJTYPE_RLOCK in ClassDB
- Avoid reentrant OBJTYPE_RLOCK in ClassDB