Commit Graph

15 Commits

Author SHA1 Message Date
77dce114c1 Clone smoothPath property in cloneControlEffect function 2026-04-15 11:11:10 +02:00
e6f144257f Add smoothPath option to FollowActorPathControlEffect and related interfaces 2026-04-15 11:11:10 +02:00
1db3449be4 Remove scene exit handling and related entities 2026-04-15 02:02:28 +02:00
c3b91330d3 Add project time pause control effect and state 2026-04-14 22:24:48 +02:00
a54cadc073 Add support for playActorAnimation and followActorPath control effects 2026-04-14 13:40:46 +02:00
8c634c07da Add actor control effects and related functions 2026-04-14 13:40:35 +02:00
abca73c7c1 Add actor animation playback and path follow capabilities 2026-04-14 13:40:25 +02:00
1e68bf8ecb Add baselineResolved to RuntimeControlSurfaceDefinition 2026-04-14 03:02:01 +02:00
e95da5f496 Add function to get control effect resolution key 2026-04-14 02:50:35 +02:00
e43bbc2664 Add control surface TypeScript definitions 2026-04-14 02:38:05 +02:00
5cd370ce6b Remove control-surface.ts file 2026-04-14 02:33:50 +02:00
05d513464e Update control surface to include actor presence controls 2026-04-14 01:53:02 +02:00
c1f1ff7488 auto-git:
[change] src/app/App.tsx
 [change] src/controls/control-surface.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/interactions/interaction-links.ts
 [change] src/runtime-three/runtime-audio-system.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-interaction-system.ts
 [change] src/runtime-three/runtime-scene-build.ts
 [change] tests/domain/runtime-control-foundation.test.ts
 [change] tests/domain/runtime-interaction-system.test.ts
 [change] tests/serialization/control-interaction-links.test.ts
 [change] tests/unit/runtime-host.test.ts
2026-04-14 01:42:17 +02:00
59b927e9ad Refactor applyControlEffectToResolvedState in control-surface.ts 2026-04-14 01:39:02 +02:00
ec13826bf6 Add control-surface.ts with various interfaces and functions 2026-04-14 01:33:18 +02:00