bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
2 years ago |
Fredia Huya-Kouadio
|
841b4dfeeb
Disable logic that triggers automatic focus gain as the Godot Editor is loaded
|
2 years ago |
Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
2 years ago |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
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 |