Releases: houmain/gpupad
Releases · houmain/gpupad
1.9
Added
- Framebuffer without attachment supported.
- Texture buffers and image binding format.
- Atomic counters support.
Changed
- Automatic manual evaluation after steady evaluation.
- Active calls no longer bold.
- Updated dark theme.
Fixed
- Improved utf8 detection.
- Explicitly set shortcut for Reload.
- Fixed handle leak in KTX lib.
- Fixed column width in BinaryEditor under Windows.
- Improved uniform array binding.
- Message window automatically resizing row height.
- Fixed automatic selection of new items.
- Fixed layer/layerd for 3D texture image binding.
- Improved Save session as.
1.8
1.7
1.6
Added
- Rectangular selection in source editor.
- Synchronizing file items' names with file system.
- Tooltip for file items.
- Added Ctrl-Tab editor cycling.
- Optional anisotropic filtering.
- Added gltf sample viewer.
- Allow to open all shaders of program.
- Reset evaluation button.
Changed
- Expand session groups on double click.
- Enabled HighDpi scaling.
- Ignoring file modifications on save.
- Ignoring dimensions of read only texture items.
- Not serializing name of file items.
- Reduced resolution of sample textures.
- Updated TextureEditor background.
- Updated samples.
Fixed
- Improved file caching/reloading.
- Fixed texture editor unload.
- Not downloading resources without editor.
1.5
Added
- Added KTX texture support.
- Preview of non 2D textures.
- Added compressed texture formats.
- Highlighting focused editor.
- Copy Buffer call.
Fixed
- Smarter insertion of new items.
- Improved autocompletion popup.
- Improved occurences highlighting.
- Improved session/editor synchronization.
- Missing storage buffer binding warnings.
- Logging call errors.
Removed
- Removed binary file extensions/deducing from filter.
1.4
1.3
1.2
1.1
Added
- Expressions for call arguments.
- Copy files on session SaveAs.
- Custom actions.
- Call "Execute On" property.
- Zero copy preview of texture.
- Synchronization to compositor.
- Output of preprocessed source.
- Output of Nvidia GPU program assembly.
- Report file write errors.
- SyncTest sample.
Changed
- Evaluation revised.
- Use dedicated GPUs by default.
- Session tree double click no longer expands.
- Auto-open message window only once.
- Updated dark theme.
Fixed
- Message window performance improved.
- Recent file list is updated on save.
- Call property limits increased.
- Fixed Save As / default extension.
- Improved uniform not set warnings.
- Source validation prepends headers.