buildat/3rdparty/polyvox/polyvox_version.txt
2014-10-21 18:19:22 +03:00

21 lines
447 B
Plaintext

polyvox-0.2.1
Stripped out:
- examples
- documentation
- tests
- library/bindings
Stripped out the previous things from CMakeLists.txt
Stripped out floody messages from CMakeLists.txt
Various changes in CMakeLists.txt on various subdirectory levels.
Perforamnce tweaks:
- public RawVolume::m_pData
- add RawVolume::m_dataSize
- optimize RawVolume::getVoxelAt() and RawVolume::setVoxelAt() in a way that
does not handle edge cases properly