Skip to content

1.23.0

Compare
Choose a tag to compare
@houmain houmain released this 25 Feb 20:04
8ab0899
  • Added QmlView.
  • Automatically prepending default #version when missing.
  • Outputting total evaluation time.
  • Added Bitonic sort sample.

Changed

  • Moved script evaluation to render thread.
  • Replacing untouched untitled editor when opening source file.
  • Reloading text and binary files less often.
  • Merged Z selector into layer selector in texture editor.
  • Activating first item when not restoring session state.
  • Generating output from generated shaders.

Fixed

  • Fixed line numbers when #including multiple files.
  • Limiting matching brace highlighting.
  • Improved cache invalidation on source editor open/close.
  • Only invalidating raw texture on format change.
  • Autocompleting extension only when saving.
  • Fixed potential crash when deducing block row count.
  • Fixed console.log script function.
  • Showing initially downloaded empty buffer in editor.