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 supported1058 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Fix serve.py stuck before serving files
- Preserve mouse and key state when reparenting controls.
- Error when creating a new project with specific steps (Create Folder manipulation)
- The project's window title isn't visible when using a floating game window
- Uninitializing engine singletons makes the engine try to call free callbacks to GDExtensions that are already uninitialized
- Fix the use of `Object::_instance_bindings` when GDExtensions are uninitialized
- Exported Dictionaries that are modified in the Inspector and also changed at runtime are not reset to their initial value in scenes that are stored in a variable and reloaded
- Autocompletion and type/method signature checking does not work after the second degree inside of an `is` block
- Environment "Glow" should be put before the "Tonemap"
- Godot silently overwriting external (git) changes upon Running project, even when choosing 'reload'
- Docs
- C++ not yet supported