Commit Graph

23 Commits

Author SHA1 Message Date
6150b4c162 Allow explicit control over actor ID uniqueness in project scheduling state resolution 2026-04-27 16:35:43 +02:00
720ae35d99 auto-git:
[change] src/runtime-three/runtime-project-scheduler.ts
2026-04-23 02:42:12 +02:00
a4107516e5 Update path sampling functions and add smoothPath option 2026-04-15 11:12:50 +02:00
408eb34506 Remove unused parameter in resolveMostRecentCompletedActorPathState 2026-04-15 08:01:40 +02:00
5fe8c3cee1 Add function to resolve most recent completed actor path state 2026-04-15 08:01:12 +02:00
053ebc84be Change active state logic in resolveRuntimeActorScheduleState 2026-04-15 07:40:33 +02:00
7dd37630b1 Import ImpulseSequenceStep type 2026-04-15 03:48:00 +02:00
58542fba93 Fix type casting in cloneRuntimeResolvedProjectScheduleState 2026-04-15 03:48:00 +02:00
5290b78d72 Update runtime-project-scheduler to use cloneSequenceEffect 2026-04-15 02:06:52 +02:00
6e5beaa54d Add impulse routine resolution to project scheduler 2026-04-15 02:06:38 +02:00
9883953e67 Add support for impulse routines in project scheduler 2026-04-15 02:06:29 +02:00
cfcb131b56 Add project sequence steps and update related files 2026-04-15 01:10:26 +02:00
e219a881e3 Remove unused import from runtime-project-scheduler.ts 2026-04-15 00:54:25 +02:00
d5209c903a Enhance runtime-project-scheduler.ts with resolved held effects and path effect resolution 2026-04-15 00:48:07 +02:00
9e9c493d8d Update runtime-project-scheduler.ts to include sequences parameter and modify heldSteps calculation 2026-04-14 23:37:38 +02:00
07fcd85382 Update interaction system and project scheduler to use impulse steps 2026-04-14 23:20:32 +02:00
4bf5afb263 Handle 'setProjectTimePaused' in asset and scheduler files 2026-04-14 22:28:04 +02:00
1fd08f6bd1 Add runtime project scheduler logic 2026-04-14 13:45:56 +02:00
84f8cb0beb Remove runtime-project-scheduler.ts file 2026-04-14 13:44:18 +02:00
915ff68aff Refactor and update project schedule routines and options 2026-04-14 03:06:55 +02:00
2dd2050e15 Update applyRuntimeProjectScheduleToControlState to handle baselineResolved and add helper functions 2026-04-14 03:02:01 +02:00
d0a14f4eae Add support for scheduled control routines in project scheduler 2026-04-14 03:01:29 +02:00
f986eb0282 Add runtime project scheduler implementation 2026-04-14 01:56:50 +02:00