fix(camera-ai): rebuild worker with portable rotation support

This commit is contained in:
KINDNICK 2026-08-07 01:24:57 +09:00
parent 2f71eecfd0
commit a8d7f3f022
3 changed files with 6 additions and 3 deletions

View File

@ -211,3 +211,6 @@
## 0.4.4
- Automatically prefers bundled `RuntimeData~`, including Unity Git PackageCache installs, over stale serialized external roots.
## 0.4.5
- Rebuilt the frozen worker so portable prepared-template rotation conversion is included in the executable.

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "com.mingle.cw-ai",
"version": "0.4.4",
"version": "0.4.5",
"displayName": "Mingle Camera Work AI",
"description": "Self-contained high-quality Unity Timeline camera generation with an embedded prepared reference library, per-shot editable clips, and A/B review tools.",
"unity": "6000.0",