summaryrefslogtreecommitdiffstats
path: root/editor/import_dock.cpp
Commit message (Expand)AuthorAgeFilesLines
* check the params section exist before erasing it in import_dockPaul Joannon2020-05-201-1/+3
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-30/+0
* Fix changing the import type of multiple files at onceMichael Alexsander2020-04-051-3/+3
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-3/+3
* Working multiple window support, including editorJuan Linietsky2020-03-261-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-10/+10
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-10/+5
* Fix import changing disabling checking on multiple filesMichael Alexsander2020-02-281-3/+4
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-5/+5
* i18n: Sync translations with WeblateRémi Verschelde2020-02-191-1/+1
* Fix multiple issues with the "Import" dockMichael Alexsander2020-02-131-30/+34
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* Fix typos with codespellRémi Verschelde2019-11-221-1/+1
* Add informational messages to various editorsMichael Alexsander Silva Dias2019-09-041-1/+7
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+2
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-1/+16
* Fix typos with codespellRémi Verschelde2019-02-131-1/+1
* Implement missing autorestart in oneshot node, closes #22238Juan Linietsky2019-01-251-1/+1
* Stop preview generator before reimporting resources with different type.Juan Linietsky2019-01-251-0/+1
* Properly warn about the effects of changing an import type, as well as force ...Juan Linietsky2019-01-251-1/+71
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Improve import dock usability when selecting multiple files, only change what...Juan Linietsky2018-10-301-5/+46
* Port ImportDock and ProjectExport to new property editor (2nd try)Rémi Verschelde2018-08-201-2/+1
* Revert "Port ImportDock and ProjectExport to new property editor"Rémi Verschelde2018-08-181-1/+2
* Port ImportDock and ProjectExport to new property editorRémi Verschelde2018-08-181-2/+1
* Make filename clipped on Import dockvolzhs2018-05-221-0/+1
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fix not being able to select an editor layout created in another language.Michael Alexsander Silva Dias2017-11-261-0/+1
* Refresh import options when changing importerGeorge Marques2017-11-131-24/+39
* Allow changing importers in the import dock.Webster Sheets2017-11-101-0/+11
* Fix for disappearing import panel contents (#11451)Peter Todorov2017-11-101-0/+5
* Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-051-2/+2
* Merge pull request #10821 from rtroncoso/fix-import-defaultsRémi Verschelde2017-09-011-7/+5
|\
| * Fix import dock defaults: Set as default actionsRodrigo Troncoso2017-08-311-7/+5
* | fixed update import label in importer docktoger52017-08-311-0/+9
|/
* Merge pull request #10096 from toger5/label_styleboxRémi Verschelde2017-08-311-2/+3
|\
| * fixed Import LineEdit to label + label styleboxtoger52017-08-171-2/+3
* | Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
|/
* -Ability to set default import presets for typeJuan Linietsky2017-07-231-7/+54
* Suppress get_edited_scene_root errorPoommetee Ketson2017-07-231-1/+7
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-1/+0
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-94/+83
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+331