| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored binding system for core types | reduz | 2020-10-14 | 1 | -1/+1 |
| | | | | | | | | | | Moved to a system using variadic templates, shared with CallableBind. New code is cleaner, faster and allows for much better optimization of core type functions from GDScript and GDNative. Added Variant::InternalMethod function for direct call access. | ||||
| * | Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and ↵ | Stijn Hinlopen | 2020-07-14 | 1 | -5/+5 |
| | | | | | resource depency dialogs). | ||||
| * | Refactor Project Settings: | Stijn Hinlopen | 2020-07-14 | 1 | -0/+794 |
| - Moved Localization and InputMap editor code to separate files. - Removed empty method _item_checked from project_settings_editor. - Reordered some code for better readability. | |||||
