|
|
4c499162cb
|
Remove unused StartDialogueAction and related functions
|
2026-04-15 09:46:42 +02:00 |
|
|
|
5cf32b88d1
|
Add RunSequenceAction and related functionality
|
2026-04-14 23:33:35 +02:00 |
|
|
|
5193b20ddd
|
Add start dialogue action and interaction link creation
|
2026-04-14 19:55:00 +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 |
|
|
|
72029da2c1
|
Add interaction-links.ts and update scene-document.ts
|
2026-04-14 01:34:07 +02:00 |
|
|
|
df941c2ec6
|
Remove interaction-links.ts file
|
2026-04-14 01:33:18 +02:00 |
|
|
|
1a953046cc
|
Add playSound and stopSound interaction actions
|
2026-04-02 19:36:28 +02:00 |
|
|
|
a100e464a3
|
Add interfaces for play and stop sound interaction links
|
2026-04-02 19:36:19 +02:00 |
|
|
|
3f245e1307
|
Add sound interaction actions and options
|
2026-04-02 19:34:02 +02:00 |
|
|
|
f7386f08d7
|
auto-git:
[change] src/interactions/interaction-links.ts
|
2026-04-01 04:04:40 +02:00 |
|
|
|
44c9728f3f
|
auto-git:
[change] src/interactions/interaction-links.ts
|
2026-04-01 04:04:40 +02:00 |
|
|
|
a0d07bcee0
|
auto-git:
[change] src/interactions/interaction-links.ts
|
2026-04-01 04:04:40 +02:00 |
|
|
|
2adca807e1
|
auto-git:
[change] src/interactions/interaction-links.ts
|
2026-04-01 04:04:40 +02:00 |
|
|
|
b1630c12a6
|
auto-git:
[change] src/interactions/interaction-links.ts
|
2026-04-01 04:04:40 +02:00 |
|
|
|
d432da70e9
|
Update tasks.md and implement interaction link creation functions
|
2026-04-01 00:02:21 +02:00 |
|
|
|
8491dce860
|
Add playAnimation and stopAnimation cases to cloneAction function in interaction-links.ts
|
2026-03-31 23:59:08 +02:00 |
|
|
|
580826b495
|
Add play and stop animation actions to interaction links
|
2026-03-31 23:59:03 +02:00 |
|
|
|
4f2dc0d8c0
|
Add 'click' trigger kind to interaction links
|
2026-03-31 06:45:43 +02:00 |
|
|
|
91fac7fa23
|
Add function to compare interaction links
|
2026-03-31 06:17:38 +02:00 |
|
|
|
7702a5dc5b
|
Add interaction-links.ts for handling interaction links
|
2026-03-31 06:16:05 +02:00 |
|