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 supported1048 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Using too many tiles and a `Camera2D` will make `TileMapLayer` vanish on camera `zoom` + `offset`
- Fix animation compression method for Non-zero blend shape weights and rounding & Add unit tests
- CollisionPolygon2D -- Debug collision shape only shows outline in exported projects
- Landscape orientation is shown rotated upside down in Firefox for Android (web export)
- [Multiple monitors] Window disapears when borderless fullscreen and window mode maximized
- Replace `List` with `LocalVector` if used as simple buffer
- [Windows on Snapdragon ARM] GUI goes double in popup windows
- Changing scene twice in `_ready` fails to call `_ready` on final scene
- Clarify API for top selected nodes in EditorSelection and make public
- Don't create an UndoRedo action if Autoload order doesn't change after Drag & Drop
- Docs
- C++ not yet supported