3.05
Remove unused thread-unsafe debug variable 'maxIteration' that is no longer used in btQuantizedBvh.cpp
btCollisionObject.h: add getters for m_objectsWithoutCollisionCheck
allow rendering of (textured) heightfield in TinyRenderer and EGL. Also update normals, if heightfield is updated.
extend BVH and GImpact algorithms to accept meshes with UCHAR indices
format file
add btMiniSDF and btSdfCollisionShape to CMakeLists.txt
Convert DOS (CRLF) source files to Unix (LF) line endings