Commit Graph

130 Commits

Author SHA1 Message Date
82a6f7e9fd auto-git:
[add] src/commands/set-custom-material-texture-command.ts
2026-05-18 16:09:41 +02:00
7488a6c0f5 auto-git:
[add] src/commands/update-custom-material-command.ts
2026-05-18 16:09:41 +02:00
4d8ab49ea6 auto-git:
[add] src/commands/create-custom-material-command.ts
2026-05-18 16:09:41 +02:00
b7cf45a0b5 Enhance path point deletion to correctly manage and reattach spline corridor junctions 2026-05-13 20:04:29 +02:00
b948579be9 Improve junction maintenance when deleting a path point by tracking and reattaching spline corridor junctions. 2026-05-13 20:04:01 +02:00
4e50e3c5de Improve path point position command to handle spline corridor junction state 2026-05-13 20:03:24 +02:00
f8ba2a4b27 Maintain spline junction state when setting path point positions 2026-05-13 20:02:55 +02:00
8fe74eaa90 Refactor path point addition to correctly manage and reattach spline corridor junctions 2026-05-13 20:02:26 +02:00
7018752938 Update path upsert command to correctly manage and reattach spline corridor junctions 2026-05-13 20:01:54 +02:00
fa95a05d0f Implement utilities for cloning and reattaching spline corridor junctions to paths 2026-05-13 20:01:54 +02:00
e680d7118e Integrate spline corridor junction support for terrain patching and scene building 2026-05-13 13:22:07 +02:00
61426b5e79 Refactor path deletion logic and add utilities for managing spline corridor path clip intervals 2026-05-13 13:15:16 +02:00
9bc55b468f Feat: Update delete path command to manage junction connections 2026-05-13 13:15:01 +02:00
666280400b Feat: Add command to delete spline corridor junctions 2026-05-13 13:15:01 +02:00
8a8016cf13 Feat: Add command to upsert spline corridor junctions 2026-05-13 13:15:01 +02:00
d31f4ded8b Allow adding path points at specific indices within a path 2026-05-13 05:09:57 +02:00
20ec8dad7d Feature: Implement command to apply spline road to terrain 2026-05-13 00:54:58 +02:00
e23c1a30a3 Remove spline road application command 2026-05-13 00:53:32 +02:00
1c307097f7 auto-git:
[add] src/commands/delete-terrain-layer-command.ts
2026-05-13 00:48:44 +02:00
7517efaab3 auto-git:
[change] src/commands/add-terrain-layer-command.ts
2026-05-13 00:48:44 +02:00
2528d14d7a auto-git:
[add] src/commands/add-terrain-layer-command.ts
2026-05-13 00:48:44 +02:00
27f76b4e69 Generalize terrain weight handling using stored paint weight count 2026-05-13 00:44:54 +02:00
81fb4d152c Feat: Implement applying spline road to terrain 2026-05-13 00:15:46 +02:00
83f8d2a860 auto-git:
[change] src/commands/apply-terrain-brush-patch-command.ts
2026-05-13 00:15:21 +02:00
96ca1b2882 Add command to delete multiple path points from a path 2026-05-12 22:10:41 +02:00
4e7e30dec1 Update path selection check to include pathPoints 2026-05-12 22:09:05 +02:00
e77d55ee23 Support committing transformations for multiple path points 2026-05-12 22:07:59 +02:00
be5f8bb19a Add command to set multiple path point positions 2026-05-12 22:07:59 +02:00
01ef204dcc auto-git:
[change] src/app/App.tsx
 [change] src/commands/commit-transform-session-command.ts
 [change] src/core/transform-session.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/entities/entity-instances.ts
 [change] src/runtime-three/runtime-host.ts
2026-05-11 14:15:14 +02:00
d7ef8ea4fd Enhance error handling and structure for commit transform session command 2026-05-11 14:12:58 +02:00
f073e4247b Enhance entity transformation logic to support euler rotations and detailed size/scale properties 2026-05-11 13:55:31 +02:00
e9adf9f37e auto-git:
[change] src/commands/apply-terrain-brush-patch-command.ts
 [change] src/core/terrain-brush.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document.ts
 [change] src/geometry/terrain-brush.ts
 [change] src/geometry/terrain-mesh.ts
2026-05-02 11:25:15 +02:00
e9657dc22d Add support for applying terrain foliage mask patches 2026-05-02 04:12:08 +02:00
5bf3e878fc Enhance delete foliage layer command to remove masks from affected terrains and improve undo state restoration 2026-05-02 04:11:46 +02:00
c9adcd9cd3 Feat: Implement foliage layer management commands (create, delete, update) 2026-05-02 04:00:18 +02:00
0dad5d9e77 auto-git:
[change] src/commands/apply-terrain-brush-patch-command.ts
2026-05-01 18:03:30 +02:00
4f6a363b55 auto-git:
[change] src/commands/apply-terrain-brush-patch-command.ts
2026-05-01 17:57:07 +02:00
225f0e96a3 auto-git:
[change] src/commands/apply-terrain-brush-patch-command.ts
2026-05-01 17:44:11 +02:00
8c8c8d4e9e auto-git:
[add] src/commands/apply-terrain-brush-patch-command.ts
2026-05-01 17:41:57 +02:00
086dd69c64 Feat: Add brush face climbable property and command support 2026-04-30 00:13:51 +02:00
a33c2ef726 Update brush face replacement to include climbable status 2026-04-30 00:12:36 +02:00
3de97e0d46 auto-git:
[change] src/commands/commit-transform-session-command.ts
2026-04-22 18:11:08 +02:00
7e41d72295 auto-git:
[change] src/commands/commit-transform-session-command.ts
2026-04-22 16:59:13 +02:00
30ec67c00c Add delete terrain command 2026-04-18 19:48:07 +02:00
8f5e33ef06 Add upsert terrain command 2026-04-18 19:48:07 +02:00
3f8686ab02 Add brush update functionality in commit-transform-session-command.ts 2026-04-15 15:00:53 +02:00
bc538e7918 Add support for multi-transform commands for brushes and model instances 2026-04-15 14:46:04 +02:00
2c4804a366 Add support for batch selection transform commands and update entity creation from preview 2026-04-15 14:45:50 +02:00
d5eadbbdde Add delete selection command 2026-04-15 14:45:40 +02:00
70b3abd939 Add apply batch selection transform command 2026-04-15 14:45:40 +02:00