Releases: deltacv/PaperVision
Releases · deltacv/PaperVision
Latest Development Build
This release contains the latest development build! Stability is not guaranteed, use it at your own risk.
v1.0.3 - JPEG Memory Leak Hotfix
- 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
- 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
- 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
Initial release of PaperVision. Yay !