Историја ревизија

Аутор SHA1 Порука Датум
  Michele Caini 559db104f8 view: suppress some warnings due to initialization order пре 4 година
  Michele Caini 365c57be4c build system: allow compiling the tests with clang-cl (thanks gtest for failing otherwise) пре 4 година
  Michele Caini 6f0c84fc68 dense_hash_map/dense_hash_set: remove [[nodiscard]] from friend function declaration пре 4 година
  Michele Caini 75782d9e99 registry: review/cleanup пре 4 година
  Michele Caini 69ddf4936e registry: remove the visit overload that also takes an entity пре 4 година
  Michele Caini 4b3108283f dense_hash_map/dense_hash_set: avoid pointer overflow for end iterators (close #804) пре 4 година
  Michele Caini 12d177a6c8 registry: removed ::orphans, use ::each/::orphan instead (no way to further optimize it) пре 4 година
  Michele Caini 54717dc7e2 test: minor changes пре 4 година
  Michele Caini 631c909abd group: drop conceptually broken reverse iterators пре 4 година
  Michele Caini 208746f28f view: get rid of the internal::storage_tuple function, back to the uniform model пре 4 година
  Michele Caini 61c5f8ae22 registry/view/group: cleanup пре 4 година
  Michele Caini 4e0cca3a08 view: clean up пре 4 година
  Michele Caini b86ffc2370 view: drop conceptually broken reverse iterators пре 4 година
  Michele Caini 33574c9885 doc: updated README file пре 4 година
  Michele Caini 672c542f99 group: removed ::data, use ::handle<T>().data() and ::storage<T>().data() instead пре 4 година
  Michele Caini f741fe48a1 group: added ::handle to non-owning groups пре 4 година
  Michele Caini 4347ebcee2 group: added base_type type member пре 4 година
  Michele Caini 4e3e5a5361 doc: updated doc for the ecs module пре 4 година
  Michele Caini 8e6439c3d1 group: removed ::raw, use ::storage().raw() instead пре 4 година
  Michele Caini b54d358feb view: removed ::data for single type views, use ::storage().data() instead пре 4 година
  Michele Caini 78baa7b12d view: removed ::raw for single type views, use ::storage().raw() instead пре 4 година
  Michele Caini 19f1dd22e9 view: minor changes to avoid confusion пре 4 година
  Michele Caini 73f583f68a registry: doc cleanup пре 4 година
  Michele Caini 52de43e329 registry: removed ::empty<T>(), use ::view<T>().empty() or ::storage<T>().empty() instead пре 4 година
  Michele Caini 49ddacaac0 registry: removed ::size<T>(), use ::view<T>().size() or ::storage<T>().size() instead пре 4 година
  Michele Caini 4533b3a1c0 registry: minor chages (doc/internals) пре 4 година
  Michele Caini f30ea02794 registry: пре 4 година
  Michele Caini 7112dda299 build_system: added all headers to the EnTT target пре 4 година
  Michele Caini 02636a7108 view: minor changes пре 4 година
  Michele Caini 36a9456e0d test: minor changes to make all major compilers agree at least on something :) пре 4 година