Michele Caini
|
535beb4e2d
storage: drop unnecessary use of integral_constant
|
3 years ago |
Michele Caini
|
2d318b88c9
-: updated TODO
|
3 years ago |
Michele Caini
|
b7f0b76cef
entity/mixin: add missing include
|
3 years ago |
Michele Caini
|
d30312f516
entity/helper: add missing include, drop unnecessary traits calls
|
3 years ago |
Michele Caini
|
30772848e6
meta: avoid unnecessary calls to std::move
|
3 years ago |
Nicolas Jakob
|
eca01a3979
doc: add vcpkg badge and vcpkg.link (#985)
|
3 years ago |
Michele Caini
|
35ef0b7ac1
core: reduces the number of instantiations a bit
|
3 years ago |
Michele Caini
|
19ccba3a6c
meta: reduces the number of instantiations a bit
|
3 years ago |
Michele Caini
|
207b7674ae
doc: fix typo
|
3 years ago |
Michele Caini
|
631c55ba92
storage: minor changes/tests
|
3 years ago |
Michele Caini
|
e7b30fd36d
storage: return iterator to elements rather than entities and only if it makes sense
|
3 years ago |
Michele Caini
|
3e959007b9
storage: ::insert returns an iterator to the range of inserted entities
|
3 years ago |
Michele Caini
|
07ec4ca230
-: updated TODO
|
3 years ago |
Michele Caini
|
6e4946b682
storage: uniform interface to simplify mixin implementation
|
3 years ago |
Michele Caini
|
47ea16f17c
test: signals on entity creation/destruction
|
3 years ago |
Michele Caini
|
722857fc07
test: get rid of pointless template parameters
|
3 years ago |
Michele Caini
|
2125b38381
test: minor changes
|
3 years ago |
Michele Caini
|
289de7d57b
test: exclude only views
|
3 years ago |
Michele Caini
|
25ecd8e797
test: minor changes
|
3 years ago |
Michele Caini
|
319dfdb070
test: filtered registry view
|
3 years ago |
Michele Caini
|
9dbbcac01e
-: updated TODO
|
3 years ago |
Michele Caini
|
f545c8e058
registry: deprecate ::release
|
3 years ago |
Michele Caini
|
c68fa6a654
registry: make ::destroy work without ::release (the latter to be deprecated)
|
3 years ago |
Michele Caini
|
d288ecd70d
registry: make ::release use ::bump return value
|
3 years ago |
Michele Caini
|
312d3aba84
sparse_set: bump returns the version in use (for convenience)
|
3 years ago |
Michele Caini
|
4d2b2c6de5
registry: use traits_type::next if possible
|
3 years ago |
Michele Caini
|
80d55a226c
test: increase code coverage
|
3 years ago |
Michele Caini
|
d86a539350
test: suppress warnings due to unused variables
|
3 years ago |
Michele Caini
|
0f7098d0e0
-: updated TODO
|
3 years ago |
Michele Caini
|
8c96be1e92
registry: deprecate a bunch of functions because of the entity storage
|
3 years ago |