3.1.0
- Linked
GLEW
statically into the project by included the corresponding source files, since this is the recommended method. - Added the
BUILD_EGL
build switch to build GLEW with EGL support (defaults toOFF
). - Added
base::MeshFactory::createBall
.