Michele Caini
|
ea86d33bc1
|
meta: removed reset-all function (it was logically broken across boundaries)
|
2019-12-29 15:16:12 +01:00 |
|
Michele Caini
|
c645cb83a2
|
meta: reset-all functionality (see #358)
|
2019-12-29 15:16:12 +01:00 |
|
Innokentiy Alaytsev
|
c37a50d3b8
|
updated faq.md (#351) - close #348
|
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
|
3cff21b4d0
|
updated doc (close #349)
|
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
|
89dc76e3b2
|
doc: added SgOgl to the EnTT in Action list (close #378)
|
2019-12-29 15:12:13 +01:00 |
|
Michele Caini
|
86c524dade
|
fix: sorting empty types (close #365)
|
2019-11-26 11:16:02 +01:00 |
|
David Demelier
|
49b4a85d55
|
FAQ: add note about non-copyable objects (#344)
|
2019-10-24 14:59:22 +02:00 |
|
Michele Caini
|
ad5651ffb2
|
ENTT_DISABLE_ETO to disable empty type optimization (close #330)
|
2019-10-20 17:32:10 +02:00 |
|
Michele Caini
|
717b091b49
|
meta: internal and external indexing to disambiguate property overloads
|
2019-10-20 15:44:53 +02:00 |
|
Michele Caini
|
2382d2e21c
|
meta: invocable properties (aka annotations - see #299)
|
2019-10-19 16:25:35 +02:00 |
|
Michele Caini
|
520ccfcd06
|
meta: support tuple as properties
|
2019-10-19 16:09:03 +02:00 |
|
Michele Caini
|
5ad4079dbf
|
meta: std::get<1>-table properties are no longer accepted, only std::pair is supported
|
2019-10-19 15:19:58 +02:00 |
|
Innokentiy Alaytsev
|
bfa46b795f
|
Property list (#338)
* Fix typo in comment
* Implemented a function for adding a list of properties to meta-item
|
2019-10-19 15:13:43 +02:00 |
|
Michele Caini
|
ecaa9c275c
|
typo
|
2019-10-18 21:45:17 +02:00 |
|
Michele Caini
|
93fd1757f8
|
meta: more on properties (close #341)
|
2019-10-18 17:30:32 +02:00 |
|
Michele Caini
|
1ad75f5c1b
|
meta: updated doc (close #324)
|
2019-10-16 13:43:29 +02:00 |
|
Michele Caini
|
21c6f9e394
|
meta: updated documentation
|
2019-10-16 13:43:29 +02:00 |
|
Michele Caini
|
b10116febb
|
review: cache resource_type and id_type
|
2019-10-16 13:43:29 +02:00 |
|
Michele Caini
|
5b16b1d827
|
entt::resource_cache -> entt::cache
|
2019-10-16 13:43:29 +02:00 |
|
Michele Caini
|
00f03d9bb7
|
entt::resource_loader -> entt::loader
|
2019-10-16 13:43:29 +02:00 |
|
Michele Caini
|
df5b90cc7c
|
nested groups: documentation
|
2019-09-30 00:20:02 +02:00 |
|
Guillaume Haerinck
|
177a7429f1
|
[doc] Add link to Mirror lasers & Robots project (#329)
|
2019-09-29 21:31:49 +02:00 |
|
Michele Caini
|
d06c0e5c5d
|
updated doc
|
2019-09-28 00:12:47 +02:00 |
|
Michele Caini
|
9c69288304
|
added more showcases (close #328)
|
2019-09-27 23:03:45 +02:00 |
|
Michele Caini
|
3a3346e750
|
typo
|
2019-09-26 23:32:25 +02:00 |
|
Michele Caini
|
1319fe2eb5
|
GH actions: conan
|
2019-09-24 16:45:26 +02:00 |
|
Michele Caini
|
8c228287aa
|
doc: sink::before
|
2019-09-20 15:22:19 +02:00 |
|
Michele Caini
|
90eeeedf52
|
view supports exclusion list
|
2019-09-18 14:32:58 +02:00 |
|
Michele Caini
|
3db35ad343
|
added openblack to the links
|
2019-09-06 08:19:28 +02:00 |
|
Michele Caini
|
0e42a779e2
|
meta_any uses reference_wrapper instead of as_alias_t for aliasing
|
2019-09-06 08:19:28 +02:00 |
|
Michele Caini
|
4bd645d5c6
|
updated links
|
2019-08-26 16:57:30 +02:00 |
|
Michele Caini
|
34af44b8d3
|
updated doc (close #298)
|
2019-08-26 14:53:21 +02:00 |
|
Michele Caini
|
576b931090
|
meta: updated doc (close #297)
|
2019-08-25 14:50:12 +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
|
0e62f2ee85
|
updated list of showcases
|
2019-08-14 15:30:54 +02:00 |
|
Michele Caini
|
9e9e3d43a8
|
updated doc
|
2019-08-11 23:46:20 +02:00 |
|
Michele Caini
|
b5e9811063
|
updated doc
|
2019-08-10 23:42:12 +02:00 |
|
Michele Caini
|
d71f743e85
|
meta: updated documentation
|
2019-08-09 16:06:50 +02:00 |
|
Michele Caini
|
6c40d8bd8b
|
updated links
|
2019-08-08 15:28:33 +02:00 |
|
Michele Caini
|
7026fe4d5a
|
meta: review dtor policy
|
2019-08-06 00:32:29 +02:00 |
|
Michele Caini
|
f6584b45ed
|
doc: fixed typo
|
2019-07-31 14:17:24 +02:00 |
|
Michele Caini
|
bad97a8b5b
|
meta system:
* perf improvements
* meta_any::try_cast
* meta_any is void-friendly
* meta_any support for unmanaged objects
* general cleanup
|
2019-07-28 17:08:56 +02:00 |
|