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 std::ops::Deref;
|
||||
use bevy::math::Vec3;
|
||||
use fj_core::geometry::curve::GlobalPath;
|
||||
use fj_core::geometry::GlobalPath;
|
||||
use rand::Rng;
|
||||
|
||||
trait ToVec3 {
|
||||
|
||||
Reference in New Issue
Block a user