refactor: tsconfig paths
This commit is contained in:
parent
acbb4e9d98
commit
85a44235d3
25 changed files with 108 additions and 108 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { Vec3 } from "../../engine/math/Vec3"
|
||||
import type { Vec3 } from "engine/math/Vec3"
|
||||
|
||||
/** One procedural tree instance. `growth` 0..1 runs sapling -> full grown: it scales
|
||||
* height and girth and adds canopy blobs / tiers. `seed` drives the per-tree random
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue