Commit Graph

238 Commits

Author SHA1 Message Date
BlackMATov
e6735fd526 fix Unity deprecation warnings 2025-03-08 04:04:41 +07:00
BlackMATov
e8f5414de0 setup cameras for the builtin deferred rendering
Co-Authored-By: leonardozimbres <3225893+leonardozimbres@users.noreply.github.com>
2023-02-11 02:12:48 +07:00
BlackMATov
c4a7f409c2 move project to root depo directory 2023-01-05 02:22:34 +07:00
BlackMATov
72ea3571b2 new structure of directories 2021-03-20 21:33:12 +07:00
BlackMATov
8ff74b5ca3 PreferBinarySerialization for swf assets 2021-01-08 17:40:38 +07:00
BlackMATov
795da42197 fix 2019 deprecation warnings 2021-01-08 15:05:45 +07:00
BlackMATov
04763bec5b Create add component menu item for FlashTools components 2020-11-03 23:01:30 +07:00
BlackMATov
f5c95ce395 Create asset menu item for SwfSettings 2020-11-03 23:00:57 +07:00
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