Rémi Verschelde
|
38c78a9ab6
Merge pull request #36333 from Calinou/decrease-script-editor-split-width
|
5 年之前 |
Rémi Verschelde
|
2cf6ac6c50
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
|
5 年之前 |
Fabio Alessandrelli
|
cbc450c0e5
Huge Debugger/EditorDebugger refactor.
|
5 年之前 |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 年之前 |
Hugo Locurcio
|
ac3c93077c
Decrease the script editor's default split width to 70
|
5 年之前 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 年之前 |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 年之前 |
Dominik 'dreamsComeTrue' Jasiński
|
4c80beab44
Added 'Replace in files' functionality to text editors
|
5 年之前 |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 年之前 |
Haoyu Qiu
|
6785e199bb
Shortens minimum height of script editor windows
|
5 年之前 |
Michael Alexsander
|
8708d44a50
Add option to disable loading scripts in ScriptCreateDialog
|
5 年之前 |
Michael Alexsander
|
f9d11120f7
Minor fixes for ScriptCreateDialog
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Rémi Verschelde
|
870b5ba2dc
Merge pull request #34695 from timothyqiu/show-in-file-system
|
5 年之前 |
Haoyu Qiu
|
9ae39be64f
Checks script path before show in filesystem
|
5 年之前 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 年之前 |
Haoyu Qiu
|
0693718164
Makes more editor strings translatable
|
5 年之前 |
Yuri Roubinsky
|
c89df816c1
Fix ScriptTextEditor encapsulation
|
5 年之前 |
Yuri Roubinsky
|
03928c5b36
Fix toggle scripts panel to allow using shortcut in other areas
|
5 年之前 |
Yuri Roubinsky
|
dc0199989d
Moves switch for show scripts panel from File menu to status bar
|
5 年之前 |
PouleyKetchoupp
|
3ab5b33a47
Fixes around ScriptEditor script list
|
5 年之前 |
PouleyKetchoupp
|
30f2100d59
Fixed ScriptEditor autosave timer causing errors on start
|
5 年之前 |
Marqus
|
c84e73bf92
Add shortcut Shift + F3 to search pervious in the built-in docs
|
5 年之前 |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 年之前 |
Hugo Locurcio
|
471a3ceb77
Improve the debugger shortcut UX
|
6 年之前 |
PouleyKetchoupp
|
d53ddc5baa
Fixed resource loading when editing built-in script from resource
|
6 年之前 |
PouleyKetchoupp
|
ad499f234f
Load scene if needed when editing recent built-in script
|
6 年之前 |
Cykyrios
|
ed00313a0b
Reorganize & rename text editor settings categories
|
6 年之前 |
Rémi Verschelde
|
f8574da2c2
Merge pull request #31338 from Calinou/reorganize-menus
|
6 年之前 |