Gpupad Versions Save

A flexible GLSL shader editor and IDE.

1.35.1

5 months ago

Added

  • Added EXR writing.

Fixed

  • Fixed TIFF writing.
  • Resetting item name to default when clearing filename.

1.35.0

5 months ago

Added

  • Added TIFF reading and writing.

Changed

  • Automatically defining #version 120 for shaders using gl_FragColor.
  • Saving non-session filenames and evaluation mode in session state.

Fixed

  • Fixed 16 bit texture binding custom format filter.
  • Supporting non-utf8 text files with system codepage again.

1.34.1

9 months ago

1.34.0

9 months ago

Added

  • Added Files dock.
  • Allow dropping files on session window.

Changed

  • Set custom tool and dock window titlebars.
  • Automatically moving #extension to front.
  • Not automatically indenting lines which start with }.
  • Eliding long paths in recent file list.
  • Saving settings on Windows in INI file.
  • Raising process priority while bringing window to front.
  • Rectangular selection does not create cursors left of rect.

Fixed

  • Fixed performance problem when file is reloaded very quickly.
  • Only replacing untitled untouched source editors.
  • Purging textures/binaries from cache when closing editor.
  • Mark editor as modified when file is deleted.
  • Fixed canonical path of included shaders.

1.33.0

1 year ago

Fixed

  • Disabled maximum image limit introduced in Qt6.
  • Fixed Find/Replace bar close button icon.
  • Fixed TextureEditor repaint under Qt6/Linux.
  • Fixed video playback for Qt6, removed Qt5 support.
  • Not replacing first attribute source when another is missing.

1.32.0

1 year ago

Added

Fixed

  • Fixed deducing shader type from file extension.

1.31.0

1 year ago

Added

  • Allow to activate overwrite mode in source editors.

Changed

  • Not automatically zooming small images to fit.
  • Made zoom control a combobox.

Fixed

  • Restored zoom under mouse cursor.

1.30.1

1 year ago

Added Linux AppImage metainfo.xml

1.30.0

1 year ago

Added

  • Added zoom to texture editor toolbar.
  • Added saving failed message.

Changed

  • Only updating untitled file items when Saving As.
  • Building Windows binary releases with Qt 6.4.1.

1.29.1

1 year ago

Added

  • Added zoom control to texture editor toolbar.

Fixed

  • Fixed restoring selected theme.