Commit Graph

188 Commits

Author SHA1 Message Date
5e3fe1775f Added so when the exported animator contains MeshRenderers without meshes attached it tries to find the missing meshes by the Renderer's original name. (Fixes NagantSR0101 from Girls Frontline 2 Animator export not exporting meshes at all in any existing variant.) Also set ReShade in 3D view to be disabled by default as it is misleading otherwise 2024-05-15 00:05:50 +05:00
d886bf1c5d Update dependencies 2024-04-25 01:23:34 +03:00
bb7accd04d Update version to v0.18.0
- Updated dependencies
2024-04-04 22:44:20 +03:00
5120999026 Update readme and other text files 2024-04-04 21:55:59 +03:00
1fc504e587 Optimize memory consumption of swizzled textures 2024-04-02 00:40:24 +03:00
9750f486d5 Fix moc3 export 2024-04-01 00:21:51 +03:00
3cc6bed844 Raplace Unity ver array with Unity ver class 2024-04-01 00:21:50 +03:00
c9e9bc840c Add parallel export support for some asset types 2024-04-01 00:21:50 +03:00
cadcf0b492 Fix displayed info for non-fmod audio clips 2024-03-28 01:52:43 +03:00
4f0afffeba Add AnimationClip loading via typetree 2024-03-13 22:52:43 +03:00
9b69b5607c Fix DisplayInfo default value in model3.json 2024-03-10 23:17:25 +03:00
9b16ea8d41 Fix bug with Blend type in l2d expressions 2024-03-09 22:47:11 +03:00
ae4548f1c3 Add support for swizzled Switch textures
Co-Authored-By: nesrak1 <12544505+nesrak1@users.noreply.github.com>
2024-03-09 02:35:23 +03:00
0f9afa60d7 Add support for Texture2DArray 2024-03-04 19:46:28 +03:00
535153be6b Add cdi3.json support for l2d export (beta) 2024-02-09 22:35:14 +03:00
d4162161be [GUI] Replace "Show all error msgs" option with "Show debug msgs" 2024-02-08 22:44:57 +03:00
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
2f6d9ec77f Fixes & Cleanup 2024-01-31 22:34:12 +03:00
0d2aebc1f4 Fix a bug where UV is exported incorrectly.
Co-Authored-By: Razmoth <32140579+razmoth@users.noreply.github.com>
2024-01-24 23:26:13 +03:00
115074fdc0 [GUI] Preserve selection order of AnimationClips (#24) 2023-12-30 18:51:01 +03:00
c2d3b8c5f9 Improve Live2D export 2023-12-30 18:13:40 +03:00
a00c857ac3 Update version to v0.17.4 2023-12-16 04:41:00 +03:00
5333757843 Update dependencies 2023-12-16 04:16:36 +03:00
5c2ac1a5e8 Add .NET8 to the TargetFrameworks 2023-12-15 14:45:07 +03:00
e2eae53ac0 Update Live2DExtractor.cs 2023-12-15 01:24:54 +03:00
823190abb7 Improve parsing of Live2D Fade motions 2023-12-09 02:31:54 +03:00
d572bd0e64 Add support for Live2D Fade motions 2023-11-20 19:56:41 +03:00
e415740373 Some fixes for Live2D export 2023-11-19 02:51:48 +03:00
6d3875cb2c Update version to v0.17.3 2023-09-13 10:55:57 +03:00
2e10e627b0 AssemblyLoader fix (#6) 2023-09-08 06:18:41 +03:00
171962e61f Update version to v0.17.2
- Updated projects and dependencies
2023-08-27 01:47:06 +03:00
c8a21838c9 Some changes to motion list for l2d models
- Motion list is now sorted
- Motions divided into groups (each motion is a separate group)
- Motion names are used as group names
2023-08-27 01:46:06 +03:00
cf67815d53 Minor fixes 2023-08-26 03:22:19 +03:00
0bdcb89b08 Update version to v0.17.1 2023-07-09 05:59:39 +03:00
63564d5fff Add assembly folder support for Live2D export 2023-07-02 23:40:04 +03:00
aea6cbc97f Add option to export Live2D Cubism models 2023-07-02 23:20:14 +03:00
bb9ea7d86b Update version to v0.17.0 2023-06-05 02:03:28 +03:00
b0bf5e0cfd Optimize drawing performance of packed sprites
- Restored some code from an earlier version (e501940f03), since it works faster for packed sprites with a small number of triangles
2023-05-15 00:07:46 +03:00
11b9ca37da Fix cutout glitch in some packed sprites
- Improved performance
(https://github.com/Perfare/AssetStudio/issues/1015)
2023-05-15 00:06:52 +03:00
44a1240f5f [GUI] Improve memory usage of image previews
- also a bit increased performance of alpha mask resizing for previews
2023-03-14 04:10:48 +03:00
10b7e84ffb [CLI] More debugging info for audio 2023-03-08 17:31:34 +03:00
c52940abc4 Add AssetStudioCLI project
- Updated projects and dependencies
2023-03-07 06:52:33 +03:00
b9cf95616b SwapBytesForXbox refactor 2023-01-27 13:46:55 +03:00
39490d4e03 Update fmod to 0.2.0.22 (CLI Preparation) 2023-01-27 13:17:01 +03:00
2a2216e2bf Update projects and dependencies 2022-12-10 20:23:45 +03:00
6a9aad510c Add image export in WebP format 2022-11-22 03:33:47 +03:00
ea09a8de64 Add support for sprites with alpha mask
- Sprites with alpha mask can now be viewed and exported with transparency
- Added hotkeys to control display of an alpha mask  on the preview tab
- Added an option to the export settings to enable/disable export with alpha mask as well
- Prevented texture2D preview options from being changed with hotkeys outside of texture preview (e.g. when some other asset is selected)
2022-11-21 01:59:16 +03:00
7fa5b4f355 Update ImageSharp.Drawing version
- migrate to ImageSharp v2+
2022-11-18 06:33:26 +03:00
c22d92009a Update project files 2022-11-17 04:39:49 +03:00
2fe57a1c5d update enum 2022-11-17 04:31:30 +03:00