index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
import_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
check the params section exist before erasing it in import_dock
Paul Joannon
2020-05-20
1
-1
/
+3
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-30
/
+0
*
Fix changing the import type of multiple files at once
Michael Alexsander
2020-04-05
1
-3
/
+3
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-3
/
+3
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-10
/
+10
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-10
/
+5
*
Fix import changing disabling checking on multiple files
Michael Alexsander
2020-02-28
1
-3
/
+4
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-5
/
+5
*
i18n: Sync translations with Weblate
Rémi Verschelde
2020-02-19
1
-1
/
+1
*
Fix multiple issues with the "Import" dock
Michael Alexsander
2020-02-13
1
-30
/
+34
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Fix typos with codespell
Rémi Verschelde
2019-11-22
1
-1
/
+1
*
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-04
1
-1
/
+7
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+2
*
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
1
-1
/
+16
*
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-1
/
+1
*
Implement missing autorestart in oneshot node, closes #22238
Juan Linietsky
2019-01-25
1
-1
/
+1
*
Stop preview generator before reimporting resources with different type.
Juan Linietsky
2019-01-25
1
-0
/
+1
*
Properly warn about the effects of changing an import type, as well as force ...
Juan Linietsky
2019-01-25
1
-1
/
+71
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Improve import dock usability when selecting multiple files, only change what...
Juan Linietsky
2018-10-30
1
-5
/
+46
*
Port ImportDock and ProjectExport to new property editor (2nd try)
Rémi Verschelde
2018-08-20
1
-2
/
+1
*
Revert "Port ImportDock and ProjectExport to new property editor"
Rémi Verschelde
2018-08-18
1
-1
/
+2
*
Port ImportDock and ProjectExport to new property editor
Rémi Verschelde
2018-08-18
1
-2
/
+1
*
Make filename clipped on Import dock
volzhs
2018-05-22
1
-0
/
+1
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix not being able to select an editor layout created in another language.
Michael Alexsander Silva Dias
2017-11-26
1
-0
/
+1
*
Refresh import options when changing importer
George Marques
2017-11-13
1
-24
/
+39
*
Allow changing importers in the import dock.
Webster Sheets
2017-11-10
1
-0
/
+11
*
Fix for disappearing import panel contents (#11451)
Peter Todorov
2017-11-10
1
-0
/
+5
*
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-10-05
1
-2
/
+2
*
Merge pull request #10821 from rtroncoso/fix-import-defaults
Rémi Verschelde
2017-09-01
1
-7
/
+5
|
\
|
*
Fix import dock defaults: Set as default actions
Rodrigo Troncoso
2017-08-31
1
-7
/
+5
*
|
fixed update import label in importer dock
toger5
2017-08-31
1
-0
/
+9
|
/
*
Merge pull request #10096 from toger5/label_stylebox
Rémi Verschelde
2017-08-31
1
-2
/
+3
|
\
|
*
fixed Import LineEdit to label + label stylebox
toger5
2017-08-17
1
-2
/
+3
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
-Ability to set default import presets for type
Juan Linietsky
2017-07-23
1
-7
/
+54
*
Suppress get_edited_scene_root error
Poommetee Ketson
2017-07-23
1
-1
/
+7
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-94
/
+83
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-0
/
+28
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+331