|
|
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 |
|
|
|
da4e02a6f2
|
Remove ProjectDialoguesPanel component and related files
|
2026-04-15 09:53:33 +02:00 |
|
|
|
645e1865ed
|
Add cone and torus brush creation commands
|
2026-04-15 09:09:30 +02:00 |
|
|
|
e08b44ff25
|
Add commands for creating radial prism and wedge brushes
|
2026-04-15 08:06:36 +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 |
|
|
|
6b3d4aba7f
|
Update brush transformation logic to use updateBrush function
|
2026-04-15 07:52:38 +02:00 |
|
|
|
2d8316cbf0
|
Update resize box brush command to use updateBrush function
|
2026-04-15 07:52:32 +02:00 |
|
|
|
f3fac459ad
|
Update box brush UVs handling and add error checking
|
2026-04-15 07:52:13 +02:00 |
|
|
|
4d56cbc1dd
|
Update brush material handling in set-box-brush-all-face-materials-command.ts
|
2026-04-15 07:52:03 +02:00 |
|
|
|
be2e8f1cde
|
Update error messages and refactor brush replacement logic
|
2026-04-15 07:51:48 +02:00 |
|
|
|
1fbe979eae
|
Update commands and core to support generic brushes
|
2026-04-15 07:47:59 +02:00 |
|
|
|
d80b32408d
|
Add box brush mesh and update related files
|
2026-04-15 07:46:57 +02:00 |
|
|
|
d9a896f1be
|
Add commands for setting and updating box brush face materials and UVs
|
2026-04-15 06:47:55 +02:00 |
|
|
|
d74fd3fc0f
|
Add set-project-sequencer-command.ts
|
2026-04-15 06:19:06 +02:00 |
|
|
|
1db3449be4
|
Remove scene exit handling and related entities
|
2026-04-15 02:02:28 +02:00 |
|
|
|
f9c901698d
|
Add command for setting project sequences
|
2026-04-14 23:33:13 +02:00 |
|