コミット履歴

作者 SHA1 メッセージ 日付
  Michele Caini 75b19230eb entity: make null_t public 5 年 前
  Indiana Kernick 7889ca1ca7 Non-owning entt::handle (#513) 5 年 前
  Michele Caini cec1b932bd example: custom identifier (and some fixes for the purpose) 5 年 前
  Michele Caini 2c7455ea2b benchmark: use entt::id_type instead of ENTT_ID_TYPE 5 年 前
  Michele Caini edc9cc9278 type_traits: removed ENTT_OPAQUE_TYPE 5 年 前
  Michele Caini 51eafaeb4f doc: mention custom types for entity identifiers 5 年 前
  Michele Caini 556373d331 registry: better support for integral entity identifiers (even if not recommended) 5 年 前
  Michele Caini 804cfb7482 test: use entt::to_integral instead of std::underlying_type_t for entity identifiers 5 年 前
  Michele Caini 143eae0729 test: avoid using underlying_type_t with entt_traits 5 年 前
  Michele Caini 29d4846de7 entity: bind to_integral to entt_traits instead of a specific enum class 5 年 前
  Michele Caini 306178f371 doc: minor changes 5 年 前
  Michele Caini 371b541fbc entity: make entt_traits sfinae-friendly and avoid using std::underlying_type_t to define the entity traits types 5 年 前
  Oortonaut 902658fd21 Properly case entity version for 64-bit support. (#516) 5 年 前
  Michele Caini 0ca8dff974 test: code coverage 5 年 前
  Michele Caini a212b054e7 platform: added support file for android ndk r17 5 年 前
  Michele Caini cccd1baa2f meta: minor changes 5 年 前
  Michele Caini 5dd25aed4d meta: assoc container's ::erase/::find accept also convertible keys 5 年 前
  Michele Caini 6ddc725b75 meta: minor changes 5 年 前
  Michele Caini 36ab7444a0 meta: removed some deprecated functions (semantics had changed, it was already a breaking change in itself) 5 年 前
  Michele Caini a8d004334a meta: minor changes 5 年 前
  Michele Caini 900398a632 resource: added prefix resource_ to all classes 5 年 前
  Michele Caini f24bb8737d deprecate actor 5 年 前
  Michele Caini cb5e9b197a doc: added links to docsforge (close #510) 5 年 前
  Michele Caini 450e20ae78 meta: minor changes 5 年 前
  Michele Caini 5d42a76fe5 meta: added support for convertible types to meta containers ::insert functions 5 年 前
  Michele Caini c5075a3db0 doc: minor changes (see #510) 5 年 前
  Michele Caini ad5bb5198b meta: fixed key_only member function for meta associative containers 5 年 前
  Michele Caini d306bc4a9a test: code coverage 5 年 前
  Michele Caini 5c3b956542 doc: fixed some problems with doxygen (see #510) 5 年 前
  Michele Caini ade8533f28 meta: dedicate iterators for different types of meta containers 5 年 前