VaDiM
70213e3012
Improve integration with Live2D assets
...
- Improved export method of AnimationClip motions
- [GUI] Added display of model info on the preview tab
- [GUI] Added support for partial export:
- selected models
- model + selected AnimationClip motions
- model + selected Fade motions
- model + selected Fade Motion List
2024-02-08 22:34:00 +03:00
VaDiM
2f6d9ec77f
Fixes & Cleanup
2024-01-31 22:34:12 +03:00
VaDiM
67a74fd395
Bugfix for unity 2022.2+ Texture2D reader
2023-12-30 17:08:07 +03:00
VaDiM
a00c857ac3
Update version to v0.17.4
2023-12-16 04:41:00 +03:00
VaDiM
5c2ac1a5e8
Add .NET8 to the TargetFrameworks
2023-12-15 14:45:07 +03:00
VaDiM
0fdbddea55
[CLI] Fix asset filter for sprites
2023-12-11 01:58:00 +03:00
VaDiM
f82a73f018
[GUI] Add console logger
2023-12-06 17:28:10 +03:00
VaDiM
632e5f8d08
[GUI] Add support for .lnk files via Drag&Drop. Close #13
2023-12-04 04:10:49 +03:00
VaDiM
51d259464b
Merge branch 'pr/16' into AssetStudioMod
2023-11-21 02:15:19 +03:00
VaDiM
efd06648ad
Add support for separate PreloadData
...
https://github.com/Perfare/AssetStudio/issues/690
https://docs.unity.cn/550/Documentation/Manual/AssetBundleInternalStructure.html
2023-11-21 01:35:25 +03:00
VaDiM
45bf9251c9
Fix crash when SpriteAtlas is missing
2023-11-07 01:31:27 +03:00
Evaldas Ciakas
75ebe67713
Fix parsing secondary textures
2023-11-01 02:29:06 +02:00
VaDiM
ed7b0a2415
Unity 2022.2+ AnimationClip fix
2023-09-27 23:41:20 +03:00
VaDiM
cb84c137e5
Add exception checking for gzip decompression
2023-09-24 10:41:19 +03:00
VaDiM
6d3875cb2c
Update version to v0.17.3
2023-09-13 10:55:57 +03:00
VaDiM
a4cdff5934
Fix a bit of incorrect copy-paste
...
in commit e216abd6be
2023-09-08 23:47:26 +03:00
VaDiM
e216abd6be
Unity 2022.2+ Texture2D fix
2023-09-08 06:18:34 +03:00
VaDiM
171962e61f
Update version to v0.17.2
...
- Updated projects and dependencies
2023-08-27 01:47:06 +03:00
VaDiM
94c8b355fe
[CLI] Fix asset filter
...
- Fixed sprite export in sprite only mode
2023-08-14 00:46:27 +03:00
VaDiM
0bdcb89b08
Update version to v0.17.1
2023-07-09 05:59:39 +03:00
VaDiM
dcd7b98229
Some minor fixes
2023-07-09 05:59:33 +03:00
VaDiM
bb9ea7d86b
Update version to v0.17.0
2023-06-05 02:03:28 +03:00
VaDiM
2f8f57c1a6
[GUI] Improve file and folder loading (drag&drop)
...
- Added support for drag&drop of multiple folders
- Open/Export dialog can now also use a path taken from drag&drop items
2023-05-29 05:14:50 +03:00
VaDiM
90ec395b2a
Block alignment fix for Unity 2019.4.X
...
- src: 10346b4f02
2023-04-09 15:40:34 +03:00
VaDiM
1da51ac95b
Add error message on incorrect format of specified unity ver
2023-03-20 19:32:00 +03:00
VaDiM
9e14f1ef00
Add error message for bundles with CN encryption
2023-03-20 19:31:49 +03:00
VaDiM
4edadb19f8
Disable Shader support for Unity > 2020
2023-03-20 06:13:08 +03:00
VaDiM
ad1b3b4911
[CLI] Some fixes for logging
2023-03-10 21:01:12 +03:00
VaDiM
67898c72ca
Update projects files
...
- Fixed build options
2023-03-10 09:01:27 +03:00
VaDiM
0425423ca9
[CLI] Add debugging info for video
2023-03-08 19:59:19 +03:00
VaDiM
16a7107d4e
[CLI] Partial assets reading
2023-03-08 18:28:50 +03:00
VaDiM
679e7041a6
[GUI] A bit better(?) error handling
2023-03-08 17:12:59 +03:00
VaDiM
c52940abc4
Add AssetStudioCLI project
...
- Updated projects and dependencies
2023-03-07 06:52:33 +03:00
VaDiM
568daafc7f
Add progress info to LoadZipFile()
...
Displays the progress of loading zip(apk) files on the progress bar
2022-12-15 17:43:28 +03:00
VaDiM
2a2216e2bf
Update projects and dependencies
2022-12-10 20:23:45 +03:00
VaDiM
c22d92009a
Update project files
2022-11-17 04:39:49 +03:00
Perfare
53f3e8232a
support 2022.1
2022-11-17 04:32:05 +03:00
Perfare
2fe57a1c5d
update enum
2022-11-17 04:31:30 +03:00
Perfare
ded2dcd54e
Fixed #962
2022-11-17 04:31:16 +03:00
Perfare
8ae3df6197
minor improvements
2022-11-17 04:30:52 +03:00
Kanglai Qian
64d9718c34
avoid useless search for non exist files ( #967 )
2022-11-17 04:30:39 +03:00
Perfare
220004c976
support 2021.3
2022-11-17 04:30:27 +03:00
Perfare
a324366be9
BundleFile fix
2022-11-17 04:30:17 +03:00
Perfare
06b4ae9ffe
Fix type conversion bug
2022-11-17 04:29:55 +03:00
Perfare
77b056de5e
update project file
2022-11-17 04:29:02 +03:00
Perfare
23ac590648
Fixed #941
2022-11-17 04:22:31 +03:00
Perfare
54445475a3
Fix and improve Texture2D convert
2022-11-17 04:22:14 +03:00
Perfare
b3621a75b0
Fixed #929
2022-11-17 04:20:20 +03:00
Perfare
8b048b9e1e
improved Sprite export
...
Fixed #944
Fixed #923
2022-11-17 04:20:20 +03:00
Perfare
41a79f485f
using IProgress
2022-11-17 04:18:40 +03:00