Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz | |
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code | |||
2020-10-26 | Fix uninitialized `GridMapEditor::node` and `InputMapEditor::setting` variables. | bruvzg | |
2020-07-14 | Refactor Project Settings: | Stijn Hinlopen | |
- Moved Localization and InputMap editor code to separate files. - Removed empty method _item_checked from project_settings_editor. - Reordered some code for better readability. |