Skip to content

3.1.0

Compare
Choose a tag to compare
@kostrykin kostrykin released this 08 Jun 17:30
· 20 commits to master since this release
  • 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 to OFF).
  • Added base::MeshFactory::createBall.