Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
11 月之前 |
HolonProduction
|
e7487263ad
Autocompletion: Don't add parenthesis if `Callable` is expected
|
11 月之前 |
Yufeng Ying
|
7a1a970c25
size() <= 0 and size() < 1.
|
4 月之前 |
A Thousand Ships
|
d9721954e6
[Core] Use `Vector` for `MethodInfo::arguments`
|
1 年之前 |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 月之前 |
Malcolm Anderson
|
8e8f93cf0c
Display correct symbol in warning when unique name is used without @onready annotation
|
5 月之前 |
kobewi
|
c29e9e9b29
Ensure path for shallow scripts
|
6 月之前 |
Danil Alexeev
|
cd918ff470
GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum
|
6 月之前 |
Aarni Koskela
|
f134769506
Fix various typos
|
6 月之前 |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 月之前 |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
7 月之前 |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
8 月之前 |
girdenis-p
|
413490c270
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
|
8 月之前 |
Clay John
|
b5368d5e40
Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments
|
9 月之前 |
rune-scape
|
eb8b9898c9
GDScript: Fix cached parser error when using typed Dictionaries
|
9 月之前 |
Yevhen Babiichuk (DustDFG)
|
8c29ef38fc
Add some comments to #endif's where it will easier life
|
9 月之前 |
Chaosus
|
54f6a1bf64
Fix lookup symbol for enum members to search a correct code definition
|
11 月之前 |
Rémi Verschelde
|
0b4ae20156
Merge pull request #78656 from Repiteo/typed-dictionary
|
10 月之前 |
Rémi Verschelde
|
d3be91e6ab
Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning
|
10 月之前 |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 年之前 |
Rémi Verschelde
|
4e051ff6f7
Merge pull request #78178 from dalexeev/gds-add-non-tool-extends-tool-error
|
11 月之前 |
rune-scape
|
e680369d5b
GDScript: Fix too many calls to 'remove_parser'
|
1 年之前 |
rune-scape
|
6e8fa6dd50
GDScript: Fix common mismatched external parser errors
|
1 年之前 |
Rémi Verschelde
|
f2918c73cf
Revert "GDScript: Fix common mismatched external parser errors"
|
1 年之前 |
Rémi Verschelde
|
e91725f490
Merge pull request #94617 from rune-scape/fix-mismatched-parsers
|
1 年之前 |
rune-scape
|
c75225ffb2
GDScript: Fix common mismatched external parser errors
|
1 年之前 |
Danil Alexeev
|
638148a184
GDScript: Fix false positive cases of `ENUM_VARIABLE_WITHOUT_DEFAULT`
|
1 年之前 |
baptr
|
810fcc7431
Fix gdscript analyzer error when instantiating EditorPlugins.
|
2 年之前 |
Danil Alexeev
|
3f52871f70
GDScript: Add warning if non-`@tool` class extends `@tool` class
|
1 年之前 |
Danil Alexeev
|
d15ed0bcbb
GDScript: Fix false positive `CONFUSABLE_CAPTURE_REASSIGNMENT` warnings
|
1 年之前 |