Michele Caini
|
e60dbdc521
sparse_set/storage:
|
3 lat temu |
Michele Caini
|
c66623b330
sigh_mixin: avoid hiding basic_iterator type meber
|
3 lat temu |
Michele Caini
|
62246d8796
storage: avoid hiding basic_iterator type meber
|
3 lat temu |
Michele Caini
|
b35f131309
sparse_set: support swap-only mixins
|
3 lat temu |
Michele Caini
|
3dd82633a3
-: drop storage_mixin.cpp, I forgot to do it a couple of commits ago :)
|
3 lat temu |
Michele Caini
|
00231bf8a7
storage: make swap_at non-final to support checks on derived classes
|
3 lat temu |
Michele Caini
|
58d392e813
-: minor changes
|
3 lat temu |
Michele Caini
|
1d4d99d090
mixin: sigh_storage_mixin -> sigh_mixin
|
3 lat temu |
Michele Caini
|
fe3edf2c83
-: minor changes
|
3 lat temu |
Michele Caini
|
0864ba0429
-: drop useless typename
|
3 lat temu |
Michele Caini
|
3a96980013
build: minor changes
|
3 lat temu |
Michele Caini
|
423f7a555d
is_equality_comparable: detect C-style arrays directly
|
3 lat temu |
Michele Caini
|
5db8ad53ac
build: update gh workflow
|
3 lat temu |
Michele Caini
|
c2ab357802
view: make also VS toolset v141 happy
|
3 lat temu |
Michele Caini
|
4fb558f143
view: further reduce instantiations
|
3 lat temu |
Michele Caini
|
5762a8a086
view: reuse internal functions if possible
|
3 lat temu |
Michele Caini
|
ed4c675211
sparse_set/storage: drop move_element
|
3 lat temu |
Michele Caini
|
f157898462
config: ENTT_FAIL(msg) -> ENTT_ASSERT(false, msg)
|
3 lat temu |
Michele Caini
|
6d20709e07
storage: minor changes
|
3 lat temu |
Michele Caini
|
a9a9853c01
sigh_storage_mixin: use entity_type from Type
|
3 lat temu |
Michele Caini
|
af14aa4c9e
doc: more about signals (sigh_storage_mixin)
|
3 lat temu |
Michele Caini
|
24d6b98817
test: minor changes
|
3 lat temu |
Michele Caini
|
899f4baa63
storage:
|
3 lat temu |
Michele Caini
|
c1ab7ba025
sigh_storage_mixin: make all virtual member functions final
|
3 lat temu |
Michele Caini
|
9d38f60207
registry: thanks MSVC for accepting invalid C++ code
|
3 lat temu |
Michele Caini
|
0efa25cf61
sigh: cool, I keep doing the same error again and again apparently :)
|
3 lat temu |
Michele Caini
|
6316b60451
registry: make it work with storage<void> also in C++17
|
3 lat temu |
Michele Caini
|
f268fb60a8
entity: avoid breaking changes due to type members renaming
|
3 lat temu |
Michele Caini
|
3520d6915c
entity: add base_type
|
3 lat temu |
Michele Caini
|
4da7a84518
entity: make checks work with 64b identifiers :)
|
3 lat temu |