Commit Graph

3115 Commits

Author SHA1 Message Date
c8a6c39847 Reorder and enhance brush checks in viewport host 2026-04-15 08:02:52 +02:00
7102072cfc Update brush type in viewport focus 2026-04-15 08:02:52 +02:00
ad534ccb40 Refactor brush creation logic in runtime host 2026-04-15 08:02:41 +02:00
c77bbf8c27 Update test case for runtime project scheduler 2026-04-15 08:02:40 +02:00
17b97575eb Update test case with additional path information 2026-04-15 08:01:40 +02:00
408eb34506 Remove unused parameter in resolveMostRecentCompletedActorPathState 2026-04-15 08:01:40 +02:00
5fe8c3cee1 Add function to resolve most recent completed actor path state 2026-04-15 08:01:12 +02:00
40d2d61939 Refactor brush handling in runtime-host.ts 2026-04-15 08:01:02 +02:00
b9ba1b05bd Add function to create runtime geometry brush 2026-04-15 08:00:37 +02:00
71d914fb49 Remove unused constant BOX_FACE_MATERIAL_COUNT 2026-04-15 08:00:37 +02:00
3096ef7459 Import additional brush creation functions and types in runtime-host.ts 2026-04-15 08:00:26 +02:00
e96e5d3810 Change edge and vertex ID types in viewport-host.ts 2026-04-15 08:00:26 +02:00
ddeb859b93 Update face material index handling in viewport-host.ts 2026-04-15 08:00:26 +02:00
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