Skip to content

1.0.4

Compare
Choose a tag to compare
@einarf einarf released this 13 Jul 05:34
· 459 commits to master since this release
  • Support for headless rendering
  • Configurable window class and the ability to create your own window classes
  • Removed unnecessary glfw dependencies
  • Only support core forward compatible contexts
  • TextureArray support
  • Proper tests in headless mode
  • More documentation and improvements
  • Scene.draw now takes a time parameter
  • New effect template empty
  • Bug: PNG files where not included in the package causing some effect templates to be incomplete
  • Bug: Ignore gl_InstanceID attribute
  • Type hints improvements
  • General code cleanup