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
- You're breathtaking!
- Optimize String `_find_upper` and `_find_lower` by handling low-bit characters (including normal latin) explicitly.
- Add `String::concat` and `string.extend` functions to core for efficient String concatenation.
- Fix Window clamping to embedder on resize
- Add tests for `Camera3D` frustum functions
- Improve the material preview in the inspector
- Fix orphan strings in `EditorHelpBit`
- GDScript: Fix type compatibility check between `Array[T]` and `Packed*Array`s
- CollisionPolygon2D -- Debug collision shape only shows outline in exported projects
- [Windows on Snapdragon ARM] GUI goes double in popup windows
- Docs
- C++ not yet supported