История коммитов

Автор SHA1 Сообщение Дата
  Rémi Verschelde f583b835db Merge pull request #64690 from touilleMan/projection-members-offsets-in-gdentension-api 3 лет назад
  Emmanuel Leblond a6963320d6 Ignore fake properties in classes when generating extension_api.json 3 лет назад
  Emmanuel Leblond dca6db76af Add missing Projection's members offsets to gdextension_api.json 3 лет назад
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 лет назад
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 3 лет назад
  reduz 5ac42cf576 Implement a BitField hint 3 лет назад
  Pierre-Thomas Meisels c28936ba6d Add core types enums description to extension api json 3 лет назад
  bruvzg 860e24683f Make enum/constant binds 64-bit. 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  Emmanuel Leblond 2bdeed156f Fix extension_api.json builtin_class_member_offsets member names for Color 3 лет назад
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 лет назад
  reduz 2f651277da Add static method support to ClassDB 3 лет назад
  reduz 8b547331be Create GDExtension clases for PhysicsServer3D 3 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 лет назад
  bruvzg 0c0b5c84b0 Implement TextServer GDExtension interface, remove TextServer GDNative interface. 4 лет назад
  Lightning_A c63b18507d Use range iterators for `Map` 4 лет назад
  reduz 44d62a9f4b Implement NativeExtension pointer arguments 4 лет назад
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 лет назад
  George Marques 3f362cec68 Improve extension system 4 лет назад
  George Marques 4205d907c9 Improve extension API dump 4 лет назад
  Rémi Verschelde ff0b5f8fa1 Merge pull request #50809 from akien-mga/iterators-const-references 4 лет назад
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 лет назад
  luz paz 3564c16cb8 Fix various typos with codespell 4 лет назад
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 лет назад
  reduz b1d15c51bc Implement native extension system 4 лет назад