Michele Caini
|
4dee9dde11
registry: named pools support for on_construct/on_update/on_destroy
|
3 年之前 |
Michele Caini
|
9bae6e67bc
doc: update connection helper doc
|
3 年之前 |
Michele Caini
|
aa7a7ce25a
doc: minor changes
|
3 年之前 |
Michele Caini
|
a969468c57
registry: de-deprecate :) on_construct/on_update/on_destroy
|
3 年之前 |
Michele Caini
|
a1e76fc638
doc: more about entity storage
|
3 年之前 |
Michele Caini
|
d8ed4ca354
registry: refine how entity storage is used internally
|
3 年之前 |
Michele Caini
|
3248e3f91e
helper: make sigh_helper work with named pools
|
3 年之前 |
Michele Caini
|
f00687e6f9
doc: updated registry documentation
|
3 年之前 |
Michele Caini
|
5240c6b60a
registry: deprecate on_construct/on_update/on_destroy
|
3 年之前 |
Michele Caini
|
67604a88e1
natvis: update registry snippet
|
3 年之前 |
Michele Caini
|
4242dfb8b5
registry: use entity storage directly as much as possible
|
3 年之前 |
Michele Caini
|
f96d8ee832
registry: prepare to split component storage and entity storage
|
3 年之前 |
Michele Caini
|
c147ec37c9
test: try to make gcc happy again
|
3 年之前 |
Michele Caini
|
094ddbba36
meta: avoid shadow warnings
|
3 年之前 |
Michele Caini
|
634630ca2d
test: add missing template keywords (thanks msvc for ignoring them)
|
3 年之前 |
Michele Caini
|
d78c26f266
*: updated TODO
|
3 年之前 |
Michele Caini
|
fabc6c9bd7
test: full cross-registry entity-copy example with meta (not strictly required)
|
3 年之前 |
Michele Caini
|
b6e8ddd2ad
meta: fight against the small nuances of the language :)
|
3 年之前 |
Michele Caini
|
cf2bbae6e1
mixin: make it simpler to modify the underlying type
|
3 年之前 |
Michele Caini
|
08799616d0
*: updated TODO
|
3 年之前 |
Michele Caini
|
58bebf78d8
meta: reduce symbols and their sizes if possible
|
3 年之前 |
Michele Caini
|
d534fad3ee
doc: more about views
|
3 年之前 |
Michele Caini
|
871dc7a401
doc: drop references to storage placeholders
|
3 年之前 |
Michele Caini
|
1fe7c78f7e
test: minor changes
|
3 年之前 |
Michele Caini
|
22a65f80fc
test: cleanup
|
3 年之前 |
Michele Caini
|
756ea8a388
*: updated TODO
|
3 年之前 |
Michele Caini
|
12186cb401
registry: drop internal static storage variables from ::assure
|
3 年之前 |
Michele Caini
|
aa9ffb9eef
registry: const ::storage<T>(...) returns a pointer to possibly null storage
|
3 年之前 |
Michele Caini
|
dcb5aed901
registry: lazily/partially initialize views in the ::view const function
|
3 年之前 |
Michele Caini
|
34f6a747a8
registry: add support for non-existent pools to try_get
|
3 年之前 |