| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Normal log messages are no longer warnings.
- BindingsGenerator is no longer a singleton.
- Added a log function.
|
| |
|
|
| |
Happy new year to the wonderful Godot community!
|
| |
|
|
| |
- Added a very simple parser that can extract the namespace and class name of a C# script.
|
| |
|
|
|
|
| |
This allows more consistency in the manner we include core headers,
where previously there would be a mix of absolute, relative and
include path-dependent includes.
|
| |
|
|
|
|
| |
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!
|
| | |
|
| |
|