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 supported1117 Subscribers
View all SubscribersAdd a CodeTriage badge to godot
Help out
- Issues
- OS.has_feature("shader_baker") always returns false, even when it's enabled and seems to be working
- Add helper function in project setting to register global shader parameter
- Make `RD::texture_create` take a `Span<Span<uint8_t>>` to avoid needless allocations.
- Remove automatic capacity shrinking from `CowData` (`String`, `Vector`, and `Array`)
- Improve readability of negated ternary expressions
- Core: Modernize C header with C++ equivalent (core/version.h)
- C# DLL not updated on rebuild after system time manipulation
- Editor: Reduce width of script gutters
- Allow immediately updating kinematic body transforms in the physics server
- Core: Add `BIND` macro for strongly typed enums
- Docs
- C++ not yet supported