Go to file
Nathan Vegdahl 0296fd2d34 Fixed a bunch of problems that came up when running debug build.
The worst offender was an obvious and nasty bug in the bitstack
implementation.  Hooray for debug asserts!
2017-04-14 21:37:29 -07:00
example_scenes PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs. 2016-07-10 17:42:28 -07:00
mem_arena Added custom aligned allocations to MemArena. 2017-04-13 23:06:56 -07:00
psychoblend Fixed bug in Psychoblend. 2017-04-10 16:35:57 -07:00
src Fixed a bunch of problems that came up when running debug build. 2017-04-14 21:37:29 -07:00
.gitignore Updated .gitignore file. 2017-02-23 19:59:22 -08:00
Cargo.lock Fixed some things for building with SIMD support. 2017-04-13 23:28:26 -07:00
Cargo.toml Fixed some things for building with SIMD support. 2017-04-13 23:28:26 -07:00
todo.txt Updated todo. 2017-02-06 16:08:52 -08:00