Michele Caini
|
cf522d60ca
doc: updated doc for handle
|
4 years ago |
Michele Caini
|
daf72a7c61
entity: registry ::remove/::erase entity/range and safe/unsafe versions (close #486)
|
4 years ago |
Michele Caini
|
f116ad0594
test: use iterators in the poly storage example
|
4 years ago |
Michele Caini
|
e59d40834d
any: reduce vtable options
|
4 years ago |
Michele Caini
|
d06328af7f
any: small review
|
4 years ago |
Michele Caini
|
baa9d7d836
any: avoid invalid state from assignment operator for non-copyable types
|
4 years ago |
Michele Caini
|
b030df55ee
registry: clean up
|
4 years ago |
Michele Caini
|
64eb8a2d0d
sparse_set: ::remove returns number of actually removed elements
|
4 years ago |
Michele Caini
|
7d7c36e0c7
registry: clean up ::remove_all
|
4 years ago |
Michele Caini
|
9ad5768050
registry: clean up ::clear
|
4 years ago |
Michele Caini
|
1cafbcff38
sparse_set: remove (and range-remove) if exists
|
4 years ago |
Michele Caini
|
4bbf93fd0c
sparse_set: remove -> erase
|
4 years ago |
Michele Caini
|
120918bc37
any: refine the aggregate support to make any closer to its standard counterpart
|
4 years ago |
Michele Caini
|
253448cffb
sparse_set: suppress warnings for unused variables
|
4 years ago |
Michele Caini
|
26f19fb90e
storage: cleanup
|
4 years ago |
Michele Caini
|
e8f982e909
view/group: raw() isn't bound to pointer types
|
4 years ago |
Michele Caini
|
0fa433187e
storage: valid state on component removal (allows component destructors to access pools)
|
4 years ago |
Michele Caini
|
b0069299ea
meta_any: avoid dereferencing C-style arrays
|
4 years ago |
Michele Caini
|
375d5d3e9b
doc: cleanup
|
5 years ago |
Michele Caini
|
2d9398ae1a
entity: handle review
|
5 years ago |
Michele Caini
|
fc69e91636
test: refined custom id example
|
5 years ago |
Michele Caini
|
5c56cbd672
process: dead -> finished
|
5 years ago |
Michele Caini
|
a42255158d
config: added error messages to ENTT_ASSERT
|
5 years ago |
Michele Caini
|
f3d10a97df
now working on v3.8.0
|
5 years ago |
Michele Caini
|
5d15a3d69f
updated single include file
|
5 years ago |
Michele Caini
|
94292872dc
ready to cut v3.7.1 (general quality of life improvements, no bug fixes, no new feature)
|
5 years ago |
Michele Caini
|
5c8a1e7d10
type traits: removed is_std_hashable[_v]
|
5 years ago |
Michele Caini
|
e98d8426bb
meta: treat T(*)[N] as non-pointer-like types
|
5 years ago |
Michele Caini
|
77f80cecf9
test: re-enable tests left commented by mistake
|
5 years ago |
Michele Caini
|
bce26a1499
meta: remove dependency on std::array
|
5 years ago |