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 supported1057 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- PointLight2D shadow_filter = SHADOW_FILTER_NONE still applies a filter in Forward+ and Mobile rendering when it shouldn't
- Classes that inherit `PackedScene` do not store UIDs when serialized and do not have their script when reloaded
- Crash when duplicating file with Ctrl+Drag and drop
- When you use `new` method of a Callable, it will fail in release build.
- On scene load, NavigationAgent2D has target 0,0 and is_navigation_finished() == false when there is more than one navigation layer set
- Bring back the Load button in the `EditorResourcePicker`
- Threads, Mutex and await Timer interaction mismatch
- Fix variant rejecting dying RefCounted
- GLTF: Only pad zeros on numbers when exporting images
- Optionally use fpng encoder for much faster movie writing
- Docs
- C++ not yet supported