Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
6 hónapja |
Thaddeus Crews
|
b59d6bea4f
Merge pull request #67777 from aaronfranke/virtually-annotated
|
2 hónapja |
kobewi
|
9e0203a58a
Don't synchronize scripts with errors
|
3 hónapja |
Aaron Franke
|
067704f1cd
Add a keyword for abstract classes in GDScript
|
1 éve |
HolonProduction
|
3f0ff0417c
Autocompletion: Remove additional brace from utility function options
|
3 hónapja |
Lukas Tenbrink
|
e989d7bd89
Change `StringName.operator const void *` to `explicit operator bool`.
|
7 hónapja |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
3 hónapja |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 hónapja |
HolonProduction
|
e7487263ad
Autocompletion: Don't add parenthesis if `Callable` is expected
|
11 hónapja |
Yufeng Ying
|
4029051bb1
Change ClassDB::get_inheriters_from_class.
|
7 hónapja |
Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
6 hónapja |
A Thousand Ships
|
d9721954e6
[Core] Use `Vector` for `MethodInfo::arguments`
|
1 éve |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 hónapja |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
5 hónapja |
HolonProduction
|
c00518eec7
Autocompletion: Override context for preload
|
5 hónapja |
HolonProduction
|
62eebf1266
Autocompletion: Account for invalid annotations when making arghint
|
5 hónapja |
HolonProduction
|
d616ea5462
Fix enum value lookup jump
|
6 hónapja |
Thaddeus Crews
|
0b6a717ac1
Merge pull request #101127 from dalexeev/gds-edit-fix-enum-value-ctrl-click
|
6 hónapja |
Pāvels Nadtočajevs
|
576892863c
Fix GDScript editor crash on invalid `tween_property` arguments.
|
6 hónapja |
HolonProduction
|
24912d2010
Autocompletion: Try to guess method return type even if subscript base has no value
|
1 éve |
Danil Alexeev
|
cd918ff470
GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum
|
7 hónapja |
Aarni Koskela
|
f134769506
Fix various typos
|
7 hónapja |
Danil Alexeev
|
4cef91e0f5
Editor: Fix `Ctrl+Click` on enum values does nothing
|
7 hónapja |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
7 hónapja |
Thaddeus Crews
|
8f16f864a6
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
8 hónapja |
Thaddeus Crews
|
a372214a4a
Merge pull request #76020 from dalexeev/gds-warning-ignore-regions
|
8 hónapja |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 hónapja |
Danil Alexeev
|
7d65d0a908
GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations
|
8 hónapja |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 éve |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
8 hónapja |