Skip to content

4.4.0

Latest

Choose a tag to compare

@houmain houmain released this 18 Sep 20:12

Added

  • Added call type ComputeSound.
  • Added audio sample textures.
  • Allow to set audio sample rate and buffer size in session properties.
  • Added App script object methods and properties: loadSession, getItemProperties, makeDirectory, appendTextFile, appendBinaryFile, messages.
  • Added headless arguments --set and --verbose.
  • Added Recorder action.
  • Added Audio Filter, Audio Samples and Keyboard Synth samples.

Changed

  • Not resetting evaluation when updating binding values.
  • Allow to index keyboard keys by Qt.Key_A...
  • Allow to index mouse buttons by Qt.LeftButton...

Fixed

  • Fixed D3D texture download layout.
  • Fixed flipped image when saving OpenGL target.
  • Fixed crash when opening dock too quickly after closing.
  • Focusing texture editor on first click.