Commit History

Author SHA1 Message Date
  Michele Caini cd2fdc2ffe build system: use cmake fetch content rather than external add 6 years ago
  Michele Caini 57d017ed8e build system: the version is read from cmake rather than written 6 years ago
  Michele Caini 3ad2c559f1 build system: better support for IDEs 6 years ago
  Michele Caini c3facfa925 build system: minor changes 6 years ago
  Michele Caini db8d9ebc72 suppress shadow warnings 6 years ago
  Michele Caini 3aef00af18 registry: suppress warnings on ::replace for empty components (close #407, close #408) 6 years ago
  Michele Caini a4d576bae8 registry: visit functionality for context variables (close #390) 6 years ago
  Michele Caini 9320365ef6 registry: const-correctness for ::visit 6 years ago
  Michele Caini 0be7494042 group: added front/back (close #393) 6 years ago
  Michele Caini df55f338ca view: added front/back (see #393) 6 years ago
  Michele Caini 8210efb548 delegate: suppress warnings on parameters used for tag dispatching 6 years ago
  Michele Caini 43503e2fc9 test: enforce requirements for non default constructible components (close #405) 6 years ago
  Michele Caini 448c3ae425 registry/storage: assign review 6 years ago
  Michele Caini f7684a8a3e cleanup/minor changes 6 years ago
  Michele Caini 4f200ac71e cleanup 6 years ago
  Michele Caini 4772559e8b test: code coverage 6 years ago
  Michele Caini a984ce5bba registry: temporary changes to remove args from assure 6 years ago
  Michele Caini eee8a338e2 doc: updated examples (close #401) 6 years ago
  Michele Caini 8894c0ef48 typo 6 years ago
  Michele Caini c5b8577d94 meta: redefined constructors where it matters (close #404) 6 years ago
  Michele Caini ce9def4a56 registry: avoid redundant instantiations 6 years ago
  Michele Caini 894601aad2 cleanup/suppress warnings 6 years ago
  Michele Caini 285c91e81b config: ENTT_DISABLE_ASSERT no longer exists, ENTT_ASSERT can be redefined now (close #403) 6 years ago
  Michele Caini ba8ca93afc doc: updated the doc for the ecs part (close #390) 6 years ago
  Michele Caini ad0dab2493 registry: added ::visit to get all components in a registry of owned by an entity 6 years ago
  Michele Caini 8b66316180 doc: updated README file 6 years ago
  Michele Caini da4ee38914 type_info: minor changes 6 years ago
  Michele Caini 62fde229e2 cleanup 6 years ago
  Michele Caini 676115d214 delegate/sigh: reduced number of instantiations, moved instantiations out of the way from sigh::publish 6 years ago
  Michele Caini f36d838df1 hashed_string: non-recursive helper (close #400) 6 years ago