lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
c7b4dcae2f
Open sub-windows as embedded if the OS does not support them
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Juan Linietsky
|
9e08742de8
Added a Window node, and made it the scene root.
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |
Ignacio Etcheverry
|
fe0b783e70
Expose FileSystemDock to the scripting API and fixed signals
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
48ed841dd0
Signals: Fix some regressions from #36426
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Rémi Verschelde
|
65429f11a6
Signals: Make callbacks non-const, callable_mp can't handle it
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Haoyu Qiu
|
9cff286de1
Fixes broken scene created via New Resource
|
5 years ago |
Michael Alexsander
|
07a23e75fc
Make some QOL improvements to move operations in the FileSystem dock
|
5 years ago |
Gilles Roudière
|
76d87e6616
Fixes a memory leak in FileSystemDock
|
5 years ago |
Michael Alexsander
|
8708d44a50
Add option to disable loading scripts in ScriptCreateDialog
|
5 years ago |
volzhs
|
9495229315
Update file list in split view when setting main scene
|
5 years ago |
Michael Alexsander
|
f9d11120f7
Minor fixes for ScriptCreateDialog
|
5 years ago |
volzhs
|
a1ab8f8890
Show selected main scene in FileSystem split view
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
f3f6268ee7
Merge pull request #34656 from volzhs/keep-selected-dir
|
5 years ago |
Rémi Verschelde
|
ea3262ee9b
Merge pull request #34578 from timothyqiu/var-rename
|
5 years ago |
volzhs
|
4fb56d6694
Show selected directory in split mode when selecting a file
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Haoyu Qiu
|
79a06e17bb
Fixes variable naming in FileSystemDock
|
5 years ago |
Tomasz Chabora
|
01d77842ee
Unfold directories when showing in file system
|
5 years ago |
Michael Alexsander
|
107c1969f5
Hide "Set As Main Scene" in FileSystem dock if the scene is already the main one
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
1f62318f92
Display icon for "Set As Main Scene" in filesystem popup
|
5 years ago |