Michele Caini
|
822264a65e
workflow: --dry-run for the deploy.yml debut (see #397)
|
6 gadi atpakaļ |
Michele Caini
|
76f3909ec9
workflow: update homebrew-entt (see #397)
|
6 gadi atpakaļ |
Michele Caini
|
23e839b40e
build system: updated install process (close #421)
|
6 gadi atpakaļ |
Michele Caini
|
6a560fc7bf
observer: use any<T...> rather than a fold expression with has<T>
|
6 gadi atpakaļ |
Michele Caini
|
709d1c93a4
registry: fixed a bug that affects late group initialization (close #436)
|
6 gadi atpakaļ |
Michele Caini
|
8d4b5f4bb7
sparse_set: remove copy ctor/assignment operator (use range-construct instead)
|
6 gadi atpakaļ |
Michele Caini
|
6a46325e7e
registry: deprecate ::clone/::stamp
|
6 gadi atpakaļ |
Michele Caini
|
e2b676d54c
cleanup
|
6 gadi atpakaļ |
Michele Caini
|
cd2fdc2ffe
build system: use cmake fetch content rather than external add
|
6 gadi atpakaļ |
Michele Caini
|
57d017ed8e
build system: the version is read from cmake rather than written
|
6 gadi atpakaļ |
Michele Caini
|
c3facfa925
build system: minor changes
|
6 gadi atpakaļ |
Michele Caini
|
4f200ac71e
cleanup
|
6 gadi atpakaļ |
Michele Caini
|
a984ce5bba
registry: temporary changes to remove args from assure
|
6 gadi atpakaļ |
Michele Caini
|
eee8a338e2
doc: updated examples (close #401)
|
6 gadi atpakaļ |
Michele Caini
|
8b66316180
doc: updated README file
|
6 gadi atpakaļ |
Michele Caini
|
676115d214
delegate/sigh: reduced number of instantiations, moved instantiations out of the way from sigh::publish
|
6 gadi atpakaļ |
Michele Caini
|
fc0432df8c
registry: minor changes
|
6 gadi atpakaļ |
Michele Caini
|
efb2bbe8b2
cleanup: removed entity/utility.hpp
|
6 gadi atpakaļ |
Michele Caini
|
6f696a026b
registry: callbacks receive the registry as first argument (better dependencies)
|
6 gadi atpakaļ |
Michele Caini
|
7fd41e48b9
sigh: support for unbound members
|
6 gadi atpakaļ |
Michele Caini
|
5d1802faf7
doc: updated links
|
6 gadi atpakaļ |
Michele Caini
|
a580bac385
registry: range-assign with optional init function(s)
|
6 gadi atpakaļ |
Michele Caini
|
85ad4c4766
registry (and a few others): callbacks no longer receive components, see #386
|
6 gadi atpakaļ |
Michele Caini
|
969b8f0a7a
test: minor changes
|
6 gadi atpakaļ |
Michele Caini
|
ee5156704d
registry: ::assign to assign entities to an empty registry
|
6 gadi atpakaļ |
Michele Caini
|
c0fa97510e
minor changes that are aimed mainly at suppressing warnings
|
6 gadi atpakaļ |
Michele Caini
|
7ba14f5a57
registry: only opaque stamp is allowed, use assign/assign_or_replace for components
|
6 gadi atpakaļ |
Michele Caini
|
352e4576fc
registry: ::reset doesn't exist anymore, use ::remove and ::clear instead
|
6 gadi atpakaļ |
Michele Caini
|
b352815cf8
registry: minor chages
|
6 gadi atpakaļ |
Michele Caini
|
469276b8be
registry: create no longer accepts a list of default constructible types to assign to entities
|
6 gadi atpakaļ |