Commit History

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