Commit Graph

63 Commits

Author SHA1 Message Date
eed478f288 return spine events and commands parsing 2019-11-17 14:57:58 +07:00
a78cdaf72a fix extracting components and nodes functions 2019-11-17 07:16:19 +07:00
ac1bf0e6cb remove degf and radf from lua api 2019-11-16 08:53:39 +07:00
dc653a3c7f add example scripts 2019-11-16 07:10:32 +07:00
b662dc3ae6 bind high components and modules 2019-11-14 05:51:38 +07:00
2f88594303 fix sample_06 2019-11-14 04:00:44 +07:00
316de29c2c dummy library asset binds 2019-11-14 03:38:24 +07:00
f78792cb76 little emmy math and utils fixes 2019-11-14 03:25:38 +07:00
91c70930e3 color lua api 2019-11-10 22:38:44 +07:00
d12519ae05 math lua api is almost complete 2019-11-10 07:18:43 +07:00
2c40a2386a core lua api is almost complete 2019-11-08 03:30:44 +07:00
a13a347a23 dummy sample 07 2019-11-05 18:05:52 +07:00
b965094d14 rename spine_model to spine 2019-09-05 14:12:39 +07:00
2507753ac6 sample asset folder restructurization 2019-09-05 13:31:42 +07:00
6a017c4c2f add custom blendings and custom materials to sprite and spine 2019-09-05 12:08:11 +07:00
f4a4d612cf loading spine player commands and events 2019-09-02 06:50:00 +07:00
f07a3583f4 remove atlas pma flag 2019-08-31 04:21:22 +07:00
andrey.zhirnov
4289ea804f spine events as components 2019-08-28 12:39:54 +03:00
andrey.zhirnov
c355291ade added ability to use atlas with premultiplied alpha 2019-08-27 14:38:13 +03:00
andrey.zhirnov
26ab51c366 fixed parent address for atlas loading 2019-08-27 12:17:37 +03:00
c7afd46c2b rewrite spine model loading to async method 2019-08-26 21:12:20 +07:00
87584e493a fix spine shaders after merge 2019-08-23 01:09:51 +07:00
2a26b08cf5 Merge branch 'master' into feature/spine_finalization 2019-08-23 00:26:32 +07:00
bbefa65d98 premult alpha for sprites and bitmap fonts, bm font outline support, optional vertex snapping 2019-08-22 08:00:17 +07:00
a812e48828 grayscale png as A8 by default 2019-08-21 07:21:23 +07:00
6af01c9398 rewrite label shaders 2019-08-20 07:13:51 +07:00
Pinchuk Aleksei
9e1ccd6786 improve font shaders 2019-08-12 19:49:06 +03:00
Pinchuk Aleksei
f9291ae454 fix sdf shader 2019-08-08 18:47:46 +03:00
Pinchuk Aleksei
beb8de2040 imporved sdf shader 2019-08-08 18:16:04 +03:00
Pinchuk Aleksei
f8fda0c645 new sdf shader 2019-08-08 17:13:55 +03:00
Pinchuk Aleksei
54f32a56a4 removed lowp 2019-08-07 11:13:56 +03:00
Pinchuk Aleksei
98fa28e521 label supports sdf 2019-08-06 19:39:04 +03:00
andrey.zhirnov
d45685d4be update sample: added key bindings to start animations, bug fix 2019-08-06 12:34:22 +03:00
Pinchuk Aleksei
52252187b5 added sdf material 2019-08-06 11:55:43 +03:00
andrey.zhirnov
21487e6690 added coin spine, load spine_player from json 2019-08-05 11:29:48 +03:00
Pinchuk Aleksei
6726417ad8 updated fonts shader and material 2019-08-02 18:33:41 +03:00
Pinchuk Aleksei
31a77e4c0d Merge branch 'master' into feature/label 2019-08-02 16:50:59 +03:00
7501a6d676 auto opengl/es shader headers 2019-07-31 02:00:13 +07:00
andrey.zhirnov
be5141f296 added spine system; transform vertices on cpu instead of using mvp matrix 2019-07-29 13:55:08 +03:00
cac6761eb5 return lfs json files 2019-07-27 01:24:33 +07:00
andrey.zhirnov
04695f4c00 use .json-large to put json into lfs 2019-07-25 19:08:02 +03:00
andrey.zhirnov
2fb7870e71 fixed spine rendering 2019-07-25 18:53:36 +03:00
ba8c4827fb add font loading test and sample arial font 2019-07-25 17:32:29 +07:00
Pinchuk Aleksei
f1997890e5 update label 2019-07-17 17:35:34 +03:00
Pinchuk Aleksei
30331350bd draw bm font 2019-07-16 18:14:24 +03:00
48db22599e add audio sample data 2019-06-11 02:42:23 +07:00
27a92fc3ad add library loading error messages 2019-05-24 02:45:27 +07:00
f87a098424 impl component loaders 2019-05-17 05:38:41 +07:00
2eff98b639 move scene root to actor component 2019-05-13 19:22:44 +07:00
7e45a7d602 add dummy camera prefab 2019-04-14 11:14:14 +07:00