Michele Caini
|
aa5fdac522
type_info: it's now copyable and moveable as it ought be
|
5 years ago |
Michele Caini
|
3cd32c74a1
type info: updated documentation
|
5 years ago |
Michele Caini
|
2e2f6a03d9
type info: untyped type_info class and type_id functions
|
5 years ago |
Michele Caini
|
25a073f20b
type info: revised to support opaque type info objects (contains breaking changes)
|
5 years ago |
Michele Caini
|
0fb244e381
type info: removed has_type_index[_v] utility
|
5 years ago |
Michele Caini
|
631ba70b72
signal: removed unused functions
|
5 years ago |
Michele Caini
|
0a1d6b2a6f
doc: removed reference to ENTT_STANDALONE
|
5 years ago |
Michele Caini
|
94bfa5ea25
test: get around an issue of toolset v141
|
5 years ago |
Michele Caini
|
118c14bf1e
lib: standalone mode is now the default
|
5 years ago |
Michele Caini
|
cf395f707a
doc: minor changes
|
5 years ago |
Michele Caini
|
6e040fa87c
doc: more on hashed strings (close #559)
|
5 years ago |
Michele Caini
|
c0a7f84382
doc: correct definition for ranges (close #560)
|
5 years ago |
Michele Caini
|
826d7b7c26
registry: reintroduce old function type for signals, the registry is now provided to listeners
|
5 years ago |
Michele Caini
|
91e63d0f19
pool: doc related changes
|
5 years ago |
Michele Caini
|
2d69e5f6ff
doc: updated documentation about signals from a registry
|
5 years ago |
Michele Caini
|
23f0fcd024
registry: suppress some warnings
|
5 years ago |
Michele Caini
|
3fcd82abad
test: suppress a warning
|
5 years ago |
Michele Caini
|
d766c39791
*: minor changes
|
5 years ago |
Michele Caini
|
a76c3b3baa
updated TODO file
|
5 years ago |
Michele Caini
|
9290b4eecc
view: size -> size_hint for multi component views (close #553)
|
5 years ago |
Michele Caini
|
eccfec4b4f
registry: use pool_t instead of default_pool
|
5 years ago |
Michele Caini
|
80aadd3874
registry/pool: split the default pool from the registry class, allow for custom pools
|
5 years ago |
Michele Caini
|
9da15826db
registry: component signals return only the entity
|
5 years ago |
Michele Caini
|
8c403f8795
bench: added a couple of tests for recycling entities
|
5 years ago |
Michele Caini
|
b010824dbd
registry: faster ::create
|
5 years ago |
Michele Caini
|
3340f8864f
entt/entity: removed deprecated stuff
|
5 years ago |
Michele Caini
|
9fb3cdfc4c
now working on version 2.6
|
5 years ago |
Michele Caini
|
3a3a2c2702
doc: updated links and references to similar projects
|
5 years ago |
Michele Caini
|
be38919758
doc: removed references to entt::component (close #557)
|
5 years ago |
Michele Caini
|
a816ccf6ee
meta_any: support for pointer-like types to non-const, non-copyable types (close #556)
|
5 years ago |