Commit graph

11 commits

Author SHA1 Message Date
Carter Anderson
61b181a699
add .cargo/config.toml to .gitignore 2020-12-12 17:17:35 -08:00
Marek Legris
474bb5403e
Transform Rewrite (#374)
Remove individual Translation / Rotation / Scale components in favor of a combined Transform component
2020-09-14 14:00:32 -07:00
Cory Forsstrom
2667c24656
custom rodio source for audio (#145)
support custom rodio source for audio
2020-09-08 13:56:45 -07:00
Carter Anderson
9c850057c0 move benches to separate crate to cut test/example build times 2020-09-08 13:30:44 -07:00
Xavientois
63fd4ae333
Add target directory for sub-crates to gitignore (#372) 2020-08-27 12:26:00 -07:00
stefee
9413915e97
Add .vscode to gitignore file (#347) 2020-08-25 16:48:21 -07:00
Philip Degarmo
0a8bf73526 Ignore CLion/intellij project files 2020-08-11 20:41:37 -07:00
Carter Anderson
de9b91eeb5 Expand README 2020-01-21 03:13:17 -08:00
Carter Anderson
129a9747bb add dynamic plugin loading 2020-01-20 20:10:40 -08:00
Carter Anderson
e204538ad7 transition math to nalgebra and add tiny-town. 2019-11-30 21:21:45 -08:00
Carter Anderson
669849c454 initial commit 2019-11-12 19:36:02 -08:00