George Marques
|
b4d0a09f15
GDScript: Reintroduce binary tokenization on export
|
1 год назад |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 лет назад |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 лет назад |
George Marques
|
7e5c2f945d
Remove references to compiled GDScript in export
|
2 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 лет назад |
Juan Linietsky
|
ef17c4668a
Add support for scene/resource customization in export plugins
|
2 лет назад |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
3 лет назад |
reduz
|
45af29da80
Add a new HashSet template
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 лет назад |
reduz
|
de0ca3b999
Refactor module initialization
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 лет назад |
reduz
|
5ad4f26659
Implement the ability to disable classes
|
4 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 лет назад |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 лет назад |
George Marques
|
5f77f38573
Add runner for GDScript testing
|
4 лет назад |
George Marques
|
577a17980d
Move GDSript annotation application after type-checking
|
4 лет назад |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Rémi Verschelde
|
abfc528439
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
|
4 лет назад |
George Marques
|
fbb806fd68
Unregister GDScriptFunctionState class
|
4 лет назад |
George Marques
|
c7b6a7adcc
GDScript: Refactor builtin functions
|
4 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 лет назад |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 лет назад |
Andrii Doroshenko (Xrayez)
|
0cc05c5a31
Register GDScript test tools as test commands to run via command-line
|
5 лет назад |
bruvzg
|
ee973f5b90
[GDScript] Add static HashMap cleanup.
|
5 лет назад |
SkyJJ
|
9cd1ef573c
Refix GDScriptTranslationParser leak
|
5 лет назад |
SkyJJ
|
0e54ba0486
Fix EditorTranslationParser leak
|
5 лет назад |
George Marques
|
b6a2628c48
Reenable GDScript LSP server
|
5 лет назад |
George Marques
|
7adb0d77cc
Add GDScript cache singleton
|
5 лет назад |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
5 лет назад |