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
/
dependency_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Implement Resource UIDs
reduz
2021-07-24
1
-0
/
+9
*
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-11
/
+9
|
/
*
Optimize StringName usage
reduz
2021-07-18
1
-9
/
+9
*
Add header theme type variations to labels
kobewi
2021-07-13
1
-0
/
+2
*
Clean up Tree
reduz
2021-07-04
1
-1
/
+7
*
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
1
-1
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-2
/
+2
*
Rename Array.invert() to Array.reverse()
Marcel Admiraal
2021-03-21
1
-3
/
+3
*
Reorganize Project Settings
reduz
2021-02-18
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-4
/
+4
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-0
/
+2
*
Merge pull request #41263 from Calinou/filesystem-dock-rename-delete-option
Rémi Verschelde
2020-11-16
1
-2
/
+2
|
\
|
*
Rename the "Delete" option in the FileSystem dock to "Move to Trash"
Hugo Locurcio
2020-08-14
1
-2
/
+2
*
|
Refactored Variant Operators.
reduz
2020-11-06
1
-8
/
+8
|
/
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-4
/
+4
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-14
/
+28
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-45
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-6
/
+6
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-12
/
+12
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-3
/
+3
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-19
/
+8
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-8
/
+8
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
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
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-1
/
+0
*
Fix the dependency error dialog being too small on hiDPI displays
Hugo Locurcio
2019-10-12
1
-1
/
+1
*
Improve localization
Sayan Nandan
2019-07-06
1
-1
/
+1
*
Minor enhancements to the dependency editor
Michael Alexsander Silva Dias
2019-06-15
1
-20
/
+20
*
Add tooltip for the dependencies buttons in the orphan explorer dialog
Michael Alexsander Silva Dias
2019-06-06
1
-1
/
+1
*
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-30
1
-2
/
+2
|
\
|
*
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-2
/
+2
*
|
Allow default audio bus layout modification
lupoDharkael
2019-04-05
1
-1
/
+5
|
/
*
Fix deleting properties after deleting files
qarmin
2019-03-16
1
-2
/
+16
*
Fix error when deleting default environment
qarmin
2019-02-20
1
-1
/
+5
*
Rescan files and folders deleting them
qarmin
2019-02-09
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add signals for files move/delete/rename to FileSystemDock
groud
2018-12-06
1
-0
/
+9
*
Clear application/run/main_scene if that file is deleted
Thomas Winderweedle
2018-12-06
1
-0
/
+6
*
Let user fix dependencies in resources
Pedro J. Estébanez
2018-11-02
1
-3
/
+11
*
Merge pull request #21426 from groud/add_files_to_tree_view
Rémi Verschelde
2018-09-20
1
-12
/
+16
|
\
|
*
Fixes favorites not updating and rename favorite_dirs to favorites
groud
2018-09-18
1
-12
/
+16
*
|
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-26
/
+5
|
/
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-6
/
+2
*
fix for removing files
Marcin Zawiejski
2018-05-11
1
-13
/
+13
[prev]
[next]