|
|
a65296407e
|
Refine type definition for scene path overrides
|
2026-05-13 03:01:40 +02:00 |
|
|
|
274dc4d61c
|
Feat: Add road edge settings and validation to path structures
|
2026-05-13 02:52:58 +02:00 |
|
|
|
00123f5e68
|
Implement road edge settings and types for scene paths
|
2026-05-13 02:52:34 +02:00 |
|
|
|
dea49e0c9d
|
Add validation and normalization functions for scene path road settings
|
2026-05-13 00:04:58 +02:00 |
|
|
|
a998373e6b
|
Add support for road paths in scene path generation and comparison
|
2026-05-12 23:52:09 +02:00 |
|
|
|
933c1246ec
|
auto-git:
[change] src/document/paths.ts
|
2026-05-12 23:51:57 +02:00 |
|
|
|
b36c3822ac
|
Support terrain-aware path sampling for position and tangent calculations
|
2026-05-12 23:33:46 +02:00 |
|
|
|
368b0b44fa
|
Feature: Add support for terrain-aware path resolution (glueToTerrain and terrainOffset)
|
2026-05-12 23:33:33 +02:00 |
|
|
|
30cbed8533
|
Implement terrain-aware path resolution and geometry adjustments
|
2026-05-12 23:33:20 +02:00 |
|
|
|
902bc457f3
|
Support glue-to-terrain and terrain offset in scene path creation and comparison
|
2026-05-12 23:33:05 +02:00 |
|
|
|
eac6d52524
|
Add normalization function for terrain offset path parameter
|
2026-05-12 23:33:05 +02:00 |
|
|
|
a3c4ec910f
|
Add terrain gluing options and configuration to scene paths
|
2026-05-12 23:32:46 +02:00 |
|
|
|
3da575da72
|
Improve scene path sampling logic to support curve modes and sampled resolution options
|
2026-05-12 22:46:28 +02:00 |
|
|
|
2c7197e6eb
|
Implement advanced path resolution supporting Catmull-Rom curves and sampling
|
2026-05-12 22:46:12 +02:00 |
|
|
|
f9903fc071
|
Implement Catmull-Rom interpolation and enhance ScenePath definition with curve mode and sampled resolution validation
|
2026-05-12 22:45:51 +02:00 |
|
|
|
975dea8479
|
Add curve mode and sampling resolution support to path definitions
|
2026-05-12 22:45:29 +02:00 |
|
|
|
518727dee1
|
auto-git:
[change] src/document/paths.ts
|
2026-04-23 08:48:22 +02:00 |
|
|
|
e475fd25d6
|
auto-git:
[change] src/document/paths.ts
|
2026-04-22 18:25:00 +02:00 |
|
|
|
e127634e4b
|
auto-git:
[change] src/document/paths.ts
|
2026-04-22 18:06:42 +02:00 |
|
|
|
d7910979fe
|
auto-git:
[change] src/document/paths.ts
[change] src/runtime-three/runtime-host.ts
|
2026-04-22 17:53:25 +02:00 |
|
|
|
e633f1f6a3
|
Remove unused vector operation functions from paths.ts
|
2026-04-15 11:22:52 +02:00 |
|
|
|
1aa3a8b5f0
|
Refactor function definitions in paths.ts
|
2026-04-15 11:22:52 +02:00 |
|
|
|
867cb58a18
|
Update function signatures in paths.ts
|
2026-04-15 11:21:56 +02:00 |
|
|
|
e2c09628e3
|
Update function signatures in paths.ts to include generic types
|
2026-04-15 11:21:35 +02:00 |
|
|
|
66d1aa7299
|
Refactor path smoothing logic and remove unused functions
|
2026-04-15 11:21:29 +02:00 |
|
|
|
a3eb94a9a2
|
Update function parameter type in paths.ts
|
2026-04-15 11:20:40 +02:00 |
|
|
|
8b39192647
|
Introduce path smoothing functionality with Catmull-Rom splines
|
2026-04-15 11:12:36 +02:00 |
|
|
|
2b34849847
|
Add functions to get scene path point index and details
|
2026-04-13 22:25:06 +02:00 |
|
|
|
0eac096de5
|
Add paths functionality to scene document and related components
|
2026-04-13 21:21:39 +02:00 |
|