Commit Graph

3143 Commits

Author SHA1 Message Date
cd259fb6de Add type checks and default creation functions for cone, torus, and dialogue-related entities 2026-04-15 09:06:19 +02:00
90ed0812a4 Add functions for cone and torus geometry creation and normalization 2026-04-15 09:06:02 +02:00
5d76dc00af Add cone and torus brush support 2026-04-15 09:05:44 +02:00
e634e3eb5e Add default constants and update BrushKind for cone and torus 2026-04-15 09:05:32 +02:00
420d43cae3 Add type check in create-whitebox-primitives.command.test.ts 2026-04-15 08:13:01 +02:00
1fdf8895c5 Add tests for whitebox primitives creation, runtime, geometry, and serialization 2026-04-15 08:13:01 +02:00
abdcab4605 Refactor readBrushGeometry and update brush creation logic 2026-04-15 08:10:35 +02:00
cfa2cef7f9 Bump SCENE_DOCUMENT_VERSION and add WHITEBOX_PRIMITIVES_SCENE_DOCUMENT_VERSION 2026-04-15 08:10:35 +02:00
55f6d10923 Support multiple brush kinds in migrate-scene-document.ts 2026-04-15 08:09:38 +02:00
c4b7b691b6 Refactor brush face and geometry reading functions in migrate-scene-document.ts 2026-04-15 08:09:20 +02:00
b2f1d71307 Update migrate-scene-document.ts with new brush types and utility functions 2026-04-15 08:08:52 +02:00
b5bba4823f Use dynamic face and vertex IDs for validation and add volume mode check 2026-04-15 08:08:34 +02:00
e2bbd0dca0 Update imports and remove unused constants 2026-04-15 08:08:34 +02:00
5f6de10348 Remove unnecessary box kind check in viewport focus 2026-04-15 08:08:34 +02:00
c3b74f7f73 Add support for wedge and cylinder brushes in viewport-host.ts 2026-04-15 08:07:56 +02:00
e3ced1375d Implement brush creation preview for wedge and cylinder brushes 2026-04-15 08:07:25 +02:00
89881a371d Add radial prism and wedge brush creation functions 2026-04-15 08:07:25 +02:00
317a767d89 Add support for wedge and cylinder brushes in App.tsx 2026-04-15 08:06:53 +02:00
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