7395 Commits

Author SHA1 Message Date
Michele Caini
923f5233fa coveralls 2017-06-18 23:54:08 +02:00
Michele Caini
91e68e1708 Create README.md 2017-06-09 17:57:12 +02:00
Michele Caini
1017b60810 WIP: bitmask 2017-06-08 12:11:51 +02:00
Michele Caini
9328d1aaf4 more tests 2017-05-31 14:07:19 +02:00
Michele Caini
bdcb1a05a0 Update README.md
See #5 for further details.
2017-05-30 13:10:46 +02:00
Michele Caini
c5fb1a13ce fixed typos 2017-05-29 13:53:08 +02:00
Michele Caini
388175968d added filtered views 2017-05-29 13:51:49 +02:00
Michele Caini
91936d1bcc dashboards not required 2017-05-29 09:57:30 +02:00
Michele Caini
6a5b0464d2 see #3 2017-05-28 15:43:44 +02:00
Michele Caini
73501809b4 review 2017-05-28 15:12:56 +02:00
Michele Caini
f45ae14eed Merge pull request #4 from w1th0utnam3/final_branch
Remove final specifier from all class templates
2017-05-28 15:10:57 +02:00
Fabian Loeschner
370c964c8d Added final specifier back to the View class templates
See https://github.com/skypjack/entt/pull/4#issuecomment-304510644
2017-05-28 14:58:31 +02:00
Fabian Loeschner
a64e7d8230 Removed final specifier from all class templates 2017-05-27 18:30:38 +02:00
Michele Caini
d4f3f7b9e7 Merge pull request #2 from skypjack/appveyor
See #1 for further details.
2017-05-23 16:58:21 +02:00
Michele Caini
c98f8e92fc Merge branch 'master' into appveyor 2017-05-23 09:56:28 +02:00
Michele Caini
83021defe7 minor changes 2017-05-23 09:56:13 +02:00
Michele Caini
c651f55473 _MSC_VER instead of WIN32 2017-05-23 08:54:05 +02:00
Michele Caini
3fec26f898 appveyor badge 2017-05-22 22:30:59 +02:00
Michele Caini
87a1062bde appveyor stuff 2017-05-22 22:25:37 +02:00
Michele Caini
416286b9b8 see issue #1 2017-05-22 22:07:41 +02:00
Michele Caini
a562e2d4b9 appveyor stuff 2017-05-22 21:59:42 +02:00
Michele Caini
7c0540fb9c minor changes 2017-05-21 15:21:39 +02:00
Michele Caini
ad8bed937e added registry::reset<Comp>(entity) 2017-04-27 13:58:40 +02:00
Michele Caini
40368941d6 added registry::accomodate 2017-04-27 13:38:01 +02:00
Michele Caini
6431598928 more tests 2017-04-13 12:51:56 +02:00
Michele Caini
b4d99cf037 registry::has accepts multiple components 2017-04-13 12:48:04 +02:00
Michele Caini
07a3d2c537 Update README.md 2017-04-13 11:15:13 +02:00
Michele Caini
77f235928e fix (due to clang warnings) 2017-04-13 11:13:49 +02:00
Michele Caini
92bc1ddb14 configurable entity type 2017-04-13 11:01:23 +02:00
Michele Caini
f713620bbb components are POD made up of primitive types, it doesn't make much sense to use forwarding references 2017-04-08 12:31:07 +02:00
Michele Caini
c1853e4a01 Update registry.hpp 2017-04-07 09:45:39 +02:00
Michele Caini
4609789829 Update README.md 2017-04-07 09:34:22 +02:00
Michele Caini
67e41e79f6 updated docs + added reset<Component> to the registry 2017-04-07 09:32:35 +02:00
Michele Caini
70f5ad250b fixed view multi component 2017-04-04 14:45:06 +02:00
Michele Caini
ff74efe877 Update README.md 2017-04-02 15:15:30 +02:00
Michele Caini
cfbf60ad7a added benchmark to travis 2017-04-02 15:08:27 +02:00
Michele Caini
d822e1f412 added travis ci support 2017-04-02 15:05:34 +02:00
Michele Caini
662216f30c Update README.md 2017-04-02 14:52:42 +02:00
Michele Caini
ea78238164 Update README.md 2017-04-02 14:51:17 +02:00
Michele Caini
cac60e94bf Merge branch 'master' of https://github.com/skypjack/entt 2017-03-31 23:20:47 +02:00
Michele Caini
129b3f1830 added empty<Comp> to the registry 2017-03-31 23:20:31 +02:00
Michele Caini
ccf8f712cc Update README.md 2017-03-28 08:53:52 +02:00
Michele Caini
1cbfce28f5 Update README.md 2017-03-27 21:52:04 +02:00
Michele Caini
a318ac80e9 Update README.md 2017-03-27 21:19:24 +02:00
Michele Caini
b0b8ee7aea init 2017-03-27 21:03:25 +02:00