Commit Graph

3102 Commits

Author SHA1 Message Date
5f6fa6c3c3 Update brush rendering logic to support different brush types 2026-04-15 07:59:26 +02:00
e070366e14 Update brush geometry and transformation functions 2026-04-15 07:59:07 +02:00
4825b6dc0b Replace BoxBrush with Brush in viewport-host.ts 2026-04-15 07:58:50 +02:00
99b0c3723f Update brush handling logic in viewport-host.ts 2026-04-15 07:58:31 +02:00
18bc0997ac Refactor brush geometry handling and update types 2026-04-15 07:58:22 +02:00
17a587f58c Update tests for ProjectSequencesPanel by adding sceneTarget and using getControlTargetRefKey 2026-04-15 07:57:42 +02:00
9edcbe7565 Add test for hiding target and effect selectors in ProjectSequencesPanel for active scene lighting effects 2026-04-15 07:57:27 +02:00
6f41e49c30 Add scene lighting effect check and summary in ProjectSequencesPanel.tsx 2026-04-15 07:57:19 +02:00
1fd6e298aa Update brush bounds calculation in viewport-focus.ts 2026-04-15 07:57:19 +02:00
e4d2a44414 Update transform-session.ts with specific geometry types 2026-04-15 07:57:07 +02:00
fab5f09470 Remove unused imports in App.tsx 2026-04-15 07:57:07 +02:00
b761514a71 Fix optional chaining in setBoxBrushAllFaceMaterialsCommand.ts 2026-04-15 07:56:35 +02:00
d576bfe1e3 Fix optional chaining in updateBoxBrushAllFaceUvsCommand.ts 2026-04-15 07:56:35 +02:00
e8469ce7f9 Remove unused import BoxBrush from box-brush-mesh.ts 2026-04-15 07:56:35 +02:00
7b58e0c3b1 Remove unused type definitions from whitebox-topology.ts 2026-04-15 07:56:35 +02:00
28a451a017 Remove unused function getBrushKindLabel from whitebox-selection-feedback.ts 2026-04-15 07:56:35 +02:00
37b024e3bc Remove duplicate import statements in runtime-scene-build.ts 2026-04-15 07:56:34 +02:00
f9e263be50 Enhance status message for volume settings edit 2026-04-15 07:55:28 +02:00
737f48d6a0 Update face, edge, and vertex labels based on selected brush 2026-04-15 07:55:28 +02:00
2ec0322c27 Refactor material handling and face labels in App.tsx 2026-04-15 07:55:17 +02:00
31ff803b04 Update brush handling in App.tsx 2026-04-15 07:55:17 +02:00
4d5b6a6d10 Improve status message for brush selections in App.tsx 2026-04-15 07:55:01 +02:00
85b5eed9cf Update UV mapping logic to use selectedBrushFaceIds 2026-04-15 07:54:52 +02:00
14552f06ad Update brush face handling in App.tsx 2026-04-15 07:54:39 +02:00
1d6653e926 Update brush handling and selection logic in App.tsx 2026-04-15 07:54:34 +02:00
19cf47faf8 Update App.tsx with brush-related imports and changes 2026-04-15 07:54:06 +02:00
e5aeedf852 Refactor brush handling and geometry cloning in runtime-scene-build 2026-04-15 07:53:56 +02:00
e6148bdad7 Update brush type to generic Brush in runtime-scene-validation 2026-04-15 07:53:56 +02:00
d929ac05a1 auto-git:
[change] src/core/transform-session.ts
2026-04-15 07:53:07 +02:00
6b3d4aba7f Update brush transformation logic to use updateBrush function 2026-04-15 07:52:38 +02:00
2d8316cbf0 Update resize box brush command to use updateBrush function 2026-04-15 07:52:32 +02:00
f3fac459ad Update box brush UVs handling and add error checking 2026-04-15 07:52:13 +02:00
4d56cbc1dd Update brush material handling in set-box-brush-all-face-materials-command.ts 2026-04-15 07:52:03 +02:00
be2e8f1cde Update error messages and refactor brush replacement logic 2026-04-15 07:51:48 +02:00
8514eeaadc Add updateBrush function to brushes.ts 2026-04-15 07:51:39 +02:00
1fbe979eae Update commands and core to support generic brushes 2026-04-15 07:47:59 +02:00
d80b32408d Add box brush mesh and update related files 2026-04-15 07:46:57 +02:00
bf662f76f2 Refactor project sequence handling and add whitebox brush geometry support 2026-04-15 07:43:29 +02:00
d6c81008fe Update ProjectSequencesPanel to support adding control effects 2026-04-15 07:40:33 +02:00
053ebc84be Change active state logic in resolveRuntimeActorScheduleState 2026-04-15 07:40:33 +02:00
4cd902e4e2 Add brushes.ts file with brush definitions and utilities 2026-04-15 07:40:33 +02:00
a6ae5cee8e Remove src/document/brushes.ts file 2026-04-15 07:37:25 +02:00
904ddba07c Import createActorControlTargetRef in project-scheduler 2026-04-15 07:32:07 +02:00
39f72310d5 Update routine summary for global sequences 2026-04-15 07:32:07 +02:00
4006c11885 Add preferred control target key to ProjectSchedulePane 2026-04-15 07:32:07 +02:00
ad9d785b1b Add preferredControlTargetKey prop to ProjectSequencesPanel 2026-04-15 07:30:56 +02:00
280fa57e6a Update App.tsx to clarify time-based actor behavior 2026-04-15 07:30:56 +02:00
428667d42b Remove unused test cases in project-schedule-control-options.test.ts 2026-04-15 07:30:56 +02:00
12bb353c03 Add test case for actor timeline sequences without explicit presence effect 2026-04-15 07:29:36 +02:00
d2630d5c47 Remove unused controlEffect steps and effect in runtime-project-scheduler.test.ts 2026-04-15 07:29:22 +02:00