fix
This commit is contained in:
@@ -31,7 +31,7 @@ use fj_interop::mesh::Mesh as FjMesh;
|
|||||||
use fj_math::{Aabb, Point, Scalar, Vector};
|
use fj_math::{Aabb, Point, Scalar, Vector};
|
||||||
use std::ops::Deref;
|
use std::ops::Deref;
|
||||||
use bevy::math::Vec3;
|
use bevy::math::Vec3;
|
||||||
use fj_core::geometry::curve::GlobalPath;
|
use fj_core::geometry::GlobalPath;
|
||||||
use rand::Rng;
|
use rand::Rng;
|
||||||
|
|
||||||
trait ToVec3 {
|
trait ToVec3 {
|
||||||
|
|||||||
Reference in New Issue
Block a user