Commit History

Author SHA1 Message Date
  Kiro 23129a66ed Replace append_utfx with direct String::utfx 8 months ago
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 9 months ago
  David Snopek 393465ce92 Register editor classes normally, rather than via `ClassDB::set_current_api()` 9 months ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 1 year ago
  passivestar 3fe644de86 Expose GDScript syntax highlighter to editor plugins 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 3 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 4 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 5 years ago
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor 5 years ago
  George Marques fbb806fd68 Unregister GDScriptFunctionState class 5 years ago
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). 5 years ago