This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
bevy
Watch
2
Star
0
Fork
You've already forked bevy
0
mirror of
https://github.com/bevyengine/bevy
synced
2024-12-25 20:43:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1db77b2435
bevy
/
crates
/
bevy_math
/
src
/
lib.rs
4 lines
58 B
Rust
Raw
Normal View
History
Unescape
Escape
camera: make camera transform in world coordinates instead of the inverse
2020-06-24 02:15:05 +00:00
mod
face_toward
;
rework marco modules, crate-ify ui
2020-04-06 21:20:53 +00:00
camera: make camera transform in world coordinates instead of the inverse
2020-06-24 02:15:05 +00:00
pub
use
face_toward
::
*
;
create bevy_math crate and move math types there
2020-07-16 23:51:45 +00:00
pub
use
glam
::
*
;
Reference in a new issue
Copy permalink