Commit Graph

489 Commits

Author SHA1 Message Date
c7e2b52141 add trs2/trs3 bindings 2019-10-04 02:45:46 +07:00
cb2ee365b1 add rect and aabb bindings 2019-10-04 02:29:46 +07:00
b8fe883128 approximately and contains_nan for matrix 2019-10-04 00:25:17 +07:00
496a8725b2 add quat and unit bindings 2019-10-03 22:52:25 +07:00
7c11a2fb20 Merge branch 'master' into feature/scripting 2019-10-03 21:18:58 +07:00
7543125434 use 3.2 opengl instead 4.1 for renderdoc debugging 2019-10-01 06:57:16 +07:00
85fe12be09 Merge branch 'master' into feature/opengl4 2019-09-30 18:11:58 +07:00
8423209c49 Merge branch 'master' into feature/scripting 2019-09-10 21:37:37 +07:00
21b8dc049e remove flipbook_source and move flipbook source to flipbook_player 2019-09-05 14:58:17 +07:00
b965094d14 rename spine_model to spine 2019-09-05 14:12:39 +07:00
6a017c4c2f add custom blendings and custom materials to sprite and spine 2019-09-05 12:08:11 +07:00
0e96190872 just variadic min and max 2019-09-05 02:10:00 +07:00
86d53a3c40 remove custom mpark.variant and use C++17 version 2019-09-04 18:26:53 +07:00
8ec358afb0 two separated spine system for pre and post update 2019-09-02 07:00:07 +07:00
f4a4d612cf loading spine player commands and events 2019-09-02 06:50:00 +07:00
cf04cebf44 refactoring of spine_player loading 2019-09-02 02:52:31 +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
79bd643b55 spine_renderer united with spine_player 2019-08-27 10:04:42 +03:00
c7afd46c2b rewrite spine model loading to async method 2019-08-26 21:12:20 +07:00
1ab974455b json_utils: try_parse_value for unit<T> 2019-08-24 19:19:57 +07:00
2a26b08cf5 Merge branch 'master' into feature/spine_finalization 2019-08-23 00:26:32 +07:00
3847dd7f66 update modules 2019-08-22 09:52:39 +07:00
492f36019d Merge pull request #96 from enduro2d/feature/label
close #55
2019-08-22 09:44:18 +07:00
9d0dfb614b temporary manual copy/move label ctors for successful CI build 2019-08-21 11:30:00 +07:00
8e0de94895 hold utf8 string in label instead utf32 2019-08-21 09:30:20 +07:00
b7b2b5889f label: add leading and tracking props 2019-08-21 07:23:27 +07:00
72da71be37 label: remove shadow, rename some properties 2019-08-20 07:12:18 +07:00
2eecc0ae6e make_vecX from color and color32 2019-08-17 10:59:34 +07:00
KonH
9785c91aeb fix typo in make_look_... function names 2019-08-17 09:15:57 +07:00
d32ad1f895 rewrite bmfont parser, remove sample07 2019-08-17 02:45:10 +07:00
74175287f8 Merge branch 'master' into feature/label 2019-08-16 07:40:40 +07:00
2ca47055fb add astc texture support 2019-08-09 07:14:33 +07:00
ef9b214d2c add etc1 and etc2 texture support 2019-08-09 04:15:16 +07:00
c5dd5ef49a more buffer_view using 2019-08-08 23:57:38 +07:00
f476eee943 load mesh and shape from buffer_view 2019-08-08 23:33:27 +07:00
e909556c99 rewrite dds,pvr loading and saving
add new a8 texture format
remove rgb_dxt1
add image loading and saving tests
2019-08-08 23:19:49 +07:00
Pinchuk Aleksei
f8fda0c645 new sdf shader 2019-08-08 17:13:55 +03:00
6609f4c07b explicit conversion buffer_view to buffer 2019-08-08 19:35:58 +07:00
Pinchuk Aleksei
a976342733 removed filtering 2019-08-07 16:12:32 +03:00
Pinchuk Aleksei
98fa28e521 label supports sdf 2019-08-06 19:39:04 +03:00
andrey.zhirnov
5f469a8ac3 added default animation mix, log errors 2019-08-06 12:59:04 +03:00
andrey.zhirnov
d45685d4be update sample: added key bindings to start animations, bug fix 2019-08-06 12:34:22 +03:00
andrey.zhirnov
cff16a5cfa removed index type unsigned_byte 2019-08-05 12:32:51 +03:00
andrey.zhirnov
3fcf6e053a added opengl4 support (for debugging with RenderDoc) 2019-08-05 12:31:24 +03:00
andrey.zhirnov
21487e6690 added coin spine, load spine_player from json 2019-08-05 11:29:48 +03:00
andrey.zhirnov
a1da012f4b load spine renderer component from json 2019-08-02 18:00:51 +03:00
Pinchuk Aleksei
31a77e4c0d Merge branch 'master' into feature/label 2019-08-02 16:50:59 +03:00
Pinchuk Aleksei
af0942a371 changed kernings key to u64 2019-07-31 18:35:08 +03:00