10 Commits

Author SHA1 Message Date
KINDNICK
b1d1e8ae19 Design: add individual Lerp constraint icons 2026-08-21 22:55:54 +09:00
KINDNICK
a24acd2901 Rename: Rough constraints to Lerp constraints 2026-08-21 22:43:29 +09:00
KINDNICK
1e21e2b57f feat(camera-ai): bundle portable runtime data 2026-08-07 00:51:13 +09:00
KINDNICK
80ff929a1c feat: improve camera motion and shot transitions 2026-08-03 06:27:17 +09:00
KINDNICK
02d76bc87c feat: add Camera Work AI package 2026-08-03 04:42:44 +09:00
KINDNICK
26c578416f Fix: guard editor-only gaze evaluation call for player builds
ScheduleEditorFinalEvaluation is defined under UNITY_EDITOR but was
called unguarded in ProcessFrame, breaking player builds with CS0103.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 12:23:01 +09:00
KINDNICK
b818e72c75 Add: Scene View screenshot overlay 2026-07-23 23:53:43 +09:00
KINDNICK
01535d1874 Fix: add missing Unity folder metadata 2026-07-23 23:26:43 +09:00
KINDNICK
1a8f069d43 fix: reference subtitle editor dependencies 2026-07-23 22:46:56 +09:00
KINDNICK
e9bbf8481a feat: initialize Streamingle Utilities package 2026-07-23 22:43:07 +09:00