Commit History

Author SHA1 Message Date
  Michele Caini 7cf2ec09b7 group: added iterable object to visit entities and components at once 5 years ago
  Michele Caini 4d1952a406 view: added iterable object to visit entities and components at once 5 years ago
  Michele Caini b8d25e2327 doc: typos 5 years ago
  Michele Caini 89d7c7e572 handle: better API 5 years ago
  Michele Caini 75b19230eb entity: make null_t public 5 years ago
  Indiana Kernick 7889ca1ca7 Non-owning entt::handle (#513) 5 years ago
  Michele Caini cec1b932bd example: custom identifier (and some fixes for the purpose) 5 years ago
  Michele Caini 2c7455ea2b benchmark: use entt::id_type instead of ENTT_ID_TYPE 5 years ago
  Michele Caini edc9cc9278 type_traits: removed ENTT_OPAQUE_TYPE 5 years ago
  Michele Caini 51eafaeb4f doc: mention custom types for entity identifiers 5 years ago
  Michele Caini 556373d331 registry: better support for integral entity identifiers (even if not recommended) 5 years ago
  Michele Caini 804cfb7482 test: use entt::to_integral instead of std::underlying_type_t for entity identifiers 5 years ago
  Michele Caini 143eae0729 test: avoid using underlying_type_t with entt_traits 5 years ago
  Michele Caini 29d4846de7 entity: bind to_integral to entt_traits instead of a specific enum class 5 years ago
  Michele Caini 306178f371 doc: minor changes 5 years ago
  Michele Caini 371b541fbc entity: make entt_traits sfinae-friendly and avoid using std::underlying_type_t to define the entity traits types 5 years ago
  Oortonaut 902658fd21 Properly case entity version for 64-bit support. (#516) 5 years ago
  Michele Caini 0ca8dff974 test: code coverage 5 years ago
  Michele Caini a212b054e7 platform: added support file for android ndk r17 5 years ago
  Michele Caini cccd1baa2f meta: minor changes 5 years ago
  Michele Caini 5dd25aed4d meta: assoc container's ::erase/::find accept also convertible keys 5 years ago
  Michele Caini 6ddc725b75 meta: minor changes 5 years ago
  Michele Caini 36ab7444a0 meta: removed some deprecated functions (semantics had changed, it was already a breaking change in itself) 5 years ago
  Michele Caini a8d004334a meta: minor changes 5 years ago
  Michele Caini 900398a632 resource: added prefix resource_ to all classes 5 years ago
  Michele Caini f24bb8737d deprecate actor 5 years ago
  Michele Caini cb5e9b197a doc: added links to docsforge (close #510) 5 years ago
  Michele Caini 450e20ae78 meta: minor changes 5 years ago
  Michele Caini 5d42a76fe5 meta: added support for convertible types to meta containers ::insert functions 5 years ago
  Michele Caini c5075a3db0 doc: minor changes (see #510) 5 years ago