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 supported1047 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Fix Android build failure due to spaces in `ANDROID_HOME` or `ANDROID_NDK_ROOT` environment variable paths
- PackedStringArrays do not consistently coerce into Array[String]
- EditorExportPlugin: _customize_resource and _customize_scene do not respect convert_text_resources_to_binary setting
- Optimize some project manager and extension reloading checks
- [C#] `uniform vec4 : source_color` cannot be `SetShaderParam()`'d with type `Vector4`. Vice versa, non-`source_color` can't be set with `Color`.
- No revert arrow next to export property when parent scene node has parent script type
- SkeletonIK chain solver operates differently in GDExtension and C++ Module
- Animation Tree: State machine nodes view does not refresh on Undo/Redo creating new node (until next click)
- Remove rect from Path2D
- [macOS] Changing the vertical synchronization cause a system kernel crash
- Docs
- C++ not yet supported