Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 år sedan |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 år sedan |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 år sedan |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 år sedan |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 år sedan |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 år sedan |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 år sedan |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 år sedan |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 år sedan |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
4 år sedan |
Paulb23
|
f43f68f605
Convert TextEdit callbacks to Callable
|
4 år sedan |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 år sedan |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 år sedan |
jmb462
|
81efebb3a1
Fix bad popups offset in editor with single window off
|
4 år sedan |
Yuri Roubinsky
|
eabf8f5edf
Added `reset_size` method to `Control` and `Window` classes
|
4 år sedan |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 år sedan |
kobewi
|
134e4d168b
Improve save handling for built-in scripts
|
4 år sedan |
kobewi
|
e393c2a734
Add is_built_in() method to Resource
|
4 år sedan |
Paulb23
|
3010bca41b
Move add_syntax_highlighter bind to ScriptEditorBase
|
4 år sedan |
Yuri Roubinsky
|
1dda47c280
Added status bar and toggle scripts panel button to EditorHelp/VScripts
|
4 år sedan |
Haoyu Qiu
|
16c2d4ef22
Improve Undo/Redo menu items
|
4 år sedan |
Paulb23
|
bcfc591f86
Reorganise text editor settings
|
4 år sedan |
Paulb23
|
ae4dcb8918
Cleanup and bind remaing methods in TextEdit
|
4 år sedan |
Paulb23
|
b700011314
Protect internal CodeEdit --> TextEdit API
|
4 år sedan |
Paulb23
|
9ec3e7f3d7
Cleanup TextEdit selection methods
|
4 år sedan |
Paulb23
|
d5dcaee4c5
Cleanup and rename caret operations
|
4 år sedan |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 år sedan |
Rémi Verschelde
|
d41f4aca77
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
4 år sedan |
Paulb23
|
1a0cfc219b
Move indent management to CodeEdit
|
4 år sedan |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 år sedan |