Commit Graph

69 Commits

Author SHA1 Message Date
Perfare
16ed347a30 Tidy up a part of the code 2017-02-12 04:57:24 +08:00
Perfare
b580b293f3 Fixed some bugs 2017-02-12 03:03:37 +08:00
ordigdug
66b9b46523 Code moved out of UnityStudioForm and into new class UnityStudio.cs (#17) 2017-02-11 15:39:14 +08:00
Perfare
2357e55337 Fixed some bugs 2017-02-10 03:49:13 +08:00
Perfare
256eeb8f7c Add crunch and texgenpack 2017-02-02 02:23:46 +08:00
Perfare
5688f03869 Rewrite wrapper dll 2017-02-01 22:07:50 +08:00
Perfare
c2f7f0a92d No longer use DevIL 2017-02-01 20:23:09 +08:00
Perfare
0ad6e6a456 Support R16 TextureFormat 2017-02-01 15:03:15 +08:00
Perfare
fff759fe72 Move texture related code to Texture2D.cs
Delete some astc related code
2017-02-01 01:20:43 +08:00
Perfare
7e7397ab7e Remove exportSize 2017-01-31 17:13:33 +08:00
Perfare
86e30c5dc0 Support file size greater than 2GB
Support preview .otf type font
2017-01-28 19:17:31 +08:00
Perfare
2e8ef2a403 update cmmon string 2017-01-26 23:08:59 +08:00
Perfare
7456f9b106 improve ClassStruct read and parse 2017-01-25 19:38:44 +08:00
Perfare
3b7b88be57 0.6.5b1 2017-01-20 20:14:25 +08:00
Perfare
05fd0588e8 0.6.5 2017-01-20 01:49:46 +08:00
Perfare
f60f7ac413 fixed bug in Mesh 2017-01-17 20:59:36 +08:00
Perfare
344f69fddc Merge branch 'master' of https://github.com/Perfare/UnityStudio.git 2017-01-17 04:12:17 +08:00
Perfare
dc5691aefc - improve export MonoBehaviour
- remove some code
2017-01-17 04:12:06 +08:00
Perfare
797216fed4 Update README.md 2017-01-17 00:30:07 +08:00
Perfare
4899d6d7d0 rebuild wrapper dll 2017-01-17 00:14:20 +08:00
Perfare
8637c31311 Update README.md 2017-01-16 17:07:50 +08:00
Perfare
ac33fd5ab8 update TextureFormat 2017-01-16 16:56:04 +08:00
Perfare
8ccfbcf66a fixed bug 2017-01-16 03:44:01 +08:00
Perfare
2e84b08494 fixed GameObject in Unity 5.5 2017-01-16 02:20:30 +08:00
Perfare
08bf84146b - support export m4a AudioClip
- fixed some bug
2017-01-16 01:26:39 +08:00
Perfare
fbfdb789f5 support export MonoBehaviour 2017-01-15 23:20:40 +08:00
Perfare
dcde8902f1 support Unity 5.5 2017-01-15 19:57:41 +08:00
Perfare
d079368acf update version number 2016-11-08 20:38:49 +08:00
Perfare
92426fa585 fixed some bug 2016-11-08 20:31:07 +08:00
Perfare
248063276d support export all 3D objects and auto split 2016-10-26 19:55:28 +08:00
Perfare
d61f1ac676 Update README.md 2016-10-26 00:36:04 +08:00
Perfare
1f1a8c5956 support more texture format 2016-10-26 00:29:03 +08:00
Perfare
4b8b8fb8ea fixed some bug 2016-10-25 18:40:09 +08:00
Perfare
0df3b54499 change the way convert .fsb file 2016-10-16 00:06:49 +08:00
Perfare
cc3b08fea5 fixed bug 2016-10-15 20:02:15 +08:00
Perfare
4eebbaa5ef support blocksinfo at end of file 2016-10-15 19:53:51 +08:00
Perfare
a831456242 when exporting the FBX file, no flip the picture 2016-09-20 22:28:33 +08:00
Perfare
88d78e5166 Fixed bundle reading for Unity 5.3+ bundles with LZMA 2016-09-14 18:49:13 +08:00
Perfare
f7948e58b4 fixed some bug 2016-09-02 12:50:55 +08:00
Perfare
aeccee3fbc Merge remote-tracking branch 'refs/remotes/upstream/master' 2016-08-31 17:40:03 +08:00
Perfare
f8476e4f4e support streamed Texture2D 2016-08-31 17:17:21 +08:00
Radu
ff23e633ee Create License.md 2016-08-31 00:45:29 +03:00
Perfare
0e726919cc Fixed bug if the asset has no name 2016-08-24 22:40:37 +08:00
Perfare
6f5bf443ae add 64 bit DLL 2016-08-15 18:08:02 +08:00
Perfare
4a364c4ffc update FMOD Studio API to version 0.1.7.16 and fixed bug 2016-08-15 16:18:43 +08:00
Perfare
56825b5e48 support the 'UnityFS' asset bundle type with LZMA compression (not tested) 2016-08-15 13:16:11 +08:00
Perfare
ff144b41eb - remove "Unique exported filenames" option (assets of the same name will always add a unique numeric identifier)
- add "Display all assets" option to support display all types assets and export the RAW file.(use .dat extension)
2016-08-13 08:20:38 +08:00
Perfare
03b2ab97d6 fixed export "Selected assets" problem 2016-08-11 15:15:43 +08:00
Perfare
63bc2ca970 refix "PlayerSettings" on Unity 5.3.x 2016-08-11 14:45:40 +08:00
Perfare
3f54abaa45 fixed bug if AudioClip data originally in the bundle, but bundle has been extracted 2016-08-07 08:17:14 +08:00