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 supported1035 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Timer emits timeout sooner than it should when initialized together with the scene
- Add `--force-console` option to force the creation of a console on Windows
- Invalid case for `PlaceHolder` & `UserData` in GDExtension function pointers
- Create RangeInt and EditorSpinSliderInt, int64_t versions of Range and EditorSpinSlider.
- GraphEdit mouse input still triggers node actions (such as showing a node creation dialog) when Space is held to pan
- Improve theme editor responsiveness when adding / removing overrides
- Texture2Drd nested in ShaderMaterial keeps completely white once an empty RID was assigned to it
- Prevent `void` array to be used as a return type of function in shader
- Error printed in outpout when creating new resource or selecting main scene on Linux X11 (EditorFileDialog on top of modal dialog)
- Core: Mutual conversion operators to constructors
- Docs
- C++ not yet supported