| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
|
| |
|
|
|
|
|
|
|
|
|
| |
Removes some unnecessary includes from `editor_node.h`, and instead add
those where they're used.
Removes unnecessary `editor_node.h` includes in various editor classes.
Renames `dynamicfont` to `dynamic_font` in a couple files.
Misc cleanup while jumping through that rabbit hole.
|
| | |
|
| |
|
|
| |
Happy new year to the wonderful Godot community!
|
| | |
|
|
|
-Change importer defaults in project settings.
-Ability to change them or reset them.
|