Age | Commit message (Collapse) | Author |
|
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
|
|
Happy new year to the wonderful Godot community!
|
|
Mono: Make the bindings generator output enums
|
|
|
|
- Switch to PascalCase for constants names
|
|
|
|
|
|
|
|
Added a node_added signal to the SceneTree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassDB: Provide the enum name of integer constants
|
|
|
|
Adds Engine::is_editor_hint() method
|
|
|
|
|
|
|
|
|
|
-Fixded BackBuffercopy object
|