Michele Caini
|
09da190e93
|
entity/*: rollback erase -> remove (no longer a breaking change :)
|
2020-10-28 16:24:44 +01:00 |
|
Michele Caini
|
5e1d77fcd5
|
doc: updated documentation for registry remove/erase
|
2020-10-28 13:03:15 +01:00 |
|
Michele Caini
|
86808f5035
|
doc: minor changes
|
2020-10-27 09:06:18 +01:00 |
|
Michele Caini
|
22d117a397
|
doc: fixed typo (close #578)
|
2020-10-26 22:35:49 +01:00 |
|
Michele Caini
|
dbbb131424
|
view_pack: added more functionalities
|
2020-10-26 12:38:45 +01:00 |
|
Michele Caini
|
47bb682890
|
doc: updated links
|
2020-10-23 21:16:38 +02:00 |
|
Michele Caini
|
83eb0de916
|
doc: updated links
|
2020-10-22 09:11:52 +02:00 |
|
Koward
|
6359a12dbb
|
doc: Unreal Engine 4 usage instructions (#574)
|
2020-10-22 09:09:00 +02:00 |
|
Michele Caini
|
138bd96167
|
doc: updated links
|
2020-10-21 08:34:22 +02:00 |
|
Michele Caini
|
c578a43611
|
doc: updated doxy file
|
2020-10-19 12:24:35 +02:00 |
|
Michele Caini
|
5a9cb251ad
|
doc: updated links
|
2020-10-18 23:24:48 +02:00 |
|
Michele Caini
|
9a574aa00c
|
doc: more on view_pack
|
2020-10-17 18:11:09 +02:00 |
|
Michele Caini
|
9983faef70
|
view/group: consistent ::get without template arguments (breaking changes)
|
2020-10-16 16:15:04 +02:00 |
|
Michele Caini
|
9ef6008c67
|
doc: updated links
|
2020-10-16 08:29:09 +02:00 |
|
Michele Caini
|
559ee931fb
|
view/group: proxy() -> each() (breaking changes - I know, I shouldn't have changed it before)
|
2020-10-15 10:06:00 +02:00 |
|
Michele Caini
|
2d11bdc736
|
doc: minor changes
|
2020-10-14 16:47:39 +02:00 |
|
Michele Caini
|
9e69f62a39
|
doc: updated doc for multi component views
|
2020-10-14 16:08:09 +02:00 |
|
Michele Caini
|
5364d778b0
|
doc: updated links
|
2020-10-14 15:30:18 +02:00 |
|
Michele Caini
|
b7711f0182
|
doc: updated documentation for meta (clost #569)
|
2020-10-13 12:52:38 +02:00 |
|
Michele Caini
|
fbb77092eb
|
doc: updated links (engine.... vrooooommm)
|
2020-10-06 09:32:11 +02:00 |
|
Michele Caini
|
7967c6dfc8
|
traits: added size_of[_v]
|
2020-10-06 09:08:11 +02:00 |
|
Michele Caini
|
ab55d0abc8
|
doc: updated links
|
2020-10-03 23:44:00 +02:00 |
|
Michele Caini
|
dec0f28a2b
|
organizer: added new type to entt/entity
|
2020-10-02 10:41:56 +02:00 |
|
Michele Caini
|
de7d79f1f4
|
doc: added a reference to ENTT_USE_ATOMIC where it matters (close #562)
|
2020-10-02 10:10:55 +02:00 |
|
Michele Caini
|
3721a1f90b
|
handle: fixed an issue with the comparison operators + minor changes
|
2020-09-29 08:47:14 +02:00 |
|
Vennor
|
897850c3eb
|
Truly invalid entt::handle (#551)
|
2020-09-28 22:45:40 +02:00 |
|
Michele Caini
|
bf902e6398
|
doc: updated links
|
2020-09-24 17:08:27 +02:00 |
|
Michele Caini
|
aed817f724
|
doc: updated links (entt topic on GH)
|
2020-09-24 09:00:01 +02:00 |
|
Michele Caini
|
5ac76d29fc
|
doc: minor changes
|
2020-09-24 08:44:41 +02:00 |
|
Michele Caini
|
ecc3c56cb1
|
doc: removed all references to old type_info class template
|
2020-09-24 08:25:49 +02:00 |
|
Michele Caini
|
3cd32c74a1
|
type info: updated documentation
|
2020-09-24 08:25:49 +02:00 |
|
Michele Caini
|
0a1d6b2a6f
|
doc: removed reference to ENTT_STANDALONE
|
2020-09-24 08:25:48 +02:00 |
|
Michele Caini
|
118c14bf1e
|
lib: standalone mode is now the default
|
2020-09-24 08:25:48 +02:00 |
|
Michele Caini
|
cf395f707a
|
doc: minor changes
|
2020-09-24 00:13:58 +02:00 |
|
Michele Caini
|
6e040fa87c
|
doc: more on hashed strings (close #559)
|
2020-09-24 00:09:45 +02:00 |
|
Michele Caini
|
826d7b7c26
|
registry: reintroduce old function type for signals, the registry is now provided to listeners
|
2020-09-23 23:02:49 +02:00 |
|
Michele Caini
|
2d69e5f6ff
|
doc: updated documentation about signals from a registry
|
2020-09-22 08:07:14 +02:00 |
|
Michele Caini
|
3a3a2c2702
|
doc: updated links and references to similar projects
|
2020-09-22 08:03:55 +02:00 |
|
Michele Caini
|
be38919758
|
doc: removed references to entt::component (close #557)
|
2020-09-22 08:03:44 +02:00 |
|
Michele Caini
|
f80f5e9955
|
doc: updated links
|
2020-08-29 16:14:11 +02:00 |
|
Michele Caini
|
f689014c3e
|
emitter: the event isn't const by default anymore (close #547)
|
2020-08-21 18:09:05 +02:00 |
|
Michele Caini
|
9b24655bbf
|
dispatcher: the event isn't const by default anymore (see #547)
|
2020-08-21 18:02:41 +02:00 |
|
Michele Caini
|
c3201070a1
|
doc: updated FAQs (close #543)
|
2020-08-21 16:16:40 +02:00 |
|
Michele Caini
|
27209e4836
|
doc: updated links
|
2020-08-19 16:39:24 +02:00 |
|
Michele Caini
|
0497762f94
|
doc: typo
|
2020-08-19 10:41:01 +02:00 |
|
Michele Caini
|
481c49e18e
|
doc: added a new link to similar projects
|
2020-08-19 10:06:38 +02:00 |
|
Michele Caini
|
69cf9115b5
|
doc: added a new link to the list of showcases (close #546)
|
2020-08-19 10:02:31 +02:00 |
|
Michele Caini
|
9f7bbe3f9d
|
doc: updated links
|
2020-08-14 11:02:37 +02:00 |
|
Michele Caini
|
0ac07e2e83
|
meta: reset is now part of meta_type
|
2020-08-10 18:15:11 +02:00 |
|
Michele Caini
|
bc9172bd43
|
doc: updated links
|
2020-08-10 10:04:13 +02:00 |
|