Commit Graph

3094 Commits

Author SHA1 Message Date
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
1480304244 Refactor and simplify project sequences panel tests 2026-04-15 07:28:32 +02:00
25652450ef Simplify test setup for ProjectSequencerPane 2026-04-15 07:28:15 +02:00
259a3805c5 Refine error message in App.tsx 2026-04-15 07:28:15 +02:00
e6028bafc9 Update error message in App.tsx 2026-04-15 07:28:15 +02:00
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