buildat/3rdparty/polyvox/polyvox_version.txt

21 lines
447 B
Plaintext
Raw Normal View History

2014-10-05 21:28:32 +03:00
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