Michele Caini
|
49ddacaac0
|
registry: removed ::size<T>(), use ::view<T>().size() or ::storage<T>().size() instead
|
2021-12-08 15:17:35 +01:00 |
|
Michele Caini
|
52554c3972
|
test: suppress a bunch of warnings
|
2020-08-11 16:53:03 +02:00 |
|
Michele Caini
|
7d4f10ccc6
|
registry: removed deprecated functions
|
2020-05-12 00:12:49 +02:00 |
|
Michele Caini
|
d9884917fb
|
registry: added discard to free explicitly a pool
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
d1a6edad8a
|
ENTT_OPAQUE_TYPE: to_integer -> to_integral
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
83bea8b654
|
registry: uses type_id_v rather than families
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
3d515a760c
|
attribute.h: lib -> core
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
427587e591
|
test: ENTT_API_* definitions are set by means of cmake
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
8bb1518d09
|
registry: (almost) transparent dll/.so support with ENTT_API
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
46db75308c
|
test: modularized lib tests
|
2019-12-29 15:16:12 +01:00 |
|