Commit History

Author SHA1 Message Date
  Hugo Locurcio 35d76733b0 Add a "dirty" marker to the editor import dock for unsaved changes 4 years ago
  David Socha b05f70fe6e export "Keep" import option when multiple files are selected 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Haoyu Qiu be18262888 Check section existance before getting keys 4 years ago
  Juan Linietsky 24e1ba1298 Add a "keep" import mode to keep files as-is and export them. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Paul Joannon 66e00a2670 check the params section exist before erasing it in import_dock 5 years ago
  Michael Alexsander 9dcf9da205 Fix changing the import type of multiple files at once 5 years ago
  Michael Alexsander 867ea694da Fix import changing disabling checking on multiple files 5 years ago
  Rémi Verschelde 1c9132540f i18n: Sync translations with Weblate 5 years ago
  Michael Alexsander f6d2bbdeab Fix multiple issues with the "Import" dock 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Rémi Verschelde ab3bccdb78 Fix typos with codespell 5 years ago
  Michael Alexsander Silva Dias 5f3a55acb7 Add informational messages to various editors 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Juan Linietsky b3335e943b Implement missing autorestart in oneshot node, closes #22238 6 years ago
  Juan Linietsky b0758b2d73 Stop preview generator before reimporting resources with different type. 6 years ago
  Juan Linietsky 5bd3f72878 Properly warn about the effects of changing an import type, as well as force editor restart. Fixes #23874 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky ad22ef28a9 Improve import dock usability when selecting multiple files, only change what was modified on re-import. 7 years ago
  Rémi Verschelde e7c5aca040 Port ImportDock and ProjectExport to new property editor (2nd try) 7 years ago
  Rémi Verschelde b3246f13d1 Revert "Port ImportDock and ProjectExport to new property editor" 7 years ago
  Rémi Verschelde 0a3d874efd Port ImportDock and ProjectExport to new property editor 7 years ago
  volzhs 12fb5f58d9 Make filename clipped on Import dock 7 years ago
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) 7 years ago