Histórico de Commits

Autor SHA1 Mensagem Data
  Michele Caini b86ffc2370 view: drop conceptually broken reverse iterators há 4 anos atrás
  Michele Caini 33574c9885 doc: updated README file há 4 anos atrás
  Michele Caini 672c542f99 group: removed ::data, use ::handle<T>().data() and ::storage<T>().data() instead há 4 anos atrás
  Michele Caini f741fe48a1 group: added ::handle to non-owning groups há 4 anos atrás
  Michele Caini 4347ebcee2 group: added base_type type member há 4 anos atrás
  Michele Caini 4e3e5a5361 doc: updated doc for the ecs module há 4 anos atrás
  Michele Caini 8e6439c3d1 group: removed ::raw, use ::storage().raw() instead há 4 anos atrás
  Michele Caini b54d358feb view: removed ::data for single type views, use ::storage().data() instead há 4 anos atrás
  Michele Caini 78baa7b12d view: removed ::raw for single type views, use ::storage().raw() instead há 4 anos atrás
  Michele Caini 19f1dd22e9 view: minor changes to avoid confusion há 4 anos atrás
  Michele Caini 73f583f68a registry: doc cleanup há 4 anos atrás
  Michele Caini 52de43e329 registry: removed ::empty<T>(), use ::view<T>().empty() or ::storage<T>().empty() instead há 4 anos atrás
  Michele Caini 49ddacaac0 registry: removed ::size<T>(), use ::view<T>().size() or ::storage<T>().size() instead há 4 anos atrás
  Michele Caini 4533b3a1c0 registry: minor chages (doc/internals) há 4 anos atrás
  Michele Caini f30ea02794 registry: há 4 anos atrás
  Michele Caini 7112dda299 build_system: added all headers to the EnTT target há 4 anos atrás
  Michele Caini 02636a7108 view: minor changes há 4 anos atrás
  Michele Caini 36a9456e0d test: minor changes to make all major compilers agree at least on something :) há 4 anos atrás
  Michele Caini 113893dcea meta: added meta_any::owner há 4 anos atrás
  Michele Caini 1abbe9c7b2 test: minor changes (code coverage) há 4 anos atrás
  Michele Caini 7205ac791c meta: make policies check function return types há 4 anos atrás
  Michele Caini 3335b81ad4 meta: há 4 anos atrás
  Michele Caini d9c9438f3c test: minor changes há 4 anos atrás
  Michele Caini 37250843e1 sigh: allocator support há 4 anos atrás
  Michele Caini 072ab88721 build system: avoid using windows-2016 (deprecated by GH) há 4 anos atrás
  Michele Caini c208e6b107 natvis: avoid errors due to null/tombstone definition not available in some contexts há 4 anos atrás
  Michele Caini 65f3185b39 entity: add page_size to entt_traits to make it more natvis friendly and customizable on a per-type basis há 4 anos atrás
  Michele Caini 34f73f8a2b registry: added base_type member type há 4 anos atrás
  Michele Caini cb4142a97d entity: simplified to_version há 4 anos atrás
  Michele Caini 80d08d5a34 view: há 4 anos atrás