Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
il y a 3 mois |
Lukas Tenbrink
|
fbe64ffb45
Change `get_class_static` to return `StringName`.
|
il y a 3 mois |
Thaddeus Crews
|
5edb235018
CI: Bump various pre-commit hooks
|
il y a 4 mois |
HolonProduction
|
b67dcb21fd
GDScript: Return early when parsing invalid super call
|
il y a 4 mois |
HolonProduction
|
d6da30e9c7
GDScript: Fix head class range to include `class_name`
|
il y a 4 mois |
Thaddeus Crews
|
c937b6d180
Merge pull request #102419 from Ivorforce/std-size
|
il y a 4 mois |
HolonProduction
|
c00518eec7
Autocompletion: Override context for preload
|
il y a 5 mois |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
il y a 5 mois |
Danil Alexeev
|
cd918ff470
GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum
|
il y a 6 mois |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
il y a 7 mois |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
il y a 7 mois |
Thaddeus Crews
|
ab208af781
Merge pull request #100174 from Calinou/gdscript-add-deprecated-experimental-annotations
|
il y a 7 mois |
Thaddeus Crews
|
79dd5179e3
Merge pull request #99887 from JackErb/gdscript-parser-error-fix
|
il y a 7 mois |
JackErb
|
13fcb05e7b
Improve GDScript "unexpected token in class body" parser error
|
il y a 8 mois |
Hugo Locurcio
|
6095a37d64
Tweak unknown annotation GDScript error for `@deprecated`/`@experimental`/`@tutorial`
|
il y a 7 mois |
Thaddeus Crews
|
a372214a4a
Merge pull request #76020 from dalexeev/gds-warning-ignore-regions
|
il y a 7 mois |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
il y a 7 mois |
Danil Alexeev
|
7d65d0a908
GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations
|
il y a 7 mois |
Thaddeus Crews
|
e9ce3932b3
Merge pull request #98099 from dalexeev/pot-gen-add-comment-support
|
il y a 8 mois |
Clay John
|
b5368d5e40
Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments
|
il y a 9 mois |
Yevhen Babiichuk (DustDFG)
|
8c29ef38fc
Add some comments to #endif's where it will easier life
|
il y a 9 mois |
HolonProduction
|
140c6a612e
GDScript: Fix annotation parsing adding new annotation entries
|
il y a 9 mois |
Danil Alexeev
|
cab80cb97d
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
|
il y a 9 mois |
Rémi Verschelde
|
0b2446101c
Merge pull request #96693 from HolonProduction/annotation-arg-hint
|
il y a 10 mois |
Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
il y a 10 mois |
HolonProduction
|
00dfd568e0
Autocompletion: Add arghint for annotations
|
il y a 10 mois |
Rémi Verschelde
|
0b4ae20156
Merge pull request #78656 from Repiteo/typed-dictionary
|
il y a 10 mois |
Rémi Verschelde
|
721d280b8a
Merge pull request #96326 from HolonProduction/completion-hacks-and-fixes
|
il y a 11 mois |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
il y a 2 ans |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
il y a 1 an |