|
|
16569c8deb
|
Remove unused functions in App.tsx
|
2026-04-15 07:27:24 +02:00 |
|
|
|
b71fabba5f
|
Remove unused animation and sound handling functions in App.tsx
|
2026-04-15 07:27:10 +02:00 |
|
|
|
8e209ecb51
|
Remove unused variables in App.tsx
|
2026-04-15 07:27:02 +02:00 |
|
|
|
07b27b388e
|
Refactor App.tsx by removing unused props and consolidating control step handlers
|
2026-04-15 07:26:35 +02:00 |
|
|
|
f781dbabad
|
Modify material summary in App.tsx
|
2026-04-15 07:25:42 +02:00 |
|
|
|
a138aa51b5
|
Update status messages in App.tsx
|
2026-04-15 07:25:41 +02:00 |
|
|
|
6c8f745e3c
|
Update project sequence control logic and add actor target support
|
2026-04-15 07:24:59 +02:00 |
|
|
|
0bb08dd955
|
Update material inspector labels and values
|
2026-04-15 06:53:48 +02:00 |
|
|
|
edee202771
|
Enhance material inspector with brush scope and mixed face handling
|
2026-04-15 06:51:54 +02:00 |
|
|
|
3ebb1b505b
|
Add support for brush-level material and UV handling in App.tsx
|
2026-04-15 06:48:19 +02:00 |
|
|
|
70310366db
|
Update App.tsx with new utility functions and command imports
|
2026-04-15 06:47:55 +02:00 |
|
|
|
69da9e6479
|
Add onCreateRoutineSequence handler in App.tsx
|
2026-04-15 06:29:31 +02:00 |
|
|
|
c4758e95db
|
Enhance sequence handling logic in App.tsx
|
2026-04-15 06:26:13 +02:00 |
|
|
|
6b978d96d9
|
Import getProjectSequenceHeldSteps in App.tsx
|
2026-04-15 06:26:13 +02:00 |
|
|
|
e5e4afab4b
|
Remove unused actor routine effect functions from App.tsx
|
2026-04-15 06:24:53 +02:00 |
|
|
|
396292edaa
|
Update animation effect checks in App.tsx
|
2026-04-15 06:24:53 +02:00 |
|
|
|
579f16e63f
|
Add functions to update project sequence actor path properties
|
2026-04-15 06:24:31 +02:00 |
|
|
|
26d884e668
|
Simplify and remove unused handlers in App.tsx
|
2026-04-15 06:24:25 +02:00 |
|
|
|
04ad9b4623
|
Refactor sequence handling in App.tsx
|
2026-04-15 06:20:21 +02:00 |
|
|
|
f67ae5c1e8
|
Update sequence handling in App.tsx
|
2026-04-15 06:19:46 +02:00 |
|
|
|
405a694f35
|
Add function to handle creation of attached sequence for routine
|
2026-04-15 06:19:34 +02:00 |
|
|
|
bb9f694bc3
|
Refactor sequence creation and cloning logic in App.tsx
|
2026-04-15 06:19:29 +02:00 |
|
|
|
d7dde39ade
|
Add ProjectScheduleTargetOption type import in App.tsx
|
2026-04-15 06:19:29 +02:00 |
|
|
|
941f883ff9
|
Implement applyProjectSequencerState and updateProjectSequencerState in App.tsx
|
2026-04-15 06:19:07 +02:00 |
|
|
|
a72f63b335
|
Import and prepare for project sequencer command in App.tsx
|
2026-04-15 06:19:07 +02:00 |
|
|
|
2a9b6f661c
|
Fix null check for storage in App.tsx and update type checks in starter-environment-assets.ts; add null check for storage in project-package.ts
|
2026-04-15 04:27:38 +02:00 |
|
|
|
e24c70dab3
|
Handle null projectAssetStorage in asset synchronization logic
|
2026-04-15 04:25:51 +02:00 |
|
|
|
1fdbf50d16
|
auto-git:
[change] src/app/App.tsx
[change] src/document/scene-document.ts
[change] src/geometry/box-face-uvs.ts
[change] src/materials/starter-material-textures.ts
[change] src/runtime-three/runtime-host.ts
[change] src/viewport-three/viewport-host.ts
|
2026-04-15 04:05:05 +02:00 |
|
|
|
c147af9481
|
Remove unused resolveDefaultSceneTransitionTarget function from App.tsx
|
2026-04-15 03:46:02 +02:00 |
|
|
|
5bf564e574
|
Add scene transition step handling in App.tsx
|
2026-04-15 03:46:02 +02:00 |
|
|
|
4bc4b4c97f
|
Add functions for handling project sequence scene transition steps
|
2026-04-15 03:45:44 +02:00 |
|
|
|
21e155d7a5
|
auto-git:
[change] src/app/App.tsx
|
2026-04-15 03:45:39 +02:00 |
|
|
|
a7b9cedeed
|
Remove scene exit configuration section
|
2026-04-15 03:45:34 +02:00 |
|
|
|
27efe6278d
|
Update interaction prompt text
|
2026-04-15 03:45:34 +02:00 |
|
|
|
299859a2fe
|
Rename function and parameter for scene transition handling
|
2026-04-15 03:44:49 +02:00 |
|
|
|
0e02d6bc70
|
Remove unused menu item and update event handler
|
2026-04-15 03:44:49 +02:00 |
|
|
|
c21de3f100
|
Remove unused function applySceneExitChange in App.tsx
|
2026-04-15 03:44:37 +02:00 |
|
|
|
e29a070588
|
Remove scene exit placement logic from App.tsx
|
2026-04-15 03:44:22 +02:00 |
|
|
|
fcfcdafa56
|
Refactor scene exit handling in App.tsx
|
2026-04-15 03:44:22 +02:00 |
|
|
|
349c5582d8
|
Remove scene exit related state and logic in App.tsx
|
2026-04-15 03:44:06 +02:00 |
|
|
|
675c15fabf
|
Add readSceneTransitionTargetKey function in App.tsx
|
2026-04-15 03:44:03 +02:00 |
|
|
|
7ea183d677
|
Add scene transition target options in App.tsx
|
2026-04-15 03:44:03 +02:00 |
|
|
|
d24946fed7
|
Remove unused scene exit related code from App.tsx
|
2026-04-15 03:43:54 +02:00 |
|
|
|
1b0e387a22
|
Update import type in App.tsx
|
2026-04-15 03:43:54 +02:00 |
|
|
|
99de573f04
|
Remove unused constants from App.tsx
|
2026-04-15 03:43:45 +02:00 |
|
|
|
b3a79bd75d
|
Reorder sequence visibility target options in App.tsx
|
2026-04-15 01:44:47 +02:00 |
|
|
|
124e572083
|
Remove unused function getSequenceVisibilityTargetKey in App.tsx
|
2026-04-15 01:44:37 +02:00 |
|
|
|
1328d6344e
|
Update App.tsx to include new step handlers and options
|
2026-04-15 01:42:29 +02:00 |
|
|
|
0bf1491a56
|
Refactor and add new project sequence effects in App.tsx
|
2026-04-15 01:42:24 +02:00 |
|
|
|
deadc001cb
|
Add functions for creating and handling project sequence control steps
|
2026-04-15 01:42:09 +02:00 |
|