Michele Caini
|
1c8f5b98f1
build system: updated installation process (close #451)
|
6 年之前 |
Michele Caini
|
972470ad42
benchmark: minor changes
|
6 年之前 |
Michele Caini
|
f7e3a055fb
registry: minor changes
|
6 年之前 |
Michele Caini
|
34f05fb8dc
doc: updated wiki for meta (close #448)
|
6 年之前 |
Michele Caini
|
709fd34264
registry/storage: ::insert supports all types of iterators
|
6 年之前 |
Michele Caini
|
b888757092
entity/*: iterators review
|
6 年之前 |
Michele Caini
|
0f42827047
entity/*: stop using deprecated functions internally
|
6 年之前 |
Michele Caini
|
e69d1556e1
config: renamed ENTT_ENABLE_ETO to ENTT_IS_EMPTY
|
6 年之前 |
Michele Caini
|
141fbf7472
type_traits: deprecated entt::tag because of the more general purpose alternative entt::integral_constant
|
6 年之前 |
Michele Caini
|
c9a3ae8149
type_traits: added shortcut entt::integral_constant
|
6 年之前 |
Michele Caini
|
e16a8d29ea
links: added the Vim of game engines (close #447)
|
6 年之前 |
Michele Caini
|
fff50d0e50
registry: workaround for an issue with MSVC
|
6 年之前 |
Michele Caini
|
360734b447
doc: workaround for some idiosyncracies of doxygen
|
6 年之前 |
Michele Caini
|
7e5edad32b
registry: workaround for an issue of gcc7
|
6 年之前 |
Michele Caini
|
fc47b47850
doc: updated doc for empty types
|
6 年之前 |
Michele Caini
|
c7de058e1d
storage/registry: empty types are no longer a thing
|
6 年之前 |
Michele Caini
|
0fff3c905c
view: deprecated ::less, ::each returns only non-empty types now
|
6 年之前 |
Michele Caini
|
2fcb055c43
group: deprecated ::less, ::each returns only non-empty types now
|
6 年之前 |
Michele Caini
|
97e0d63102
storage: consume args for empty types in all cases
|
6 年之前 |
Michele Caini
|
5e04f0accd
registry: strict check on ::insert (see #438)
|
6 年之前 |
Michele Caini
|
16835e3928
registry: get_or_assign -> get_or_emplace
|
6 年之前 |
Michele Caini
|
22e0ef1354
doc: updated examples, wiki and inline documentation
|
6 年之前 |
Michele Caini
|
0141dc519c
doc: added similar projects (close #443)
|
6 年之前 |
Michele Caini
|
9aadc30b94
registry: disambiguate calls to ::assign and ::assign_or_replace (close #438)
|
6 年之前 |
Michele Caini
|
23a73fcb7c
doc: suppressed some warnings due to missing parameters
|
6 年之前 |
Michele Caini
|
9a3b585110
registry: disambiguate calls to pool_handler<T>::construct (see #438)
|
6 年之前 |
Michele Caini
|
09ee46860a
sparse_set: disambiguate calls to ::construct (see #438)
|
6 年之前 |
Michele Caini
|
d8f289182d
storage: disambiguate calls to ::construct (see #438)
|
6 年之前 |
Michele Caini
|
dc8fa2153b
registry: on_replace becomes on_update
|
6 年之前 |
Michele Caini
|
32fb335832
registry: added ::patch, reintroduced ::replace from arguments (close #437)
|
6 年之前 |