Go to file
Ryan 044a735729 Fix stack overflow during BVH construction
The epsilon for float equality was too small which prevented the
function from terminating. Additionally, it has been rewritten in terms
of a loop because tail-call optimization was not happening.
2022-07-17 22:07:51 -07:00
assets Tweak logo 2022-07-14 05:13:08 -07:00
build Add combat example 2022-07-17 21:29:44 -07:00
data Update to 1.19 2022-06-21 04:55:32 -07:00
examples Add combat example 2022-07-17 21:29:44 -07:00
packet-inspector Make the packet inspector error resistant 2022-07-04 18:22:29 -07:00
src Fix stack overflow during BVH construction 2022-07-17 22:07:51 -07:00
.gitignore move from private repo 2022-04-14 14:55:45 -07:00
Cargo.toml Add conway example 2022-07-02 00:14:39 -07:00
LICENSE.txt prepare for crates.io 2022-01-20 06:39:49 -08:00
README.md Add logo to README 2022-07-12 17:50:36 -07:00
rustfmt.toml move from private repo 2022-04-14 14:55:45 -07:00

License

Code is licensed under MIT while the Valence logo and its source are under CC BY-NC-ND 4.0