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 supported1139 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Running `--gdscript-generate-tests` results in errors and crash on macOS after completion
- Add `ValuePtr` (like `std::indirect`). Halve `SignalData` size from ~176 -> ~80 bytes (12mb off editor)
- [Web Editor] Make easier to download files from the project
- Add native touch support to `PopupMenu`
- EditorPlugin::_handles is not being run for Node(s)
- [Core] Introduce `Variant.to<Type>()` as a replacement to implicit conversions from `Variant`
- Properly deprecate `_has_main_screen()` method
- Exports since 4.6.1 suddenly include 4.8 MB of ICU data
- [ObjectDB Profiler] Make easier to identify objects in the Snapshot Object View
- Tighten `GDType` registration restrictions by auto-finalizing it after `Object` registration events
- Docs
- C++ not yet supported