Commit History

Author SHA1 Message Date
  Aaron Franke 05ce2c80bb Rename Variant enum members in resource_format_binary.cpp 3 years ago
  Rémi Verschelde 8d83da5bf9 Merge pull request #56224 from Calinou/variant-rename-packed-array-constants 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio 753754548a Rename Variant Packed*Array constants for consistency 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  kobewi e393c2a734 Add is_built_in() method to Resource 4 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  nikitalita 6640ab406b skip uid field length in binary resource if not used 4 years ago
  nikitalita bc58bf5477 Use constant for reserved field count 4 years ago
  nikitalita 160601cc78 Fix binary resource loading and saving 4 years ago
  luz paz 5cf3bed0c8 Fix various typos 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
  reduz 75755beeee Implement textual ext/subresource IDs. 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
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Rémi Verschelde 5d9cab3aeb Merge pull request #38430 from aaronfranke/transform3d 4 years ago
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Hugo Locurcio 12462d9055 Rename File's `endian_swap` to `big_endian` 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Aaron Franke 1be0d6b30e Type consistencies in core 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago