summaryrefslogtreecommitdiffstats
path: root/editor/plugins/resource_preloader_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-2/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-13/+26
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-27/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-4/+4
* Working multiple window support, including editorJuan Linietsky2020-03-261-3/+3
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-10/+5
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-5/+5
* Fixes min size of various editor plugins on HiDPIHaoyu Qiu2020-01-121-1/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-3/+0
* Some code changed with Clang-Tidyqarmin2019-06-261-4/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Improve ResourcePreloader editor pluginWilliam Tumeo2018-10-051-45/+26
* Refactor editor icon retrievalwillnationsdev2018-09-141-2/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Display path to preloaded res + button to open itJulian Murgia2018-01-151-4/+25
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-1/+1
* Replace Del icon by Remove iconWilliam McKIE2017-11-101-1/+1
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-2/+2
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+0
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-1/+1
* fixed loading old theme styleboxestoger52017-08-081-1/+1
* Revert "fixed loading old theme styleboxes"Juan Linietsky2017-08-071-1/+1
* fixed loading old theme styleboxestoger52017-08-051-1/+1
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-174/+122
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+507