godot
https://github.com/godotengine/godot
C++
Godot Engine – Multi-platform 2D and 3D game engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1109 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Optimize `_render_canvas_item_tree` by reducing z-index iteration range
- Move where NOTIFICATION_CRASH is emitted.
- Unify Scene and Script tabs
- Selecting windows taskbar menu application item starts new duplicate process instead of activating application
- Incorrect Calculation of event.relative for InputEventScreenDrag with Multitouch in Web Version
- BBCode is inconsistent when used in inspector tooltips with @export variables.
- Fix for duplicate points in Curve2D causing tesselate() to duplicate redundant points.
- Buttons do not return to normal state after press is released
- Renaming a file updates it in the editor but doesn't rename it on the disk if its only the letter cases
- Fix ViewportTexture's "has_alpha()" returning false when the SubViewport it's from, has "transparent_bg" turned on.
- Docs
- C++ not yet supported