Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs il y a 2 ans
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem il y a 2 ans
  kobewi c0083e431b Cleanup unused engine code v2 il y a 2 ans
  Juan Linietsky 07a964fce3 Ability to change a resource UID from API il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() il y a 2 ans
  reduz 6236a688b7 Implement Feature Build Profiles il y a 2 ans
  reduz 45af29da80 Add a new HashSet template il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members il y a 3 ans
  Marc Gilleron 722945be61 Fix loading of binary resources with 64-bit floats il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  nikitalita bc58bf5477 Use constant for reserved field count il y a 3 ans
  reduz 32b43cfeb3 Implement Resource UIDs il y a 3 ans
  reduz 75755beeee Implement textual ext/subresource IDs. il y a 3 ans
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` il y a 3 ans
  reduz f8d03b98e7 Improve resource load cache il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) il y a 5 ans
  Juan Linietsky 1bea8e1eac New lightmapper il y a 5 ans
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. il y a 5 ans
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver il y a 5 ans
  Juan Linietsky 3ea04c1366 Prevent circular references to scene being saved, fixes #24384 il y a 6 ans