Commit History

Author SHA1 Message Date
  Juan d57846087b Universalize UID support in all resource types 11 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Hilderin 21f7c8a25f Fix slow editor load on large projects (v2) 1 year ago
  Hilderin 7dd235905e Fix Addon requires editor restart to become functional 1 year ago
  Hilderin 1b0c5cbc01 Fix FileSystem dock won't show any file folders (v2) 1 year ago
  Rémi Verschelde 74f9f12c71 Merge pull request #92320 from Hilderin/fix-importing-assets-with-csv 1 year ago
  Hilderin f1099ab943 Fix reimporting assets with csv in the project 1 year ago
  jsjtxietian 7552d242a3 Fix same importer will be added multiple times in `get_importers_for_extension` 1 year ago
  Hugo Locurcio 8352122e70 Document editor import options in the class reference 4 years ago
  Juan Linietsky 07a964fce3 Ability to change a resource UID from API 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Yuri Sizov 817d4db21f Allow images to be imported "for editor use" and respect editor settings 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  reduz 6236a688b7 Implement Feature Build Profiles 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
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde ec00283f91 ResourceImporter: Restore default append logic for new importers 3 years ago
  K. S. Ernest (iFire) Lee a6f34ea2d0 Make add_importer and add_post_importer_plugin override existing importers. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  ne0fhyk 69f890ff11 Provide a getter for the project data directory. 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 years ago
  reduz 32b43cfeb3 Implement Resource UIDs 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Hugo Locurcio 7f83977f37 Expose an ImportOrder enum in ResourceImporter 4 years ago
  Juan Linietsky 2b730cad90 Use multiple threads to import. 4 years ago