|
|
1f5d08a675
|
explicit entity and component ctors
|
2019-10-15 13:27:49 +07:00 |
|
|
|
67fc2054a4
|
fix missed noexcepts
|
2019-10-15 11:24:19 +07:00 |
|
|
|
89611dbf02
|
add filter and require options to for_each
|
2019-10-15 09:46:53 +07:00 |
|
|
|
85e33e8a41
|
move to C++17
|
2019-10-15 07:55:43 +07:00 |
|
|
|
14702a76e4
|
fix debug locker behaviour with multiple worlds
|
2019-09-01 17:15:42 +07:00 |
|
|
|
60c476a291
|
little insert optimization
|
2019-09-01 15:01:29 +07:00 |
|
|
|
e3056de688
|
add debug checks in for each loops
|
2019-09-01 12:53:04 +07:00 |
|
|
|
fd37550b63
|
functions for component ensuring
|
2019-08-31 09:45:55 +07:00 |
|
|
|
7c083a381f
|
remove nothrow destructible component checking
|
2019-08-20 08:45:40 +07:00 |
|
|
|
e776c74412
|
add function to remove all components of the same type #30
|
2019-07-19 01:01:02 +07:00 |
|
|
|
e033319597
|
remove deprecated std::unary_function using
|
2019-05-26 16:54:50 +07:00 |
|
|
|
9284a063d1
|
add the ability to applying prototype to components
|
2019-05-19 04:11:37 +07:00 |
|
|
|
8108fe2ab9
|
fix overriding components in prototype
|
2019-05-15 04:51:49 +07:00 |
|
|
|
55ab81dc93
|
ecs_hpp to ecs.hpp for include path
|
2019-05-14 12:45:27 +07:00 |
|