Skip to content

v15.0

Latest
Compare
Choose a tag to compare
@febret febret released this 10 May 03:02

Major changes

  • added support for warping and edge blending (thanks @voidcycles)
  • added support for XCode (thanks @koosha94)
  • modules now do not need to be registered with a hub repository. It is possible to tell omegalib omegalib to use any github repository containing an omegalib module.
  • added new OpenGL3 GPU API (GpuProgram, GpuBuffer, Uniform, etc)
  • added support for using external python distributions on Windows

Fixes

  • fixed module dependency solver
  • fixed cmake files for including omegalib into external applications
  • several fixes to opengl core profile support
  • improved packaging scripts including support for packaging installers on OSX

Full changelog: v13.1...v15.0