Skip to content

1.22

Compare
Choose a tag to compare
@houmain houmain released this 21 Dec 17:04
· 364 commits to main since this release

Added

  • Context aware autocompletion.
  • Allowing to select source lines by clicking in line number margin.
  • Swap textures/buffers calls.
  • PFM file reading.
  • Added Paint sample.
  • Added Cube HLSL sample.
  • Added JavaScript library sample.

Changed

  • Replaced input with Mouse and Keyboard script objects.
  • Opening sample sessions with active evaluation mode.

Fixed

  • Clearing script output on manual evaluation.
  • Not checking remote files in recent file list for existence.
  • Fixed auto range button.
  • Fixed closing brace on non empty line.
  • Fixed AltGr keys with rectangular selection.