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 年之前 |
Michele Caini
|
b4f88e303a
meta_storage: branchless implementation
|
5 年之前 |
Michele Caini
|
cd0ec69446
meta: reduced instantiations due to meta any, use a fake vtable function
|
5 年之前 |
Michele Caini
|
909415d167
organizer: bug fixing/tests (thanks to @Green-Sky)
|
5 年之前 |
Michele Caini
|
337bc6d97a
view_pack: support for multiple views of the same type
|
5 年之前 |
Michele Caini
|
6c9fab7da1
type_traits: minor changes
|
5 年之前 |
Michele Caini
|
315b1f5913
type traits: added is_complete[_v]
|
5 年之前 |
Michele Caini
|
c2d1859858
emitter: truly const emitter, no lazy initialization
|
5 年之前 |
Michele Caini
|
37ba7316e0
doc: fixed typo
|
5 年之前 |
Michele Caini
|
fc1292b1d1
test: get around the best bug ever of msvc, toolset v141
|
5 年之前 |
Michele Caini
|
0507680cc1
view/group: try to get around an issue of gcc v7.5 + suppress some warnings here and there
|
5 年之前 |