Commit Graph

230 Commits

Author SHA1 Message Date
8b6861c100 Add optional bitmap trimming 2019-03-22 15:44:07 +07:00
a2016ee01f Add log message about successfully converting 2019-03-22 14:15:57 +07:00
2161b38432 Add warning notes about outdated assets 2019-03-22 13:52:30 +07:00
65bc86a390 Add bitmap trimming 2019-03-22 11:22:24 +07:00
ca52ce93d2 Fix preview leaks in the Editor mode 2019-03-22 05:53:14 +07:00
dcf685aed6 fix 2018.3.2f1 compilation 2019-01-24 01:58:09 +07:00
9217dee8c2 Fix preview shutdown warning 2018-10-29 23:06:51 +07:00
853da8be02 Fix anchor frame label detector 2018-10-27 02:34:29 +07:00
6e7c85243e remove old unity version support 2018-10-27 01:13:51 +07:00
06de973e27 Merge 2018-01-29 01:27:02 +07:00
5f82e624c8 reconvert all animations to 1.3.11 2018-01-03 02:44:02 +07:00
1e7229e134 Fix possible mesh leak after scene switch 2018-01-03 02:34:48 +07:00
fbe1fc811e Fix trial version in Unity 2017 2018-01-03 02:17:07 +07:00
9c853ea943 reconvert all animations to 1.3.10 2017-11-24 08:34:52 +07:00
d4de173168 Fix (Parsing swf error: Failed to read past end of stream) 2017-11-24 07:31:53 +07:00
bcd6905e27 More readable conversion warnings 2017-08-14 21:57:12 +07:00
5f987eeea8 fix shader properties initialization 2017-08-06 16:44:51 +07:00
5611da7a7c Replace string shader properties to id 2017-08-06 02:24:45 +07:00
9f7f0e5a2b Replace shader "if" instruction to "step" 2017-08-06 02:07:09 +07:00
0d42dd1b12 fix warning on add missing components 2017-08-06 00:34:16 +07:00
2aa7ca4a0a hideFlags for generated mesh 2017-08-05 18:53:38 +07:00
6fe301153f more unsupported tags 2017-06-22 02:11:20 +07:00
5f3302b459 force fullrect for sprites 2017-06-19 20:14:40 +07:00
4471d05910 todo and little reconvert button improvement 2017-06-19 06:30:54 +07:00
9d0846d7dc progress bar improvements 2017-06-19 06:17:36 +07:00
f0fafc4314 reconvert example animations 2017-06-16 00:26:53 +07:00
47973918ad fix bug with big multiple reimport 2017-06-16 00:12:41 +07:00
90b2d90157 fix tick timer without clip 2017-06-02 06:12:14 +07:00
26fde9fe89 add version to swf hash 2017-05-27 23:06:42 +07:00
9ea77def56 Fix overlay blending mode 2017-05-25 00:48:25 +07:00
94c44c37cb Remove excess animation reimports 2017-05-16 17:33:59 +07:00
f9b9acd3b7 Add SwfClip bounds functions (currentLocalBounds, currentWorldBounds) 2017-05-16 03:07:26 +07:00
26e30e45f2 Fix Unity 5.6 submesh sorting bug 2017-05-15 23:46:15 +07:00
4451018727 add swf path to convertion error 2017-05-15 05:33:14 +07:00
a38e05f955 remove external alpha IF from shaders 2017-05-15 04:49:25 +07:00
df364244b4 fix multiple import 2017-02-24 02:13:55 +07:00
3f4fc9f8aa importer save and reimport 2017-02-17 22:21:38 +07:00
1976d315c4 Raw enumerator to CustomYieldInstruction. More yield instructions. 2017-02-17 17:00:45 +07:00
dc77088885 Fix sprite import problem 2017-02-14 20:12:41 +07:00
c607777454 asset postprocessor fixes 2017-02-14 03:40:30 +07:00
ce269317fc remove prefer binary from assets 2017-02-14 03:34:40 +07:00
27bb4ef58d unity 5.5 fixes 2017-02-12 22:33:42 +07:00
f12f2f9012 new small vector scaled items optimization 2017-02-12 21:57:23 +07:00
cc8677e61f more unsupported tags 2017-02-12 18:36:03 +07:00
0386992965 added note message about problems of animation in preview 2017-02-12 18:18:46 +07:00
99d4236e13 ETC1 support 2017-02-12 10:24:32 +07:00
04ddf0d08e more beautiful progress bar 2017-02-12 09:04:09 +07:00
5b26becc27 some ping objects 2017-02-11 22:40:50 +07:00
21fe31585f Yields instructions 2017-02-11 20:57:49 +07:00
290fd066b5 unscaled delta time support 2017-02-11 19:46:49 +07:00