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 supported1032 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- ResourceLoader doesn't seem to cache loaded assets even with CACHE_MODE_REUSE
- Expose `Node3D.scale()` as `scale_object()`
- Add Open Dock shortcuts
- UI problems on Windows while in full-screen with embed_subwindows disabled. Flickering, Unusable option buttons.
- Fix `Node2D.look_at` function with viewport scaling
- Add the possibility to edit dict keys.
- Literal String as int (or float) cast causes Parser Error "Cannot cast a value of type "String" as "int"." although it works with variable String
- Renaming or changing path of a Resource does not update EditorResourcePicker immediately
- Update Control class to properly reflect behavior of Themes on Control Children
- Fix `PopupMenu` loops over items when `ui_down`/`ui_up` is pressed
- Docs
- C++ not yet supported