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 supported1133 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Speed up `GDScript::get_script_property_list` by not using an intermediate Vector
- Fix: signal callback insertion scroll and caret placement
- Core: Add `Variant`-typed constants to `GDType`
- Add `add_apple_embedded_platform_spm_package` method to `EditorExportPlugin`
- GDScript: Fix wrong error line indicator position of static typed FOR loop
- Profiler: Fix visual profiler showing inaccurate times for categories
- Add script editor type hints for `preload()`
- Avoid full project list reload in `ProjectList::_notification()` on language change
- Fix `register_extension_class` never iterating parents for exposed checks
- Fix incorrect debugger line for errors with the loop variable
- Docs
- C++ not yet supported