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 supported1081 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Vulkan error: Get_tree().quit() freezes computer for 10+ seconds with a black screen, returns with the console constantly printing this message (Compatability mode is fine)
- Expose `VisualShaderConversionPlugin` and conversion related editor methods
- Add `reset` to `CowData`, to bring it on-par with other collections.
- Mesh normals have sudden pops when using non-orthonormal basis
- Converting visual shader to shader loses subresources
- Inline `String::utf8` and `String::utf16` for their simplicity.
- Preview Dictionary and Array values in the inspector instead of showing size.
- PointLight2D shadow_filter = SHADOW_FILTER_NONE still applies a filter in Forward+ and Mobile rendering when it shouldn't
- Optionally use fpng encoder for much faster movie writing
- Add `Image.load_exr_from_buffer`
- Docs
- C++ not yet supported