Michele Caini
|
6ebc39e038
entity: added sfinae-friendly utility for component-to-pool conversions
|
5 lat temu |
Michele Caini
|
8b0a7c302b
storage: workaround for an issue of vs2017
|
5 lat temu |
Michele Caini
|
0c3e50da2f
build system: try to reproduce an issue of vs2019, toolset v141
|
5 lat temu |
Michele Caini
|
d220cf4acc
platform: minor changes
|
5 lat temu |
Innokentiy Alaytsev
|
eb1ce7e927
meta: Deduplicate the STL-compatible container traits (#518)
|
5 lat temu |
Michele Caini
|
46f6f41a6b
entity: remove asserts from to_entity, it's potentially UB as from the standard
|
5 lat temu |
Michele Caini
|
2fa59fc43c
entity: added debug asserts to to_entity
|
5 lat temu |
Michele Caini
|
b7763b3887
test: minor changes
|
5 lat temu |
Michele Caini
|
8c002b67d5
runtime view: support for excluded components (close #512)
|
5 lat temu |
Michele Caini
|
7692c4a377
test: ENTT_ID_TYPE -> entt::id_type
|
5 lat temu |
Michele Caini
|
1f0acec06c
doc: minor changes
|
5 lat temu |
Michele Caini
|
1b5295a8fe
helper: added to_entity function that returns the entity associated with a given component
|
5 lat temu |
Michele Caini
|
0b699a3f20
view: fixed the constrained range-each
|
5 lat temu |
Michele Caini
|
409d7a499d
test: code coverage
|
5 lat temu |
Michele Caini
|
ba7428f3d6
group: small changes to get around an issue of g++ v7.5
|
5 lat temu |
Michele Caini
|
c12c32d26e
view/group: updated range iterators (thanks to @Lawrencemm for pointing this out)
|
5 lat temu |
Michele Caini
|
0ca5ea0150
test: minor changes
|
5 lat temu |
Michele Caini
|
11ca7c7b3e
group: get around an issue with g++
|
5 lat temu |
Michele Caini
|
8f6c47527d
doc: added a note about ranges for views and groups (close #502)
|
5 lat temu |
Michele Caini
|
dd28882b27
group: optimized ranges
|
5 lat temu |
Michele Caini
|
1b93a449b2
view: improved view ranges
|
5 lat temu |
Michele Caini
|
7cf2ec09b7
group: added iterable object to visit entities and components at once
|
5 lat temu |
Michele Caini
|
4d1952a406
view: added iterable object to visit entities and components at once
|
5 lat temu |
Michele Caini
|
b8d25e2327
doc: typos
|
5 lat temu |
Michele Caini
|
89d7c7e572
handle: better API
|
5 lat temu |
Michele Caini
|
75b19230eb
entity: make null_t public
|
5 lat temu |
Indiana Kernick
|
7889ca1ca7
Non-owning entt::handle (#513)
|
5 lat temu |
Michele Caini
|
cec1b932bd
example: custom identifier (and some fixes for the purpose)
|
5 lat temu |
Michele Caini
|
2c7455ea2b
benchmark: use entt::id_type instead of ENTT_ID_TYPE
|
5 lat temu |
Michele Caini
|
edc9cc9278
type_traits: removed ENTT_OPAQUE_TYPE
|
5 lat temu |