Michele Caini
|
0e07482e26
|
ready to cut v3.1.1
v3.1.1
|
2019-09-05 15:24:08 +02:00 |
|
Michele Caini
|
6bb4800ecd
|
fix batch creation (close #305)
|
2019-09-05 15:24:03 +02:00 |
|
Michele Caini
|
37e1ac71b0
|
minor changes
|
2019-09-05 15:22:24 +02:00 |
|
Michele Caini
|
869f96816c
|
updated doc
|
2019-09-05 15:21:45 +02:00 |
|
Michele Caini
|
35a7008444
|
added noexcept specifier
|
2019-09-03 23:39:38 +02:00 |
|
Michele Caini
|
67f80ee111
|
the default ctor of entt::meta_factory should be public
|
2019-09-03 23:31:43 +02:00 |
|
Michele Caini
|
083a58753b
|
typo
|
2019-09-03 23:31:39 +02:00 |
|
Michele Caini
|
b652357a5c
|
review: group::sort
|
2019-09-02 16:48:47 +02:00 |
|
Michele Caini
|
49a52140b0
|
minor changes
|
2019-09-02 16:34:38 +02:00 |
|
Michele Caini
|
e37f84a227
|
avoid taking the position twice
|
2019-09-02 16:23:11 +02:00 |
|
Nicki
|
50fc83d478
|
Update AUTHORS (#302)
He's one of contributors to the idea of nested groups!! :)
|
2019-08-30 09:49:46 +02:00 |
|
Michele Caini
|
a3da1c54eb
|
updated single file
v3.1.0
|
2019-08-29 16:01:26 +02:00 |
|
Michele Caini
|
b8471e3cf1
|
algorithm: radix sort
|
2019-08-27 23:42:58 +02:00 |
|
Michele Caini
|
4bd645d5c6
|
updated links
|
2019-08-26 16:57:30 +02:00 |
|
Michele Caini
|
83446c0694
|
updated sparse_set interface
|
2019-08-26 15:01:50 +02:00 |
|
Michele Caini
|
b4c30fc07b
|
cleanup
|
2019-08-26 14:54:15 +02:00 |
|
Michele Caini
|
8325f5bbae
|
runtime_view no longer uses sparse_set<...>::extent()
|
2019-08-26 14:54:15 +02:00 |
|
Michele Caini
|
9eb1196526
|
multi-component view no longer uses sparse_set<...>::extent()
|
2019-08-26 14:54:15 +02:00 |
|
Michele Caini
|
5fe5d4b6fc
|
runtime_view doesn't use sparse_set<...>::data() anymore
|
2019-08-26 14:54:15 +02:00 |
|
Michele Caini
|
34af44b8d3
|
updated doc (close #298)
|
2019-08-26 14:53:21 +02:00 |
|
Michele Caini
|
643a20fec3
|
minor changes
|
2019-08-25 16:52:59 +02:00 |
|
Michele Caini
|
576b931090
|
meta: updated doc (close #297)
|
2019-08-25 14:50:12 +02:00 |
|
Michele Caini
|
2cc1f044df
|
constructor to create actors from existing entities (close #296)
|
2019-08-23 15:54:53 +02:00 |
|
Michele Caini
|
c651392643
|
removed prototype and dependency (with connect/disconnect)
|
2019-08-23 15:02:55 +02:00 |
|
Michele Caini
|
9a669176ac
|
workaround for an ICE with VS2019
|
2019-08-22 23:53:34 +02:00 |
|
Michele Caini
|
b902831db8
|
cleanup
|
2019-08-22 23:31:28 +02:00 |
|
Michele Caini
|
90a1de383a
|
more tests
|
2019-08-22 18:35:23 +02:00 |
|
Michele Caini
|
83f9d42d31
|
registry: stomp and spawn
|
2019-08-22 18:03:29 +02:00 |
|
Michele Caini
|
94136531a5
|
added type_list_size and type_list_size_v
|
2019-08-22 17:59:15 +02:00 |
|
Michele Caini
|
b8b1e6ba62
|
registry::stomp: registry & -> basic_registry &
|
2019-08-21 23:27:35 +02:00 |
|
Michele Caini
|
d6911337f3
|
added storage::batch overload for copy construction
|
2019-08-21 23:23:21 +02:00 |
|
Michele Caini
|
d2cbb72490
|
cleanup
|
2019-08-21 23:22:32 +02:00 |
|
Michele Caini
|
c835b4d363
|
updated doc
|
2019-08-21 17:44:11 +02:00 |
|
Michele Caini
|
ece4480200
|
batch creation returns iterators and no longer raw pointers
|
2019-08-21 17:36:56 +02:00 |
|
Michele Caini
|
57f8d90e38
|
updated README
|
2019-08-21 17:30:56 +02:00 |
|
Michele Caini
|
da2b2701fe
|
minor changes
|
2019-08-21 16:57:38 +02:00 |
|
Michele Caini
|
6d7fba3abf
|
updated README
|
2019-08-21 15:27:29 +02:00 |
|
Ezekiel Warren
|
90798c161b
|
Bazel Support (#287) (#291)
|
2019-08-21 15:11:29 +02:00 |
|
Michele Caini
|
65e270ff57
|
minor changes
|
2019-08-21 14:52:58 +02:00 |
|
Michele Caini
|
4912e19281
|
workaround for an issue of VS2019
|
2019-08-20 17:14:09 +02:00 |
|
Michele Caini
|
6402564f44
|
minor changes
|
2019-08-20 16:59:49 +02:00 |
|
Michele Caini
|
a06d5dd7bb
|
registry: updated signatures for callbacks, deprecated dependency
|
2019-08-20 16:52:30 +02:00 |
|
Michele Caini
|
15e7486ca3
|
appveyor: support for VS2019
|
2019-08-19 17:58:22 +02:00 |
|
Michele Caini
|
ac462cfce9
|
workaround for an issue of VS2019
|
2019-08-19 17:56:28 +02:00 |
|
Michele Caini
|
d921306dd8
|
workaround for an issue of VS2019
|
2019-08-19 17:49:55 +02:00 |
|
Michele Caini
|
05417705ed
|
removed useless move(s)
|
2019-08-19 17:39:46 +02:00 |
|
Michele Caini
|
1c7d9e3d75
|
signals meet references (close #289)
|
2019-08-18 15:21:29 +02:00 |
|
Ezekiel Warren
|
97dd928ca4
|
benchmark to use entt::component (#290)
* benchmark to use entt::component
* updated list of contributors
|
2019-08-18 15:04:10 +02:00 |
|
Michele Caini
|
03949f7d60
|
fixed registry::loader, destroyed is set to null as expected
|
2019-08-17 16:13:28 +02:00 |
|
Michele Caini
|
effe477351
|
perf improvement
|
2019-08-17 15:51:22 +02:00 |
|