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
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
avoid cleanup for non-loadable assets
Nolan Carroll
2023-09-28
1
-3
/
+6
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+1
*
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
Yuri Sizov
2023-09-06
1
-2
/
+3
|
\
|
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-2
/
+3
*
|
Fix error message when reimporting resources with an empty scene open
Aaron Franke
2023-09-03
1
-2
/
+5
|
/
*
Merge pull request #75137 from nongvantinh/implement-6320
Rémi Verschelde
2023-08-07
1
-0
/
+15
|
\
|
*
Expose 'Reimport' on right-click context menu in the FileSystem panel
Nong Van Tinh
2023-05-01
1
-0
/
+15
*
|
Merge pull request #78890 from KoBeWi/who_needs_restart_anyway
Yuri Sizov
2023-07-12
1
-11
/
+74
|
\
\
|
*
|
Allow change import type without restarting editor
kobewi
2023-07-03
1
-11
/
+74
*
|
|
Document editor import options in the class reference
Hugo Locurcio
2023-06-15
1
-0
/
+10
|
/
/
*
/
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-2
/
+0
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
Fix Import dock being too wide
kobewi
2022-08-29
1
-0
/
+3
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-2
/
+2
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-1
/
+1
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-4
/
+4
*
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-28
1
-0
/
+2
*
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-12
1
-3
/
+3
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-3
/
+5
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-5
/
+5
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-5
/
+5
*
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-1
/
+1
*
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-0
/
+4
*
Fix the importer dock being blank when selecting multiple files.
Morris Tabor
2022-01-06
1
-0
/
+2
*
Merge pull request #56240 from KoBeWi/frankenstein's_PR
Rémi Verschelde
2022-01-05
1
-5
/
+25
|
\
|
*
Make Import Dock more obvious to use
kobewi
2021-12-25
1
-5
/
+25
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Add path to functions that return iporter options
reduz
2021-11-14
1
-10
/
+20
*
Add a "dirty" marker to the editor import dock for unsaved changes
Hugo Locurcio
2021-10-09
1
-0
/
+23
*
export "Keep" import option when multiple files are selected
David Socha
2021-09-23
1
-6
/
+12
*
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
1
-2
/
+2
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-10
/
+10
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-50
/
+50
*
Optimize StringName usage
reduz
2021-07-18
1
-4
/
+4
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-5
/
+5
*
Check section existance before getting keys
Haoyu Qiu
2021-03-26
1
-0
/
+4
*
Add a "keep" import mode to keep files as-is and export them.
Juan Linietsky
2021-03-22
1
-43
/
+77
*
Improved 3D Scene Importer
Juan Linietsky
2021-03-22
1
-0
/
+38
*
Removed _change_notify
reduz
2021-02-10
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-1
/
+1
*
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
[next]