提交歷史

作者 SHA1 備註 提交日期
  Michele Caini 8ec899a8e7 sigh: make scoped_connection move constructible/assignable (close #760) 4 年之前
  Michele Caini 1013c6a50e meta: removed annotation support for meta properties 4 年之前
  Michele Caini 2cd5d3bab3 meta: cleanup, minor changes 4 年之前
  Michele Caini d9494960a2 meta: 4 年之前
  Michele Caini c0eb6590da snapshot: include destroyed list head in the entity count (close #757) 4 年之前
  Michele Caini a9cefcb823 meta: avoid risk of name clashing on meta types and meta data members 4 年之前
  Michele Caini d1ff491010 meta: 4 年之前
  Michele Caini 2aa34f05d3 meta: removed meta_type::is_array (no alternative provided) 4 年之前
  Michele Caini 135d6915ee meta, review implicitly generated meta default constructors: 4 年之前
  Michele Caini 6282195b80 meta: 4 年之前
  Michele Caini adec4f08c6 meta: removed meta_type::is_union (no alternative provided) 4 年之前
  Michele Caini b24fe2f122 test: increase code coverage 4 年之前
  Michele Caini 7b35bcb68a meta: use enum-as-bitmask support to get rid of old fashioned enum for meta traits 4 年之前
  Michele Caini 4b629045c3 core: added enum-as-bitmask support for enum classes (thanks to @TerensTare for the suggestion) 4 年之前
  Michele Caini c6ba1d05d1 view: avoid polluting global namespace with naked operator| 4 年之前
  Michele Caini 3adac90573 meta: removed meta_type::is_function_pointer (no alternative provided) 4 年之前
  Michele Caini 0332188b6b meta, get rid of useless info from meta_type to further reduce instantiations: 4 年之前
  Michele Caini 790a1e2812 view: minor changes to get around an issue of clang 4 年之前
  Michele Caini 3bd1e13321 view: removed the foobar alias which was not meant to stay there 4 年之前
  Michele Caini 0cd642ca11 view: ::use<T> doesn't modify the view in-place anymore, instead it returns a new view 4 年之前
  Michele Caini d5995998b0 view: 4 年之前
  Michele Caini 62babb9c22 updated TODO 4 年之前
  Michele Caini b98c69521b build_system: add support for c++20 (close #751) 4 年之前
  Michele Caini 6cd37b3809 view: get around an issue of msvc when using C++20 4 年之前
  Michele Caini 238170d0e2 meta: some changes to make tests compile with C++20 (MSVC) 4 年之前
  Michele Caini 6fb5b25530 any: don't compare arrays directly (operator== even deprecated in C++20) 4 年之前
  Michele Caini d63f9e1eff build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751) 4 年之前
  Michele Caini 461865bf3b build_system: make ENTT_ID_TYPE a cached string variable 4 年之前
  Michele Caini e95d9b9cf6 doc: updated links.md 4 年之前
  Michele Caini c52b2a4fa9 entity/*: 4 年之前