Commit Graph

582 Commits

Author SHA1 Message Date
a1630c1ee8 Add support for cone and torus brushes in document migration 2026-04-15 09:11:41 +02:00
3a5751b428 Bump SCENE_DOCUMENT_VERSION to 61 and add WHITEBOX_EXPANDED_PRIMITIVES_SCENE_DOCUMENT_VERSION 2026-04-15 09:11:37 +02:00
de81061ccc Add support for cone and torus brushes in document module 2026-04-15 09:06:42 +02:00
d31e4d3451 Add cone and torus brush creation functions 2026-04-15 09:06:38 +02:00
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
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
8514eeaadc Add updateBrush function to brushes.ts 2026-04-15 07:51:39 +02:00
d80b32408d Add box brush mesh and update related files 2026-04-15 07:46:57 +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
da510ad776 Update validation messages and logic in scene document, project scheduler, and sequencer 2026-04-15 07:24:11 +02:00
aa6c49854b Update scene document versions and remove unused import 2026-04-15 04:13:11 +02:00
b7b85d37bd Update scene document migration to include new versions and parameters 2026-04-15 04:11:24 +02:00
1bc1da42dc Remove unused import in migrate-scene-document.ts 2026-04-15 04:08:49 +02:00
b4b399e3c6 Update material registry handling to support legacy patterns and new workflow checks 2026-04-15 04:07:45 +02:00
288c5d8e55 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-15 04:06:59 +02:00
1fdbf50d16 auto-git:
[change] src/app/App.tsx
 [change] src/document/scene-document.ts
 [change] src/geometry/box-face-uvs.ts
 [change] src/materials/starter-material-textures.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/viewport-three/viewport-host.ts
2026-04-15 04:05:05 +02:00
d0a6c11531 Update validateProjectResources to include scenes in document validation 2026-04-15 03:56:07 +02:00
4cd99680d4 Fix scene validation by including scenes in context 2026-04-15 03:54:40 +02:00
9691ba84ce Add project scenes to validation context and improve scene transition check 2026-04-15 03:54:03 +02:00
eac599396a Include scenes in validation context 2026-04-15 03:54:03 +02:00
8aabc1e434 Update validateProjectSequence to include dialogues in document parameter 2026-04-15 03:46:55 +02:00
65797e9e59 Add validation for startSceneTransition effect in project sequence 2026-04-15 03:43:45 +02:00
98aa66d5e1 Bump scene document version and add new transition effect constant 2026-04-15 03:43:45 +02:00
a04c6fad18 Add validation for startSceneTransition effect in migrate-scene-document.ts 2026-04-15 03:43:18 +02:00
d9d288ab8d Remove readSceneExitEntity function and its usage 2026-04-15 03:43:14 +02:00
43d1e56347 Remove unused function createSceneExitEntity 2026-04-15 03:43:14 +02:00
50428afb8e Remove sceneExit validation from document validation 2026-04-15 02:08:34 +02:00
295366d94f Remove validateSceneExitEntity function and related logic 2026-04-15 02:08:25 +02:00
b9de337127 Remove unused SceneExitEntity type from imports 2026-04-15 02:08:25 +02:00
7ed8a6edd3 Update scene document validation to include scenes in project scheduler context 2026-04-15 02:08:25 +02:00
a0ec31aa06 Add impulse effects validation in project scheduler 2026-04-15 02:07:49 +02:00
e6f30d0735 Update scene document validation to include startSceneTransition effect checks 2026-04-15 02:07:31 +02:00
b4e378ef28 Remove global target validation for project scheduler 2026-04-15 02:07:22 +02:00
d90dafecac Update interaction control target validation message 2026-04-15 02:07:22 +02:00
4a4a1dd935 Include brushes in project scheduler validation context 2026-04-15 01:46:08 +02:00
16dd969a88 Add brush counts to project scheduler validation context and update scene target recording 2026-04-15 01:44:56 +02:00
37a189fadb Add validation for setVisibility effect targets in scene document 2026-04-15 01:40:58 +02:00
9f5daa8b8a Refactor sequence effect handling for setVisibility 2026-04-15 01:40:53 +02:00
d8161e8695 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-15 01:40:53 +02:00
52b3cba899 auto-git:
[change] src/document/scene-document.ts
2026-04-15 01:40:53 +02:00