Commit History

Author SHA1 Message Date
  bruvzg 794920b1ff Partially revert 96780, remove warnings from project/editor settings `_get`. 10 months ago
  Juan abf9d24520 Make internal unique scene resource ID deterministic 10 months ago
  bruvzg 3009073b39 [Resource Loader] Do not check property type for non registered properties. 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Pedro J. Estébanez c1391489e3 GDScript: Enhance handling of cyclic dependencies 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 year ago
  Jordyfel 82de00a174 Type of exported typed array can be external resource 1 year ago
  Pedro J. Estébanez 5e144022e7 Enhance cache modes in resource loading 1 year ago
  kobewi 397f0b31e4 Fix file disappearing when renaming dependencies 1 year ago
  kobewi a3627b6e37 Assign temporary path to preloaded resources 2 years ago
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes 1 year ago
  Ithamar R. Adema f37c2b5be2 Fix ImageTextureLayered serialisation issues. 2 years ago
  Maxim Kulkin 058604f5b8 Fix crash when saving resources with circular references 2 years ago
  kobewi 244968c8d1 Allow change import type without restarting editor 2 years ago
  kobewi 313c0c7f5d Fix missing UID handling for binary formats 2 years ago
  Pedro J. Estébanez 8983b20ccd Avoid interaction issues between resource loading threads 2 years ago
  Mai Lavelle 87e6885f5e Fix loading of binary resources with typed arrays 2 years ago
  Rémi Verschelde ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs 2 years ago
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem 2 years ago
  kobewi c0083e431b Cleanup unused engine code v2 2 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
  kobewi 14b82c36a2 Defer clearing of ResourceUID cache and silence warnings 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 years ago
  bruvzg ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. 2 years ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 2 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 2 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 3 years ago