Commit Graph

24 Commits

Author SHA1 Message Date
4581b89443 Add climbable property to brush faces 2026-04-30 00:12:36 +02:00
c64b893b31 auto-git:
[change] src/document/brushes.ts
2026-04-22 13:56:37 +02:00
ba4989c7d2 Add type annotations to brush functions parameters 2026-04-15 09:18:51 +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
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
9300e62e7d Add visibility and enabled properties to model instances, brushes, and entities 2026-04-12 03:33:13 +02:00
e32c00e0ef Add surface displacement enabled setting to box brush water settings 2026-04-07 07:11:15 +02:00
f4714e8c25 Add foamContactLimit to BoxBrushWaterSettings and waterReflectionMode to AdvancedRenderingSettings 2026-04-07 06:30:04 +02:00
8e04c4e7c3 Add volume settings to BoxBrush and related interfaces 2026-04-06 08:17:52 +02:00
a1d410d6d3 Add scaleBoxBrushGeometryToSize function in brushes.js and brushes.ts 2026-04-05 02:37:30 +02:00
c02acc32af Add geometry support to BoxBrush and related functions 2026-04-05 02:21:50 +02:00
2c39553fdd Add whitebox selection mode and update brushes.ts 2026-04-04 20:07:17 +02:00
efbbd814a3 Add rotationDegrees to BoxBrush and update createBoxBrush function 2026-04-04 19:25:42 +02:00
0040bcde35 Add optional name property to BoxBrush and normalize function 2026-03-31 04:22:46 +02:00
8760b210d4 Add commands and update brush face handling 2026-03-31 02:34:12 +02:00
45e4288f87 Add brush and grid snapping functionality 2026-03-31 02:02:50 +02:00