Commit History

Author SHA1 Message Date
  Michele Caini a00b44a5fd example: stamp is back 4 years ago
  Michele Caini 00e7ab1db8 entity: fully remove the poly storage support 4 years ago
  Michele Caini 0302fdaaba build system: update gtest upstream branch name 4 years ago
  Michele Caini 16e3cfc589 container: added dense_hash_set 4 years ago
  Michele Caini af249098cd container: sparse set based dense hash map 4 years ago
  Michele Caini 012083a4a1 meta: review utilities + code coverage 4 years ago
  Michele Caini acd75ffe1c iterator: added utility input_iterator_proxy 4 years ago
  Michele Caini 6cd44248c7 core: added tuple header and unwrap_tuple utility 4 years ago
  Michele Caini b52c9c1676 test: use storage (and sigh storage mixin) from base type 4 years ago
  Michele Caini a9ae9ce758 test: code coverage 4 years ago
  Michele Caini 4b629045c3 core: added enum-as-bitmask support for enum classes (thanks to @TerensTare for the suggestion) 4 years ago
  Michele Caini d63f9e1eff build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751) 4 years ago
  Michele Caini 461865bf3b build_system: make ENTT_ID_TYPE a cached string variable 4 years ago
  Michele Caini 8978a0d159 core: 4 years ago
  Michele Caini 1f1e02fee1 build system: test id type std::uint64_t on the CI, all platforms 4 years ago
  Michele Caini 11e6793544 build system: cleanup 5 years ago
  Michele Caini 52bfddd2e7 any: support for sbo storage alignment (close #676) 5 years ago
  Michele Caini 5a4b067cee view: 5 years ago
  Michele Caini bcaf1489c0 meta: extended template info support 5 years ago
  Michele Caini 1512fbae55 meta: safer factory, no-op re-registration 5 years ago
  Michele Caini bb1acee36a entity: 5 years ago
  Michele Caini 3eb00382e7 meta: removed meta_base, meta_base_node is used internally when needed 5 years ago
  Michele Caini 98b5f7a26a meta: removed meta_conv, meta_conv_node is used internally when needed 5 years ago
  Michele Caini bc415242f2 test: 5 years ago
  Michele Caini a974235d10 core/entity/meta/poly: 5 years ago
  Michele Caini 2f52bef882 poly: first implementation 5 years ago
  Michele Caini c95041d7c3 core: standalone any class 5 years ago
  Gnik 085e1ae157 build system: prefix cmake variables with ENTT_. (#585) 5 years ago
  Michele Caini 797dd56bb7 test: removed temporary multi storage example, added a note to the todo list for a refined example 5 years ago
  Michele Caini eb8e96f413 example: multi instance storage 5 years ago