Commit Graph

3125 Commits

Author SHA1 Message Date
1d96c0e3ce Add menu options for Whitebox Wedge and Cylinder creation 2026-04-15 08:06:45 +02:00
5ce46bad51 Add wedge and cylinder creation functionality in App.tsx 2026-04-15 08:06:41 +02:00
2b89a1b959 Update viewport transient state to handle new brush types 2026-04-15 08:06:36 +02:00
e08b44ff25 Add commands for creating radial prism and wedge brushes 2026-04-15 08:06:36 +02:00
757fb6b6a0 Clone face UV state in runtime-host 2026-04-15 08:04:33 +02:00
563d0916a2 Refactor deformedGeometry assignment in transform-session command test 2026-04-15 08:04:33 +02:00
a58e5d58ee Add brushKind to transform-pointer-intent test 2026-04-15 08:04:33 +02:00
4254f14f93 Add brushKind to editor-store test 2026-04-15 08:04:33 +02:00
3760e6fb25 Fix type assertion in box-brush-face-editing test 2026-04-15 08:04:33 +02:00
f9fd493025 Enhance water volume rendering validation and optimization in viewport-host.ts 2026-04-15 08:02:56 +02:00
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