Commit History

Author SHA1 Message Date
  Michele Caini be38919758 doc: removed references to entt::component (close #557) 5 years ago
  Michele Caini 7f923bb389 doc: added more details about observers (close #536) 5 years ago
  Michele Caini 7ab7ebb3f6 doc: added a note about in-place sorting 5 years ago
  Michele Caini 4eacb58a3e doc: minor changes 5 years ago
  Michele Caini 24248832d1 group/view: explicit proxy object 5 years ago
  Michele Caini 0e7e36f80d view: chunked iteration for multi-component views (close #462) 5 years ago
  Sackhorn d989f0edf2 Update entity.md (#524) 5 years ago
  Michele Caini 8c002b67d5 runtime view: support for excluded components (close #512) 5 years ago
  Michele Caini 1b5295a8fe helper: added to_entity function that returns the entity associated with a given component 5 years ago
  Michele Caini 8f6c47527d doc: added a note about ranges for views and groups (close #502) 5 years ago
  Indiana Kernick 7889ca1ca7 Non-owning entt::handle (#513) 5 years ago
  Michele Caini 51eafaeb4f doc: mention custom types for entity identifiers 5 years ago
  Michele Caini f24bb8737d deprecate actor 5 years ago
  Michele Caini f89c5cc072 doc: added section pool to entity.md (close #505) 5 years ago
  Michele Caini ab7fa56bb3 doc: updated documentation for groups and nested groups 5 years ago
  Michele Caini 92c59f3ea1 registry: removed the dependency on the snapshot stuff 5 years ago
  Michele Caini fb2a93dc05 snapshot: updated documentation 5 years ago
  Michele Caini bdfeb1ae22 registry: destroy with suggested version 5 years ago
  Michele Caini 0a70979934 observer: deprecated .replace, use .update instead 5 years ago
  Elias Daler 1c0fdbed59 Fix typo in docs (s/comp/velocity) (#468) 5 years ago
  Michele Caini 37bb10e564 doc: updated examples (close #463) 6 years ago
  Michele Caini e0ee01b92e doc: fixed typo 6 years ago
  Michele Caini c4997c52e2 doc: updated documentation for the entity module 6 years ago
  Michele Caini 8680c0ba39 config: ENTT_DISABLE_ETO -> ENTT_NO_ETO 6 years ago
  Michele Caini e69d1556e1 config: renamed ENTT_ENABLE_ETO to ENTT_IS_EMPTY 6 years ago
  Michele Caini fc47b47850 doc: updated doc for empty types 6 years ago
  Michele Caini 22e0ef1354 doc: updated examples, wiki and inline documentation 6 years ago
  Michele Caini dc8fa2153b registry: on_replace becomes on_update 6 years ago
  Michele Caini 32fb335832 registry: added ::patch, reintroduced ::replace from arguments (close #437) 6 years ago
  Michele Caini 6ffaf11226 helper: added a shortcut to invoke members on components from callbacks (close #385) 6 years ago