| Commit message (Expand) | Author | Age | Files | Lines |
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -1891/+0 |
| * | Add menu item for file resources in the inspector to reveal them in the FileS... | Ray Koopa | 2017-02-27 | 1 | -0/+33 |
| * | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -27/+27 |
| * | Lot of work in new importer, importing textures now works. | Juan Linietsky | 2017-02-01 | 1 | -58/+59 |
| * | Removed import/export system, will start new one from scratch. | Juan Linietsky | 2017-01-25 | 1 | -7/+10 |
| * | Audio bus editing is COMPLETE! | Juan Linietsky | 2017-01-25 | 1 | -0/+13 |
| * | Remove Quick Filter Files and fix FS search hotkey | Rémi Verschelde | 2017-01-21 | 1 | -3/+11 |
| * | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 1 | -1/+1 |
| * | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 1 | -3/+2 |
| * | removed duplicated functions in class hierarchy that were bound more than once | Juan Linietsky | 2017-01-14 | 1 | -2/+2 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -5/+7 |
| * | rename String.extension() -> String.get_extension() / String.basename() -> St... | Juan Linietsky | 2017-01-14 | 1 | -1/+1 |
| * | New API for visibility in both CanvasItem and Spatial | Juan Linietsky | 2017-01-13 | 1 | -10/+10 |
| * | some class renames | Juan Linietsky | 2017-01-12 | 1 | -2/+2 |
| * | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -1/+1 |
| * | FileSystemDock: Collapse folders by default, add context menu with "Expand al... | lonesurvivor | 2017-01-10 | 1 | -2/+47 |
| * | PopupMenu now emits both index_pressed and id_pressed instead of item_pressed... | Juan Linietsky | 2017-01-08 | 1 | -1/+1 |
| * | Editor settings categories are now tidy and beautiful! | Juan Linietsky | 2017-01-05 | 1 | -3/+3 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -1/+1 |
| * | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky | 2017-01-04 | 1 | -3/+3 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -23/+23 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | Remove dead code in FileSystemDock | volzhs | 2016-10-23 | 1 | -7/+0 |
| * | Better editor settings for the FileSystem dock | Franklin Sobrinho | 2016-08-16 | 1 | -15/+31 |
| * | "FileSystem" dock now instance all selected scenes in one action | Franklin Sobrinho | 2016-07-21 | 1 | -2/+8 |
| * | Instance only selected scenes in FS dock, closes #5795 | Juan Linietsky | 2016-07-21 | 1 | -1/+2 |
| * | Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a s... | Juan Linietsky | 2016-07-21 | 1 | -0/+1771 |