This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
311
Commits
4
Branches
2
Tags
73d0d9e0d6c58c5fbc9aad2f83c47e18416c5f5e
Commit Graph
4 Commits
Author
SHA1
Message
Date
David Williams
5acbd012cf
Switched to integer naming conventions from C++0x (e.g. uint16_t)
2009-03-30 21:44:23 +00:00
David Williams
d574a18ce3
Added the parts of boost which we need to access shared_ptr and weak_ptr. This will allow for improved memory management of large volumes.
2009-03-29 22:07:27 +00:00
David Williams
fab64488ee
Renamed Block to BlockData. Introduced new Block class which can be shared.
2009-03-26 21:17:37 +00:00
David Williams
d951f4d3b0
Renamed BlockVolume to Volume.
...
Renamed BlockVolumeIterator to VolumeIterator.
2009-03-19 22:04:34 +00:00