Michele Caini
4200bb9ebb
locator: ::handle and extended ::reset
2022-08-27 17:35:42 +02:00
Michele Caini
fdae346aa6
doc: typo (thanks @DNKpp)
2022-08-25 15:07:34 +02:00
Michele Caini
85ca2f3562
doc: updated entity.md and README files
2022-08-03 11:24:23 +02:00
Michele Caini
acc95bd9b7
doc: registry context
2022-08-02 08:41:45 +02:00
Michele Caini
befa0fe213
doc: meta
2022-07-14 08:46:06 +02:00
Michele Caini
274a08070f
meta: meta_type::from_void support
2022-07-06 11:30:43 +02:00
Michele Caini
655f1dd906
doc: minor changes
2022-07-01 18:56:02 +02:00
Michele Caini
1a853fe145
doc: core, iterator.hpp
2022-07-01 09:18:00 +02:00
Michele Caini
72abc8e4c4
doc: minor changes
2022-07-01 09:17:49 +02:00
Michele Caini
9cf9661484
doc: minor changes
2022-06-24 08:22:51 +02:00
Michele Caini
e0e623fa36
doc: links
2022-06-23 08:57:34 +02:00
Michele Caini
4094669222
doc: typo
2022-06-23 08:51:12 +02:00
Michele Caini
d41ccb6b34
doc: tabs -> spaces
2022-06-23 08:36:28 +02:00
Michele Caini
cf401aa0b5
doc: minor changes
2022-06-22 09:00:46 +02:00
Michele Caini
9b2c9936c2
doc: dot
2022-06-21 18:30:26 +02:00
Michele Caini
c2d2ba29ea
doc: typo
2022-06-18 16:21:37 +02:00
Michele Caini
7a7fc20438
doc: typo ( close #898 )
2022-06-17 17:10:50 +02:00
Michele Caini
f3ae553706
doc: minor changes - thanks @morbo84
2022-06-17 16:27:04 +02:00
Michele Caini
fe6696b107
graph: sync point
2022-06-17 16:06:49 +02:00
Michele Caini
3a85d0f179
doc: graph
2022-06-17 11:39:07 +02:00
Michele Caini
ea8730c2a9
doc: typo ( close #896 )
2022-06-16 09:53:51 +02:00
Michele Caini
b8e12dc42a
doc: minor changes
2022-06-15 09:21:49 +02:00
Michele Caini
72f5df82b2
doc: some links :)
2022-05-29 09:41:56 +02:00
Michele Caini
497fb90b12
doc: updated core.md
2022-05-24 10:59:50 +02:00
Michele Caini
cf2566ff74
doc: nth_argument (core)
2022-05-23 11:47:04 +02:00
kcalbCube
dc295ca0e1
doc: add an notice about possible undefined behaviour. ( #887 )
2022-05-20 10:44:25 +02:00
Michele Caini
10e74dad41
doc: drop mentions of ENTT_NOEXCEPT
2022-05-05 14:54:04 +02:00
Michele Caini
74c498cf15
doc: avoid using ENTT_NOEXCEPT in the doc
2022-05-05 09:02:38 +02:00
Michele Caini
03477ce400
type_traits: type_list_index[_v]
2022-05-02 10:58:11 +02:00
Michele Caini
14d213d13e
ident/family: change names for consistency
2022-05-02 09:14:53 +02:00
Michele Caini
370865bb57
doc: add billy engine
2022-04-21 09:10:23 +02:00
Michele Caini
f11695200e
doc: updated config.md
2022-04-19 09:10:01 +02:00
Michele Caini
54cc687c50
doc: typo
2022-04-19 00:08:25 +02:00
Michele Caini
803db476bb
entity:
...
* drop utility.hpp
* turn get_t/exclude_t into aliases for type_list
* updated api for basic_registry<...>::group/group_if_exists
* doc review to reflect all the changes above
2022-04-15 11:46:08 +02:00
Michele Caini
c134ea3098
doc: updated signal.md
2022-04-15 11:46:08 +02:00
Michele Caini
dcac7942fa
type_info: a default constructible type isn't a good idea actually
2022-04-08 12:17:14 +02:00
Michele Caini
1b87193fc1
doc: add Ember Sword to the list of games :)
2022-04-07 18:47:40 +02:00
Michele Caini
fc9fa37e4e
doc: minor changes
2022-04-06 15:52:49 +02:00
Michele Caini
23bdbeef4e
doc: updated type_info section
2022-04-06 09:50:42 +02:00
Michele Caini
413630813a
resource: updated doc
2022-04-01 14:41:38 +02:00
Michele Caini
a381a7253a
resource: updated doc
2022-03-23 15:32:11 +01:00
Michele Caini
7ecb65a141
doc: updated links
2022-03-21 10:41:53 +01:00
Michele Caini
f432dc6bdc
dense_map:
...
* uses-allocator construction
* iterators model forward/random access iter types but are in the input iter category
* iter value_type is pair<const T &, U &>/pair<const T &, const U &> (zip iter types)
* no risky UBs due to type punning or destroy/construct within a vector
2022-03-17 11:39:45 +01:00
Michele Caini
805bb84c8f
component_traits:
...
* removed ::ignore_if_empty member
* use ::page_size 0 for empty types
2022-03-16 17:16:21 +01:00
Michele Caini
b92b734db2
doc: fixed typo
2022-02-25 16:38:13 +01:00
Michele Caini
888876185d
doc: fixed typo
2022-02-25 15:14:14 +01:00
Michele Caini
507bafdd9c
any/meta_any: revert changes to introduce ::hash
2022-02-22 12:15:09 +01:00
Michele Caini
e8d85d9269
resource: updated doc/tests
2022-02-22 08:15:09 +01:00
Michele Caini
7b0449213c
doc: minor changes
2022-02-16 12:32:33 +01:00
Michele Caini
772a7427a2
doc: another update for the EnTT in Action list
2022-02-16 12:26:29 +01:00