Michele Caini
|
fedd50efe4
meta: added meta_any::ref as an alias to meta_any operator* (close #479)
|
5 years ago |
Michele Caini
|
d7de7dbe6b
build system: minor changes (close #478)
|
5 years ago |
Michele Caini
|
9fb8939efd
meta: removed redundant assert
|
5 years ago |
Michele Caini
|
fe8f671137
build system: USE_LIBCPP option is set to ON by default (see #478)
|
5 years ago |
Michele Caini
|
1a4de1482b
build system: minor changes (close #478)
|
5 years ago |
Michele Caini
|
090a2595e1
config/type_id: minor changes
|
5 years ago |
Michele Caini
|
89dc7f817f
meta: added resolve_type utility
|
5 years ago |
Michele Caini
|
fe0f26ce9c
meta: workaround for an issue of clang 7 (close #472)
|
5 years ago |
Michele Caini
|
11349629f4
meta: get around an issue of VS2017
|
5 years ago |
Michele Caini
|
9a67652c0c
meta: separate resolve.hpp file
|
5 years ago |
Michele Caini
|
b35521dfcb
meta: deprecated resolve by id, added entt::resolve_id
|
5 years ago |
Michele Caini
|
9faf306d1e
meta: added entt::resolve_if
|
5 years ago |
Michele Caini
|
d8393dace6
meta: deprecated *::alias(), use ::id() instead
|
5 years ago |
Michele Caini
|
692e5275a3
entity: the null entity works fine also with C++20 (close #467)
|
5 years ago |
Michele Caini
|
1cfe517db8
meta: meta_type::id -> meta_type::type_id
|
5 years ago |
Michele Caini
|
e99e1dc2ac
meta: factory::alias -> factory::type (with type_info<T>::id as a default identifier)
|
5 years ago |
Michele Caini
|
1bf4ebcabb
suppress warnings for shadow parameters
|
5 years ago |
Michele Caini
|
ec4b264868
meta: export also the meta_node class template (close #464)
|
5 years ago |
Michele Caini
|
efb125b2d5
updated list of contributors
|
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
|
1507d5d85f
updated single include file (close #461)
|
6 years ago |
Michele Caini
|
2a86acfc50
doc: updated documentation for the core part
|
6 years ago |
Michele Caini
|
e0ee01b92e
doc: fixed typo
|
6 years ago |
Michele Caini
|
6006917622
storage: assert on requirements (see #458)
|
6 years ago |
Michele Caini
|
4ffcf6bf3b
meta: added the possibility to detach meta types from contexts
|
6 years ago |
Michele Caini
|
49cde59c4e
meta: minor changes
|
6 years ago |
Michele Caini
|
ed7382995c
registry: added ::remove_all to orphan entities (close #446)
|
6 years ago |
Michele Caini
|
a7faab53b9
basic_continuous_loader: deprecated ::has, use ::contains instead
|
6 years ago |
Michele Caini
|
a6aad25117
sparse_set/storage: deprecated ::destroy, use ::erase instead
|
6 years ago |