VaDiM
a0c2a7bdfe
Improve integration with Live2D assets
...
- Added container-independent method for searching AnimationClip assets
(However, it's not really universal, so it can't completely replace the container-dependent method)
2025-04-10 01:30:45 +03:00
VaDiM
9f918d0332
Fix export of selected Live2D motions
2025-03-03 22:18:29 +03:00
VaDiM
a8bb6c714b
A small refactoring for Live2D motion export
2025-01-23 18:18:47 +03:00
VaDiM
1cdb0b762a
Some fixes and improvements for Live2D export
...
- Fixed l2d model export for bundles with multiple models inside
- Added support of grouping exported models by model name
2025-01-15 03:38:33 +03:00
VaDiM
064f5cbe57
Improve integration with Live2D assets
2025-01-12 04:08:19 +03:00
VaDiM
7b1585eff0
A small refactoring of l2d extractor
2025-01-12 04:08:18 +03:00
VaDiM
70aa8bec59
Add support for exporting l2d poses (pose3.json)
2025-01-12 04:08:18 +03:00
VaDiM
f253c868d4
Fix calculations in Live2D motions
...
- Fixed calculation of totalPointCount and totalSegmentCount in Live2D motions.
https://github.com/Live2D/CubismNativeFramework/pull/57
2024-10-30 01:26:37 +03:00
VaDiM
c37e2e65b7
Fixes and improvements for asset parsing via typetree
2024-10-18 20:55:34 +03:00
VaDiM
9750f486d5
Fix moc3 export
2024-04-01 00:21:51 +03:00
VaDiM
c9e9bc840c
Add parallel export support for some asset types
2024-04-01 00:21:50 +03:00
VaDiM
4f0afffeba
Add AnimationClip loading via typetree
2024-03-13 22:52:43 +03:00
VaDiM
9b69b5607c
Fix DisplayInfo default value in model3.json
2024-03-10 23:17:25 +03:00
VaDiM
9b16ea8d41
Fix bug with Blend type in l2d expressions
2024-03-09 22:47:11 +03:00
VaDiM
535153be6b
Add cdi3.json support for l2d export (beta)
2024-02-09 22:35:14 +03:00
VaDiM
d4162161be
[GUI] Replace "Show all error msgs" option with "Show debug msgs"
2024-02-08 22:44:57 +03:00
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
c2d3b8c5f9
Improve Live2D export
2023-12-30 18:13:40 +03:00
VaDiM
e2eae53ac0
Update Live2DExtractor.cs
2023-12-15 01:24:54 +03:00
VaDiM
823190abb7
Improve parsing of Live2D Fade motions
2023-12-09 02:31:54 +03:00
VaDiM
d572bd0e64
Add support for Live2D Fade motions
2023-11-20 19:56:41 +03:00
VaDiM
e415740373
Some fixes for Live2D export
2023-11-19 02:51:48 +03:00
VaDiM
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
VaDiM
63564d5fff
Add assembly folder support for Live2D export
2023-07-02 23:40:04 +03:00
VaDiM
aea6cbc97f
Add option to export Live2D Cubism models
2023-07-02 23:20:14 +03:00