Commit Graph

12 Commits

Author SHA1 Message Date
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