Skip to content

2.6.1

Latest
Compare
Choose a tag to compare
@houmain houmain released this 07 May 18:39

Added

  • Allow to hide specific toolbar icons.
  • Added fullscreen and collapse menu bar actions to context menu.
  • Added optional parameter to app.openEditor to set QML view title.
  • Writing glslang and spirv-cross version in about dialog.

Fixed

  • Fixed crash when Vulkan is not available.
  • Ensure Vulkan is using same adapter as OpenGL.
  • Validating that program has a shader.
  • Fixed calling custom actions from render thread.
  • Fixed some runtime warnings.
  • Unloading caches when closing a session.