Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Guh-Feng
|
1b8652e86a
Color Pickers Respect Settings
|
3 years ago |
Rémi Verschelde
|
8351d75b7f
Merge pull request #63195 from Rindbee/fix-wrong-clear-edit-menu
|
3 years ago |
Rindbee
|
8972dd8492
Fix incorrectly clearing edit menu
|
3 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 years ago |
Rémi Verschelde
|
7d3ff927de
Merge pull request #62075 from Vitika9/gsoc-colorpicker
|
3 years ago |
Vitika9
|
0011d93c81
ColorPicker Refactor
|
3 years ago |
Yuri Sizov
|
a9098e6147
Add support for documenting built-in annotations
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
Rémi Verschelde
|
68bf4eb100
Merge pull request #61440 from vnen/gdscript-scene-unique-nodes
|
3 years ago |
Arne Stenkrona
|
6cd4d5f061
Ensure focus when dropping to script editor
|
3 years ago |
George Marques
|
eba3e0a9fc
GDScript: Support `%` in shorthand for `get_node`
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
Jummit
|
1101f6c660
Use % when dropping unique scene nodes into script
|
3 years ago |
kobewi
|
995bcd6218
Include quotes conditionally for dropped paths
|
3 years ago |
Haoyu Qiu
|
3094e739f5
Create onready variables when dropping nodes and holding Ctrl
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Yuri Rubinsky
|
a439832035
Fix signal completion in GDScript editor
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Igor Kordiukiewicz
|
8462647871
Added button to add warning ignore annotations
|
3 years ago |
Eric M
|
4ab605d14d
Improve sorting of Code Completion options.
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 years ago |
nova++
|
ce66f8a7a0
Add check to prevent "p_gutter = -1" error spam
|
3 years ago |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 years ago |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |