Skip to content

Releases: deltacv/PaperVision

Latest Development Build

22 Sep 03:44
Compare
Choose a tag to compare
Pre-release

This release contains the latest development build! Stability is not guaranteed, use it at your own risk.

v1.0.3 - JPEG Memory Leak Hotfix

27 Nov 20:39
Compare
Choose a tag to compare
  • Fixes a memory leak in OpenGLTexture with setJpeg, the jpeg buffer was not properly released after usage
  • Updates mai18n and visionloop for several memory optimizations
  • Improves the behavior of texture queuing during previsualization streaming, frames are discarded to prevent memory exhaustion

v1.0.2 - UI crash bugfix & code gen error handling improvements

22 Nov 21:08
Compare
Choose a tag to compare
  • Fixes EOCVSimPlugin Swing crash caused by wrong parent window type
  • Adds "toast" messages at the bottom of PaperVision to inform of code gen erros
  • Fixes code gen error node panning to correctly center to the node
  • Disables error node panning when on previz mode

v1.0.1 - Language & visual tweaks

22 Nov 13:45
Compare
Choose a tag to compare
  • Adds missing language keys of node descriptions
  • Automatically focuses the faulty node on code gen error
  • Hint for new project on EOCVSimPlugin

v1.0.0 - Initial PaperVision release

20 Nov 09:43
Compare
Choose a tag to compare

Initial release of PaperVision. Yay !