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 supported1106 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- Add `body_is_valid()` to PhysicsServers and remove invalid exceptions in `PhysicsBodyXD/SoftBody3D::get_collision_exceptions()`.
- Auto interface scaling for the editor does not work on a per-monitor basis on Wayland.
- Setter called twice if script is extended in instance
- AudioStreamPlayer doesn't loop with parameters/looping set to true in web export
- Having free() in a script in the scene tree will throw an error in exported game
- godot crashes after I close the debug window with the game
- Performance and memory optimization for open addressing hash structures(`AHashMap`, `OAHashMap`, `HashSet`)
- LightmapGI: Use Geomerics technique for retrieving irradiance from SH
- Jolt: Body penetration issues compared to GodotPhysics3D
- Implement `@no_storage` annotation
- Docs
- C++ not yet supported