Commit History

Author SHA1 Message Date
  Michele Caini 4fb558f143 view: further reduce instantiations 3 years ago
  Michele Caini 5762a8a086 view: reuse internal functions if possible 3 years ago
  Michele Caini ed4c675211 sparse_set/storage: drop move_element 3 years ago
  Michele Caini f157898462 config: ENTT_FAIL(msg) -> ENTT_ASSERT(false, msg) 3 years ago
  Michele Caini 6d20709e07 storage: minor changes 3 years ago
  Michele Caini a9a9853c01 sigh_storage_mixin: use entity_type from Type 3 years ago
  Michele Caini af14aa4c9e doc: more about signals (sigh_storage_mixin) 3 years ago
  Michele Caini 24d6b98817 test: minor changes 3 years ago
  Michele Caini 899f4baa63 storage: 3 years ago
  Michele Caini c1ab7ba025 sigh_storage_mixin: make all virtual member functions final 3 years ago
  Michele Caini 9d38f60207 registry: thanks MSVC for accepting invalid C++ code 3 years ago
  Michele Caini 0efa25cf61 sigh: cool, I keep doing the same error again and again apparently :) 3 years ago
  Michele Caini 6316b60451 registry: make it work with storage<void> also in C++17 3 years ago
  Michele Caini f268fb60a8 entity: avoid breaking changes due to type members renaming 3 years ago
  Michele Caini 3520d6915c entity: add base_type 3 years ago
  Michele Caini 4da7a84518 entity: make checks work with 64b identifiers :) 3 years ago
  Michele Caini 382dfc3bb4 entity: strict check on entity/version masks 3 years ago
  Michele Caini b6dcdc816e entity: 3 years ago
  Michele Caini c9d544089a doc: review/cleanup entity.md a bit (done) 3 years ago
  Michele Caini 3eb5faeed5 doc: review/cleanup entity.md a bit (work in progress) 3 years ago
  Michele Caini 7a328c7edf doc: updated links 3 years ago
  Michele Caini 6567aa1951 doc: a note about listeners disconnection (close #958) 3 years ago
  Michele Caini 92319f0111 entt_traits: split basic impl, simplify def 3 years ago
  Michele Caini 782d86b6e7 entt_traits: value_type -> type (cuz it's not a value type after all) 3 years ago
  Michele Caini c2cae37c1d entity_traits: make page_size type explicit 3 years ago
  Michele Caini 1026d26ecb entt_traits: drop reserved value 3 years ago
  Michele Caini 7156803dbe test: local non-static constexpr variables 3 years ago
  Michele Caini f54ed54247 helper: local non-static constexpr variables 3 years ago
  Michele Caini f30b50195a algorithm: local non-static constexpr variables 3 years ago
  Michele Caini c90ab9affd sparse_set: 3 years ago