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"
|
2 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 |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
3 years ago |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 years ago |
MinusKube
|
336400dc42
Add the ability to drag the code completion scrollbar using the mouse click
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
081b6b8053
Add ALT NUM+ {hex code} character input support for LineEdit, TextEdit and CodeEdit.
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Nathan Franke
|
925e54ad65
fix lines ending in comments causing auto indent
|
3 years ago |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 years ago |
FireForge
|
88b09694e7
Fix inspector group name capitalization
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
bruvzg
|
29199579f7
Add sub-pixel glyph positioning support.
|
3 years ago |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 years ago |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 years ago |
Igor Kordiukiewicz
|
f170d6a171
With auto_brace_complete enabled, selected text now gets wrapped by braces
|
3 years ago |
Rémi Verschelde
|
899cd34426
Merge pull request #57281 from Rubonnek/rename-subsequence
|
3 years ago |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
3 years ago |
Preslavb
|
6f1089af86
Fix selection being deleted and indentation not being accounted for
|
3 years ago |
kobewi
|
1422c756ed
Rename request_code_completion signal
|
3 years ago |
Paulb23
|
f43f68f605
Convert TextEdit callbacks to Callable
|
3 years ago |
bruvzg
|
85424afee6
Fix CodeEdit guidelines position.
|
3 years ago |
Rémi Verschelde
|
b238218363
Merge pull request #55851 from Chaosus/better-completion-options-list_rebased
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
luz paz
|
a124f1effe
Fix various typos
|
3 years ago |