Michele Caini
|
fc47b47850
|
doc: updated doc for empty types
|
2020-03-18 23:59:44 +01:00 |
|
Michele Caini
|
22e0ef1354
|
doc: updated examples, wiki and inline documentation
|
2020-03-12 23:33:08 +01:00 |
|
Michele Caini
|
dc8fa2153b
|
registry: on_replace becomes on_update
|
2020-03-09 14:46:38 +01:00 |
|
Michele Caini
|
32fb335832
|
registry: added ::patch, reintroduced ::replace from arguments (close #437)
|
2020-03-09 14:34:28 +01:00 |
|
Michele Caini
|
6ffaf11226
|
helper: added a shortcut to invoke members on components from callbacks (close #385)
|
2020-03-07 00:41:21 +01:00 |
|
Paul Gruenbacher
|
9eb5a85e9e
|
doc: update clone example to handle empty types (#441)
|
2020-03-07 00:09:19 +01:00 |
|
Paul Gruenbacher
|
e7521445e9
|
doc: update stamp example (#442)
|
2020-03-07 00:09:15 +01:00 |
|
Michele Caini
|
7cea05d376
|
doc: updated documentation for snapshot archives (close #431)
|
2020-03-07 00:06:32 +01:00 |
|
Michele Caini
|
6a46325e7e
|
registry: deprecate ::clone/::stamp
|
2020-02-18 12:51:19 +01:00 |
|
Michele Caini
|
d9f93ccc11
|
moved tags from entity/helper to core/type_traits (see #419)
|
2020-02-18 09:58:51 +01:00 |
|
Michele Caini
|
e7403d8551
|
registry: in-place ::replace, the signal no longer receives an extra argument (close #406)
|
2020-02-15 22:32:50 +01:00 |
|
Michele Caini
|
448c3ae425
|
registry/storage: assign review
|
2020-02-08 15:34:03 +01:00 |
|
Michele Caini
|
ba8ca93afc
|
doc: updated the doc for the ecs part (close #390)
|
2020-01-31 23:32:09 +01:00 |
|
Michele Caini
|
dbc8b18b80
|
registry: added any<T...> (close #371)
|
2020-01-21 12:52:59 +01:00 |
|
Michele Caini
|
6f696a026b
|
registry: callbacks receive the registry as first argument (better dependencies)
|
2020-01-20 16:09:25 +01:00 |
|
Michele Caini
|
85ad4c4766
|
registry (and a few others): callbacks no longer receive components, see #386
|
2020-01-13 23:11:24 +01:00 |
|
Michele Caini
|
ba8e738f40
|
doc: updated ecs part
|
2020-01-13 00:12:22 +01:00 |
|
Michele Caini
|
352e4576fc
|
registry: ::reset doesn't exist anymore, use ::remove and ::clear instead
|
2020-01-11 01:11:48 +01:00 |
|
Michele Caini
|
469276b8be
|
registry: create no longer accepts a list of default constructible types to assign to entities
|
2020-01-06 23:46:58 +01:00 |
|
Michele Caini
|
b6dae2fe57
|
doc: updated entity.md
|
2020-01-06 00:40:45 +01:00 |
|
Michele Caini
|
32c481c28c
|
doc: stomp -> stamp
|
2020-01-04 22:59:46 +01:00 |
|
Michele Caini
|
5b1bac4c19
|
doc: more details on entt::null (close #375)
|
2020-01-02 23:58:12 +01:00 |
|
Michele Caini
|
dc9c1fc762
|
doc: minor changes
|
2019-12-31 15:21:53 +01:00 |
|
Michele Caini
|
8aacd4d022
|
aob: removed mod stuff
|
2019-12-29 15:53:52 +01:00 |
|
Michele Caini
|
5a1af60357
|
view/group: all iterators are at least bidirectional (close #370)
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
63bc0b2ba1
|
entity: updated doc (close #364)
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
f2831b5f5c
|
updated doc (close #363)
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
cad8a90124
|
spawning registry::create is no longer available
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
0dec05fd70
|
no longer _each (it was too ugly for me)
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
c380da7214
|
range stomp is now named stomp_each for consistency
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
9cf64ba881
|
range destroy is now named destroy_each for consistency
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
74d901b7ae
|
registry: range assign
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
86c524dade
|
fix: sorting empty types (close #365)
|
2019-11-26 11:16:02 +01:00 |
|
Michele Caini
|
ad5651ffb2
|
ENTT_DISABLE_ETO to disable empty type optimization (close #330)
|
2019-10-20 17:32:10 +02:00 |
|
Michele Caini
|
df5b90cc7c
|
nested groups: documentation
|
2019-09-30 00:20:02 +02:00 |
|
Michele Caini
|
d06c0e5c5d
|
updated doc
|
2019-09-28 00:12:47 +02:00 |
|
Michele Caini
|
3a3346e750
|
typo
|
2019-09-26 23:32:25 +02:00 |
|
Michele Caini
|
90eeeedf52
|
view supports exclusion list
|
2019-09-18 14:32:58 +02:00 |
|
Michele Caini
|
34af44b8d3
|
updated doc (close #298)
|
2019-08-26 14:53:21 +02:00 |
|
Michele Caini
|
83f9d42d31
|
registry: stomp and spawn
|
2019-08-22 18:03:29 +02:00 |
|
Michele Caini
|
a06d5dd7bb
|
registry: updated signatures for callbacks, deprecated dependency
|
2019-08-20 16:52:30 +02:00 |
|
Michele Caini
|
1c7d9e3d75
|
signals meet references (close #289)
|
2019-08-18 15:21:29 +02:00 |
|
Michele Caini
|
0499a6c6f9
|
deprecated prototype/documented registry::stomp
|
2019-08-14 15:39:49 +02:00 |
|
Michele Caini
|
9e9e3d43a8
|
updated doc
|
2019-08-11 23:46:20 +02:00 |
|
Michele Caini
|
9126651cb9
|
added the possibility to sort free instances for owned types
|
2019-07-11 14:46:25 +02:00 |
|
Michele Caini
|
9a10ee0efa
|
updated doc (see #277)
|
2019-07-09 14:56:32 +02:00 |
|
Michele Caini
|
afba54fb5e
|
updated doc for delegate/sigh (close #267)
|
2019-07-02 15:31:55 +02:00 |
|
Michele Caini
|
11d18fa1af
|
entity identifiers as enum classes (close #256)
|
2019-06-23 16:09:07 +02:00 |
|
Michele Caini
|
e088f0f31e
|
observer: when -> where (close #265)
|
2019-06-16 15:16:04 +02:00 |
|
Michele Caini
|
16a11638a7
|
updated observer (close #260)
|
2019-06-11 17:49:08 +02:00 |
|