Michele Caini
|
b7763b3887
|
test: minor changes
|
2020-07-11 17:59:23 +02:00 |
|
Michele Caini
|
8c002b67d5
|
runtime view: support for excluded components (close #512)
|
2020-07-11 17:26:20 +02:00 |
|
Michele Caini
|
7692c4a377
|
test: ENTT_ID_TYPE -> entt::id_type
|
2020-07-11 15:56:30 +02:00 |
|
Michele Caini
|
1b5295a8fe
|
helper: added to_entity function that returns the entity associated with a given component
|
2020-07-11 12:32:58 +02:00 |
|
Michele Caini
|
409d7a499d
|
test: code coverage
|
2020-07-10 17:45:17 +02:00 |
|
Michele Caini
|
0ca5ea0150
|
test: minor changes
|
2020-07-10 15:09:40 +02:00 |
|
Michele Caini
|
7cf2ec09b7
|
group: added iterable object to visit entities and components at once
|
2020-07-09 16:58:26 +02:00 |
|
Michele Caini
|
4d1952a406
|
view: added iterable object to visit entities and components at once
|
2020-07-09 16:58:07 +02:00 |
|
Michele Caini
|
89d7c7e572
|
handle: better API
|
2020-07-06 09:39:23 +02:00 |
|
Indiana Kernick
|
7889ca1ca7
|
Non-owning entt::handle (#513)
|
2020-07-04 18:00:44 +02:00 |
|
Michele Caini
|
cec1b932bd
|
example: custom identifier (and some fixes for the purpose)
|
2020-07-02 16:56:49 +02:00 |
|
Michele Caini
|
2c7455ea2b
|
benchmark: use entt::id_type instead of ENTT_ID_TYPE
|
2020-07-02 15:07:20 +02:00 |
|
Michele Caini
|
556373d331
|
registry: better support for integral entity identifiers (even if not recommended)
|
2020-07-01 18:39:34 +02:00 |
|
Michele Caini
|
804cfb7482
|
test: use entt::to_integral instead of std::underlying_type_t for entity identifiers
|
2020-07-01 17:17:33 +02:00 |
|
Michele Caini
|
143eae0729
|
test: avoid using underlying_type_t with entt_traits
|
2020-07-01 17:10:42 +02:00 |
|
Michele Caini
|
0ca8dff974
|
test: code coverage
|
2020-06-30 17:50:36 +02:00 |
|
Michele Caini
|
5dd25aed4d
|
meta: assoc container's ::erase/::find accept also convertible keys
|
2020-06-26 14:59:35 +02:00 |
|
Michele Caini
|
36ab7444a0
|
meta: removed some deprecated functions (semantics had changed, it was already a breaking change in itself)
|
2020-06-26 12:43:51 +02:00 |
|
Michele Caini
|
900398a632
|
resource: added prefix resource_ to all classes
|
2020-06-25 23:37:50 +02:00 |
|
Michele Caini
|
5d42a76fe5
|
meta: added support for convertible types to meta containers ::insert functions
|
2020-06-23 10:55:40 +02:00 |
|
Michele Caini
|
ad5bb5198b
|
meta: fixed key_only member function for meta associative containers
|
2020-06-22 17:02:45 +02:00 |
|
Michele Caini
|
d306bc4a9a
|
test: code coverage
|
2020-06-22 12:47:10 +02:00 |
|
Michele Caini
|
ade8533f28
|
meta: dedicate iterators for different types of meta containers
|
2020-06-22 11:07:57 +02:00 |
|
skypjack
|
f3d0e3f4dd
|
test: fixed tests for meta containers
|
2020-06-22 09:32:00 +02:00 |
|
Michele Caini
|
613f993638
|
core/type_traits: removed is_dereferenceable[_v]
|
2020-06-21 23:42:07 +02:00 |
|
Michele Caini
|
2566e3631b
|
meta: support for pointer-like types
|
2020-06-21 23:39:26 +02:00 |
|
Michele Caini
|
0369ac450e
|
meta: added meta sequence container resize + [[nodiscard]] here and there
|
2020-06-21 23:08:14 +02:00 |
|
Michele Caini
|
ab16680cc8
|
type_traits: removed container detectors
|
2020-06-20 01:20:22 +02:00 |
|
Michele Caini
|
8a344cd9b2
|
meta: meta container support review
|
2020-06-20 01:17:14 +02:00 |
|
Michele Caini
|
4e66fb4589
|
test: minor changes, code coverage
|
2020-06-19 11:52:47 +02:00 |
|
Michele Caini
|
0043e3d623
|
meta: breaking change, meta_any::operator* dereferences the internal pointer (if any)
|
2020-06-19 00:15:01 +02:00 |
|
Michele Caini
|
1d450ef27e
|
meta: deprecate meta_[any|handle]::operator*, use ::ref instead
|
2020-06-18 18:21:12 +02:00 |
|
Michele Caini
|
da212dc2a4
|
meta: added meta_type::is_dereferenceable
|
2020-06-18 11:34:44 +02:00 |
|
Michele Caini
|
d1c5a62a9d
|
core: type_traits, added is_dereferenceable[_v]
|
2020-06-18 11:30:55 +02:00 |
|
Michele Caini
|
3400b32015
|
meta: containers support (close #499)
|
2020-06-16 23:21:45 +02:00 |
|
Michele Caini
|
2e4becad60
|
type_traits: sequence/associative container traits
|
2020-06-16 23:18:55 +02:00 |
|
Michele Caini
|
be93643808
|
view: non-const excluded types are always accepted (close #507)
|
2020-06-14 23:42:15 +02:00 |
|
Michele Caini
|
f704352bae
|
type_traits: unpack_as_t/unpack_as_v
|
2020-06-14 23:28:35 +02:00 |
|
Michele Caini
|
e6328e3207
|
meta: minor changes
|
2020-06-12 17:47:39 +02:00 |
|
Michele Caini
|
fac4132cb1
|
meta: meta_type rank/extent
|
2020-06-12 10:10:43 +02:00 |
|
Michele Caini
|
bf3864b2da
|
meta: arrays are no longer indexable via meta_type::set/get
|
2020-06-12 09:30:29 +02:00 |
|
Michele Caini
|
d814b7b11e
|
test: code coverage
|
2020-06-11 17:03:45 +02:00 |
|
Michele Caini
|
9eac3faf3d
|
meta: added meta_range and meta_iterator
|
2020-06-11 15:27:56 +02:00 |
|
Michele Caini
|
252de444fc
|
test: meta, minor changes
|
2020-06-11 11:00:20 +02:00 |
|
Michele Caini
|
c29b9cc937
|
test: updated tests for meta
|
2020-06-11 10:46:40 +02:00 |
|
Michele Caini
|
6ac582a771
|
test: more on meta_type
|
2020-06-11 10:10:07 +02:00 |
|
Michele Caini
|
04b0c9f2cf
|
test: more on meta_func
|
2020-06-11 09:55:49 +02:00 |
|
Michele Caini
|
6b2468f033
|
test: more on meta_data
|
2020-06-11 09:53:35 +02:00 |
|
Michele Caini
|
2737acb114
|
test: added meta_type
|
2020-06-11 09:45:55 +02:00 |
|
Michele Caini
|
d03e9c48c5
|
tests: minor changes
|
2020-06-11 09:01:33 +02:00 |
|