MAJOR rendering overhaul. Snow deformation, persistent light, flowmap out. Also ECS architexture overhaul
This commit is contained in:
@@ -6,11 +6,9 @@ pub mod jump;
|
||||
pub mod lights;
|
||||
pub mod mesh;
|
||||
pub mod movement;
|
||||
pub mod noclip;
|
||||
pub mod physics;
|
||||
pub mod player_tag;
|
||||
pub mod rotate;
|
||||
pub mod state_machine;
|
||||
pub mod tree_tag;
|
||||
|
||||
pub use camera::CameraComponent;
|
||||
pub use dissolve::DissolveComponent;
|
||||
|
||||
Reference in New Issue
Block a user