Commit Graph

926 Commits

Author SHA1 Message Date
3f50ba13bb Remove unused function syncTriggerVolumeFlags from App.tsx 2026-04-01 04:21:11 +02:00
555a0d9910 Update App.tsx to re-sync trigger volume flags after deleting an interaction link 2026-04-01 04:20:50 +02:00
0aab6a7da6 Add function to sync trigger volume flags after mutation 2026-04-01 04:19:36 +02:00
09f962c390 Derive triggerOnEnter/triggerOnExit from actual links 2026-04-01 04:19:31 +02:00
064da0c338 Add loop checkbox to interaction link form 2026-04-01 04:07:29 +02:00
b635081d62 Add loop property to play animation interaction links and update migration script 2026-04-01 04:06:16 +02:00
897fedce5b auto-git:
[change] src/app/App.tsx
2026-04-01 02:54:02 +02:00
104e905f60 auto-git:
[change] src/app/App.tsx
2026-04-01 02:53:52 +02:00
644229e47a auto-git:
[change] src/app/App.tsx
2026-04-01 02:53:51 +02:00
56d7f176d5 auto-git:
[change] src/app/App.tsx
2026-04-01 02:53:13 +02:00
1c6551f6f5 auto-git:
[change] src/app/App.tsx
2026-04-01 02:53:03 +02:00
36045e53ca Update interaction action labels for play and stop animation 2026-04-01 00:17:46 +02:00
ef308b08e2 Add play and stop animation interaction links 2026-04-01 00:17:46 +02:00
530bfd4820 Update App.tsx to use store.executeCommand for animationAutoplay 2026-04-01 00:15:52 +02:00
22e198347c Update App.tsx to use store.executeCommand for animationClipName 2026-04-01 00:15:52 +02:00
80f396c1a5 Add animation selection and autoplay options in App.tsx 2026-04-01 00:14:26 +02:00
5a522c4b0c Add Environment Intensity input for image background mode 2026-03-31 23:15:59 +02:00
c6b00a07bb Implement applyBackgroundEnvironmentIntensity function in App.tsx 2026-03-31 23:15:43 +02:00
752fe84f63 Update background environment intensity effect in App.tsx 2026-03-31 23:15:43 +02:00
10c2615d83 Add background environment intensity state in App.tsx 2026-03-31 23:15:43 +02:00
4eed9c40a4 Update accepted file types for image import 2026-03-31 23:06:03 +02:00
dcee1d75e0 Update background color handling in App.tsx 2026-03-31 22:59:45 +02:00
7709fa317b Enhance world background mode application logic 2026-03-31 20:19:21 +02:00
9eb35964f1 Add background image import functionality 2026-03-31 20:16:41 +02:00
d41a60a901 Add loadedImageAssets to App component 2026-03-31 20:16:41 +02:00
2a50b0eaab Enhance world background preview and add image mode support in App.tsx 2026-03-31 20:16:11 +02:00
86466a5dfb Separate model assets and image assets in the outliner, add import background image button 2026-03-31 20:16:03 +02:00
4724a7543d Add buttons for adding point light and spot light entities 2026-03-31 20:16:03 +02:00
65be5a6432 Add light properties form sections for point and spot lights in App.tsx 2026-03-31 20:15:22 +02:00
944118a130 Refactor event handlers in App.tsx 2026-03-31 20:14:51 +02:00
1415b22481 Refactor event handlers in App.tsx 2026-03-31 20:14:45 +02:00
de9b8b4905 Refactor event handlers in App.tsx 2026-03-31 20:14:39 +02:00
df79a67b93 Add function to apply selected entity draft changes 2026-03-31 20:14:15 +02:00
87fddf6b7b Add functionality to import background images 2026-03-31 20:14:10 +02:00
d6ba906386 Add functions to apply changes for Point Light and Spot Light 2026-03-31 20:14:01 +02:00
95783d0ddc Add support for pointLight and spotLight entities in App.tsx 2026-03-31 20:13:57 +02:00
246926c64f Update applyWorldBackgroundMode to handle image asset selection 2026-03-31 20:13:54 +02:00
2aa6b47715 Add support for model and image assets in App component 2026-03-31 20:13:31 +02:00
76c1ae3447 Add image asset list and light selection logic 2026-03-31 20:10:33 +02:00
74c43c600e Update status message and add image assets state 2026-03-31 20:10:33 +02:00
7301623974 Enhance background mode formatting in App.tsx 2026-03-31 20:09:24 +02:00
e3d387491b Add image asset type and summary formatting 2026-03-31 20:09:21 +02:00
907d8cd642 Add light entity creation functions and constants 2026-03-31 20:09:18 +02:00
81de8f26fd Add image asset import functions and types 2026-03-31 20:09:14 +02:00
72b5e0b6de Import background image asset command 2026-03-31 20:09:14 +02:00
9ceff5999f Add external triangle scene GLTF and update file import handling 2026-03-31 18:45:28 +02:00
a10de343b3 Rename variable for clarity in cleanup logic 2026-03-31 17:56:43 +02:00
765cb73e4e Handle model import error by cleaning up resources 2026-03-31 17:56:33 +02:00
669a9677c2 Fix incorrect variable reference in App.tsx 2026-03-31 17:55:27 +02:00
19c23454f3 Refactor file input handling in App.tsx to improve readability and maintainability 2026-03-31 17:53:36 +02:00