kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
há 2 anos atrás |
Rune
|
624af7e032
GDScript: fix highlighting '.' after global class name
|
há 2 anos atrás |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
há 2 anos atrás |
VolTer
|
2d48bf0b88
Fix more highlighting bugs
|
há 2 anos atrás |
Rémi Verschelde
|
cb39d7d08b
Merge pull request #65074 from MewPurPur/booleans-highlighting-fix
|
há 2 anos atrás |
VolTer
|
54bb9c3dd5
Fixed a case for global function highlighting
|
há 3 anos atrás |
VolTer
|
ff362f8586
Add missing values to binary operator highlighter check exceptions
|
há 3 anos atrás |
VolTer
|
1342b8ccd6
Follow-up fixes to number highlighting
|
há 3 anos atrás |
VolTer
|
a33ed6c046
Fix number highlighting
|
há 3 anos atrás |
Rémi Verschelde
|
09086b0bb0
Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting
|
há 3 anos atrás |
VolTer
|
88ad758b41
Added highlighting color for GDScript and GlobalScope functions
|
há 3 anos atrás |
VolTer
|
73bbc61eb4
Tweaked StringName highlighting color
|
há 3 anos atrás |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
há 3 anos atrás |
Max Hilbrunner
|
6f273d2156
Merge pull request #63326 from MewPurPur/binary-highlighting-fix
|
há 3 anos atrás |
VolTer
|
2e6108d181
Improve binary operator highlighting
|
há 3 anos atrás |
Hugo Locurcio
|
0a24d40836
Improve script editor's light theme syntax colors for better readability
|
há 3 anos atrás |
kobewi
|
df5655fdca
Highlight ^NodePath and &StringName differently
|
há 3 anos atrás |
George Marques
|
eba3e0a9fc
GDScript: Support `%` in shorthand for `get_node`
|
há 3 anos atrás |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
há 3 anos atrás |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
há 3 anos atrás |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
há 3 anos atrás |
Anilforextra
|
adbe948bda
String: Add contains().
|
há 3 anos atrás |
Paulb23
|
fffeecfd68
Improvments for SyntaxHighlighters
|
há 4 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
há 3 anos atrás |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
há 3 anos atrás |
Gordon MacPherson
|
1881b3adc5
Improve GDScript Editor and Improve latency
|
há 4 anos atrás |
Lyuma
|
31f790299c
Use OrderedHashMap for autoloads to preserve order
|
há 4 anos atrás |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
há 4 anos atrás |
Max Hilbrunner
|
5161c97c9c
Remove underscore hacks
|
há 4 anos atrás |
Paulb23
|
bcfc591f86
Reorganise text editor settings
|
há 4 anos atrás |