Michele Caini
|
80b5ed3d22
introduced clang-format (close #733)
|
4 年之前 |
Michele Caini
|
be5ad379b6
*: another handful of changes to please clang-format
|
4 年之前 |
Michele Caini
|
c61e98009f
registry/benchmark: rollback optimized remove/erase (benchmarks have shown that they are not worth it)
|
4 年之前 |
Michele Caini
|
eb2b724902
benchmark: tombstone policy runs
|
4 年之前 |
Michele Caini
|
daf72a7c61
entity: registry ::remove/::erase entity/range and safe/unsafe versions (close #486)
|
4 年之前 |
Michele Caini
|
ca97f1c4a3
test: oops, re-enable all bench
|
5 年之前 |
Michele Caini
|
7b501aa89b
sparse_set/storage: virtual sort
|
5 年之前 |
Michele Caini
|
09da190e93
entity/*: rollback erase -> remove (no longer a breaking change :)
|
5 年之前 |
Michele Caini
|
2820f2658b
entity/: differentiate between remove and erase to avoid name clashing on the custom path (breaking changes)
|
5 年之前 |
Michele Caini
|
25a073f20b
type info: revised to support opaque type info objects (contains breaking changes)
|
5 年之前 |
Michele Caini
|
d766c39791
*: minor changes
|
5 年之前 |
Michele Caini
|
8c403f8795
bench: added a couple of tests for recycling entities
|
5 年之前 |
Michele Caini
|
52554c3972
test: suppress a bunch of warnings
|
5 年之前 |
Michele Caini
|
2c7455ea2b
benchmark: use entt::id_type instead of ENTT_ID_TYPE
|
5 年之前 |
Michele Caini
|
2cafb49ffe
entity: [[nodiscard]] (close #501)
|
5 年之前 |
Michele Caini
|
7d4f10ccc6
registry: removed deprecated functions
|
5 年之前 |
Michele Caini
|
972470ad42
benchmark: minor changes
|
6 年之前 |
Michele Caini
|
709fd34264
registry/storage: ::insert supports all types of iterators
|
6 年之前 |
Michele Caini
|
0f42827047
entity/*: stop using deprecated functions internally
|
6 年之前 |
Michele Caini
|
3dce560759
test: updated benchmarks
|
6 年之前 |
Michele Caini
|
469276b8be
registry: create no longer accepts a list of default constructible types to assign to entities
|
6 年之前 |
Michele Caini
|
4af7d975c1
type_id -> type info + allow also fully runtime ids
|
6 年之前 |
Michele Caini
|
ed8eea12bd
entt::component no longer exists
|
6 年之前 |
Michele Caini
|
83bea8b654
registry: uses type_id_v rather than families
|
6 年之前 |
Ezekiel Warren
|
97dd928ca4
benchmark to use entt::component (#290)
|
6 年之前 |
Elias Ku
|
1adbef7352
benchmark fix (#225)
|
6 年之前 |
Michele Caini
|
e4cd5dbf1f
fixed benchmark (thanks to Kerndog73)
|
7 年之前 |
Michele Caini
|
ffd5defcb6
updated benchmark
|
7 年之前 |
Michele Caini
|
0f73b9e07f
clean up
|
7 年之前 |
Michele Caini
|
cc39f9f891
clean up
|
7 年之前 |