spans now good (other than direction) + refactor
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
use crate::{
|
||||
render::{data::PrimitiveInstance, util::ArrBuf},
|
||||
UI,
|
||||
};
|
||||
use crate::{UI, primitive::PrimitiveInstance, render::util::ArrBuf};
|
||||
use data::WindowUniform;
|
||||
use wgpu::{
|
||||
util::{BufferInitDescriptor, DeviceExt},
|
||||
|
||||
Reference in New Issue
Block a user