Commit Graph

  • 36045e53ca Update interaction action labels for play and stop animation Victor Giers 2026-04-01 00:16:40 +02:00
  • ef308b08e2 Add play and stop animation interaction links Victor Giers 2026-04-01 00:16:35 +02:00
  • 43293f99fe Revert interaction link UI task status in tasks.md Victor Giers 2026-04-01 00:15:26 +02:00
  • 82fc104a7e Mark animation section UI task as completed in tasks.md Victor Giers 2026-04-01 00:15:12 +02:00
  • 530bfd4820 Update App.tsx to use store.executeCommand for animationAutoplay Victor Giers 2026-04-01 00:14:42 +02:00
  • 22e198347c Update App.tsx to use store.executeCommand for animationClipName Victor Giers 2026-04-01 00:14:38 +02:00
  • 80f396c1a5 Add animation selection and autoplay options in App.tsx Victor Giers 2026-04-01 00:14:20 +02:00
  • 1f1e6c2f65 Update animation section in Inspector UI Victor Giers 2026-04-01 00:13:32 +02:00
  • 3ad8c9e8c8 Complete schema migration and update version to 12 Victor Giers 2026-04-01 00:13:09 +02:00
  • 01baa2220c Mark unit test for empty clipName as completed Victor Giers 2026-04-01 00:13:05 +02:00
  • 159892c4dc Add validation for playAnimation and stopAnimation actions in scene-document-validation.ts Victor Giers 2026-04-01 00:12:38 +02:00
  • 2b745b9023 Add tests for animation migration and interaction links Victor Giers 2026-04-01 00:11:25 +02:00
  • 786e7891c5 Import additional interaction links in scene-document-json.test.ts Victor Giers 2026-04-01 00:11:07 +02:00
  • 3d8dae8618 Remove unused constant from migrate-scene-document.ts Victor Giers 2026-04-01 00:10:51 +02:00
  • f2e9bccb39 Add support for animation fields in model instances and interaction links during scene document migration from v11 to v12 Victor Giers 2026-04-01 00:10:40 +02:00
  • e37f9714cf Add support for playAnimation and stopAnimation interaction links in migrate-scene-document.ts Victor Giers 2026-04-01 00:10:28 +02:00
  • 467ccd1453 Add support for playAnimation and stopAnimation actions in migrate-scene-document.ts Victor Giers 2026-04-01 00:10:24 +02:00
  • 8f20e25f1e Add animationClipName and animationAutoplay to ModelInstance Victor Giers 2026-04-01 00:10:14 +02:00
  • 41c54cb7ee Import ANIMATION_PLAYBACK_SCENE_DOCUMENT_VERSION in migrate-scene-document.ts Victor Giers 2026-04-01 00:10:05 +02:00
  • c315f9c44b Add createPlayAnimationInteractionLink and createStopAnimationInteractionLink functions Victor Giers 2026-04-01 00:09:56 +02:00
  • ffff4e4c30 Bump SCENE_DOCUMENT_VERSION to 12 and add ANIMATION_PLAYBACK_SCENE_DOCUMENT_VERSION Victor Giers 2026-04-01 00:09:49 +02:00
  • 30878fb5db Mark schema migration task as incomplete and update version in tasks.md Victor Giers 2026-04-01 00:08:39 +02:00
  • 2a4fe14104 Mark checkpoint task as completed in tasks.md Victor Giers 2026-04-01 00:08:35 +02:00
  • faa7cbf67b Revert checkpoint status to incomplete in tasks.md Victor Giers 2026-04-01 00:08:21 +02:00
  • 58af45f149 Mark task completed: Implement AnimationMixer lifecycle in RuntimeHost Victor Giers 2026-04-01 00:08:02 +02:00
  • c5faa1ef22 Update animation mixers with delta time in RuntimeHost Victor Giers 2026-04-01 00:07:34 +02:00
  • a706bd2df8 Stop all animations and clear mixers in RuntimeHost Victor Giers 2026-04-01 00:07:30 +02:00
  • 2f9097b3f2 Add animation support to RuntimeHost Victor Giers 2026-04-01 00:07:25 +02:00
  • c724bb4891 Revert task status and update description in animation-playback tasks Victor Giers 2026-04-01 00:06:26 +02:00
  • 367b12c236 Mark task as completed in animation-playback tasks Victor Giers 2026-04-01 00:06:07 +02:00
  • 405318d5b9 Use imported AnimationClip in findByName method Victor Giers 2026-04-01 00:05:37 +02:00
  • b60008b3bf Update type references for animation maps in RuntimeHost Victor Giers 2026-04-01 00:05:33 +02:00
  • 609a0de075 Import AnimationClip and AnimationMixer from THREE.js Victor Giers 2026-04-01 00:05:29 +02:00
  • 3eb32e48d0 Add animation-related maps to RuntimeHost Victor Giers 2026-04-01 00:05:20 +02:00
  • e154e52671 Add methods to play and stop animations for runtime instances Victor Giers 2026-04-01 00:05:01 +02:00
  • 04da7eb345 Add play and stop animation methods to RuntimeHost and update tests Victor Giers 2026-04-01 00:04:28 +02:00
  • caa0cef532 Update test cases for playAnimation and stopAnimation methods Victor Giers 2026-04-01 00:04:11 +02:00
  • 7b8d54e393 Add playAnimation and stopAnimation methods to mock objects Victor Giers 2026-04-01 00:04:05 +02:00
  • f981efde61 Add play and stop animation actions in runtime interaction system and update scene build to include animation properties Victor Giers 2026-04-01 00:02:23 +02:00
  • 12e675692a Extend RuntimeInteractionDispatcher with playAnimation and stopAnimation methods Victor Giers 2026-04-01 00:01:29 +02:00
  • ebf77db1ad Add animationClipName and animationAutoplay to RuntimeModelInstance Victor Giers 2026-04-01 00:01:26 +02:00
  • d432da70e9 Update tasks.md and implement interaction link creation functions Victor Giers 2026-04-01 00:00:49 +02:00
  • 29a5f908b0 Mark task completion for adding PlayAnimationAction and StopAnimationAction Victor Giers 2026-04-01 00:00:28 +02:00
  • 8491dce860 Add playAnimation and stopAnimation cases to cloneAction function in interaction-links.ts Victor Giers 2026-03-31 23:59:04 +02:00
  • 580826b495 Add play and stop animation actions to interaction links Victor Giers 2026-03-31 23:58:51 +02:00
  • ae9aa1c277 Update task status for adding PlayAnimationAction and StopAnimationAction Victor Giers 2026-03-31 23:58:22 +02:00
  • 602b38cb43 Mark task completion for extending LoadedModelAsset with animation clips Victor Giers 2026-03-31 23:58:06 +02:00
  • 57527efb0b Update loadModelAssetFromStorage to include gltf.animations Victor Giers 2026-03-31 23:57:26 +02:00
  • d33af0982c Update createLoadedModelAsset to include gltf.animations Victor Giers 2026-03-31 23:57:25 +02:00
  • 4afde51392 Update createLoadedModelAsset function to include animations Victor Giers 2026-03-31 23:57:10 +02:00
  • 8eb30ceca4 Add animations field to LoadedModelAsset interface Victor Giers 2026-03-31 23:57:05 +02:00
  • 256f129f4f Import AnimationClip type from three.js Victor Giers 2026-03-31 23:57:00 +02:00
  • 2771253f0b Update task status and description in animation-playback tasks Victor Giers 2026-03-31 23:56:34 +02:00
  • 2400bf7bee Mark task as completed in animation-playback tasks Victor Giers 2026-03-31 23:56:16 +02:00
  • 764f8bed24 Include animation fields in areModelInstancesEqual Victor Giers 2026-03-31 23:54:25 +02:00
  • 5c1b68451f Populate animationClipName and animationAutoplay in createModelInstance Victor Giers 2026-03-31 23:54:20 +02:00
  • fe118f47e3 Update createModelInstance to include animation fields Victor Giers 2026-03-31 23:54:12 +02:00
  • 4befe80d69 Add animation playback features Victor Giers 2026-03-31 23:54:07 +02:00
  • b043f853a7 Update requirements.md with detailed animation playback specifications Victor Giers 2026-03-31 23:31:50 +02:00
  • 8d2302709d Add requirements.md for animation playback feature Victor Giers 2026-03-31 23:31:01 +02:00
  • 14066e6235 Add .config.kiro file for animation playback Victor Giers 2026-03-31 23:30:55 +02:00
  • 5a522c4b0c Add Environment Intensity input for image background mode Victor Giers 2026-03-31 23:15:56 +02:00
  • c6b00a07bb Implement applyBackgroundEnvironmentIntensity function in App.tsx Victor Giers 2026-03-31 23:15:34 +02:00
  • 752fe84f63 Update background environment intensity effect in App.tsx Victor Giers 2026-03-31 23:15:17 +02:00
  • 10c2615d83 Add background environment intensity state in App.tsx Victor Giers 2026-03-31 23:15:09 +02:00
  • 89bb946dd3 Set scene environment and intensity based on background mode Victor Giers 2026-03-31 23:14:41 +02:00
  • 3e66408af0 Set scene environment and intensity based on background mode Victor Giers 2026-03-31 23:14:33 +02:00
  • 8ebe5ed30a Add validation for non-negative finite number in world background environment intensity Victor Giers 2026-03-31 23:14:23 +02:00
  • 850836f599 Migrate scene document to include environmentIntensity Victor Giers 2026-03-31 23:14:05 +02:00
  • 9a93e8dbcb Set default environmentIntensity when changing background mode to image Victor Giers 2026-03-31 23:13:27 +02:00
  • 9ba44307e7 Include environmentIntensity in areWorldBackgroundSettingsEqual Victor Giers 2026-03-31 23:13:22 +02:00
  • ccdf1f1b5a Clone environmentIntensity in cloneWorldBackgroundSettings Victor Giers 2026-03-31 23:13:17 +02:00
  • cbd5917dd4 Add environmentIntensity to WorldImageBackgroundSettings Victor Giers 2026-03-31 23:13:12 +02:00
  • 4eed9c40a4 Update accepted file types for image import Victor Giers 2026-03-31 23:04:57 +02:00
  • 628c90957b Update image import logic to handle HDR formats Victor Giers 2026-03-31 23:04:51 +02:00
  • 2974fb50aa Add HDR format support for image assets Victor Giers 2026-03-31 23:04:39 +02:00
  • 514114892d Add HDR texture support and metadata extraction Victor Giers 2026-03-31 23:04:28 +02:00
  • d061aa3021 Add support for EXR and HDR image formats Victor Giers 2026-03-31 23:03:50 +02:00
  • 6c27ed9ecf Update image assets to include new texture types Victor Giers 2026-03-31 23:03:41 +02:00
  • dcee1d75e0 Update background color handling in App.tsx Victor Giers 2026-03-31 22:59:39 +02:00
  • d7cf566fcd Update imports and reorganize code in image-assets.ts Victor Giers 2026-03-31 22:55:02 +02:00
  • 45a292daaa Add .vscode/settings.json with kiroAgent configuration Victor Giers 2026-03-31 22:46:47 +02:00
  • 7709fa317b Enhance world background mode application logic Victor Giers 2026-03-31 20:19:04 +02:00
  • fe2809515a Update E2E test to check viewport background image Victor Giers 2026-03-31 20:18:55 +02:00
  • cee93957b9 Add E2E test for local lights and background images Victor Giers 2026-03-31 20:18:15 +02:00
  • 9e3a1aa833 Add skybox panorama SVG fixture Victor Giers 2026-03-31 20:18:04 +02:00
  • 21e7e9a60e Add tests for Point Light and Spot Light entities in viewport focus resolution Victor Giers 2026-03-31 20:17:59 +02:00
  • 007ec6efea Add tests for local lights and skybox in scene document serialization Victor Giers 2026-03-31 20:17:48 +02:00
  • 5f3afaf97e Add point light and spot light entities to test scene Victor Giers 2026-03-31 20:17:34 +02:00
  • f73f9571f3 Add tests for point and spot lights with image background validation Victor Giers 2026-03-31 20:17:24 +02:00
  • 744bb0bc32 Add tests for Point Light and Spot Light entities Victor Giers 2026-03-31 20:17:15 +02:00
  • bc3f84dda6 Add tests for switching and cloning image backgrounds in world settings Victor Giers 2026-03-31 20:17:08 +02:00
  • 707d913765 Add tests for pointLight and spotLight entity creation Victor Giers 2026-03-31 20:17:02 +02:00
  • f00c064a2c Remove unused TextureDataType import Victor Giers 2026-03-31 20:16:34 +02:00
  • 9eb35964f1 Add background image import functionality Victor Giers 2026-03-31 20:16:13 +02:00
  • d41a60a901 Add loadedImageAssets to App component Victor Giers 2026-03-31 20:16:11 +02:00
  • 2a50b0eaab Enhance world background preview and add image mode support in App.tsx Victor Giers 2026-03-31 20:16:06 +02:00
  • 86466a5dfb Separate model assets and image assets in the outliner, add import background image button Victor Giers 2026-03-31 20:15:52 +02:00
  • 4724a7543d Add buttons for adding point light and spot light entities Victor Giers 2026-03-31 20:15:23 +02:00
  • 65be5a6432 Add light properties form sections for point and spot lights in App.tsx Victor Giers 2026-03-31 20:15:10 +02:00