Michele Caini
|
9950b2ea34
type_traits: added type_list_element[_t] and value_list_element[_v]
|
5 лет назад |
Michele Caini
|
a7c2a5c49b
doc: updated links
|
5 лет назад |
Michele Caini
|
c2c39cd0d0
doc: suppress a warning from doxygen
|
5 лет назад |
Michele Caini
|
b6e7c36b11
delegate: use constness_as_t internally
|
5 лет назад |
Michele Caini
|
002f92fe1e
organizer: fixed an issue for free functions with payload (close #613)
|
5 лет назад |
Michele Caini
|
d6d0cdf9aa
build system: avoid enabling tests by default when EnTT is the top dir project
|
5 лет назад |
Martin Stump
|
7d002df94f
build system: add MAIN_PROJECT check for test option (#610)
|
5 лет назад |
Michele Caini
|
f0d7408f94
doc: minor changes
|
5 лет назад |
Keith Rosenberg
|
7154678347
doc: mention aggregate initialization usage in registry::emplace, refs #592 (#593)
|
5 лет назад |
Fahmi Akbar Wildana
|
68f0743c40
doc: add @javelin/ecs in references.md (#611)
|
5 лет назад |
Michele Caini
|
3d5905c878
doc: added more details
|
5 лет назад |
Michele Caini
|
a344a1ca59
doc: typo
|
5 лет назад |
Michele Caini
|
5f539ddfb7
doc: updated documentation (core, entity, poly)
|
5 лет назад |
Michele Caini
|
a974235d10
core/entity/meta/poly:
|
5 лет назад |
Michele Caini
|
2d17ef5c7e
meta: removed as_ref tag
|
5 лет назад |
Michele Caini
|
dda8c209df
type_traits: added type_identity trait (waiting for C++20)
|
5 лет назад |
Michele Caini
|
be88d5dfb8
type_info: minor changes
|
5 лет назад |
Michele Caini
|
4a537d82d3
minor changes
|
5 лет назад |
Michele Caini
|
6f36723097
runtime_view: public constructor (close #597)
|
5 лет назад |
Michele Caini
|
35bce924f8
handle: added support for destroy (close #598)
|
5 лет назад |
Michele Caini
|
9356e8ccb5
config: reintroduce ENTT_DISABLE_ASSERT (close #599)
|
5 лет назад |
Michele Caini
|
1ffde24ef6
*: updated TODO
|
5 лет назад |
Michele Caini
|
2f52bef882
poly: first implementation
|
5 лет назад |
Michele Caini
|
b1369582e1
type_traits: added value_list
|
5 лет назад |
Michele Caini
|
cf176719a8
*: minor changes here and there
|
5 лет назад |
Michele Caini
|
d7ed72ac06
meta_any: single vtable function to reduce instantiations and storage requirements
|
5 лет назад |
Michele Caini
|
83322664f1
any: doc + more tests
|
5 лет назад |
Michele Caini
|
5af7e96f70
meta/*: removed meta_storage, meta_any uses any internally
|
5 лет назад |
Michele Caini
|
c95041d7c3
core: standalone any class
|
5 лет назад |
Michele Caini
|
62f40dcb21
meta_storage: internal review for better memory usage
|
5 лет назад |