push broken system to let people eyeball the thread stuff
This commit is contained in:
parent
5a75999209
commit
f3f995815b
8 changed files with 94 additions and 74 deletions
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Viewer abstraction to control multiple off-axis cameras
|
||||
*/
|
||||
|
||||
use bevy::{math::Vec4Swizzles, prelude::*, transform};
|
||||
|
||||
use crate::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue