All Versions
56
Latest Version
Avg Release Cycle
13 days
Latest Release
1627 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.3.40-rc.3
March 09, 2020 -
v0.3.40-rc.2
February 27, 2020 -
v0.3.40-rc.1
February 25, 2020 -
v0.3.39 Changes
February 14, 2020OPENRNDR 0.3.39
What's new
⚡️ OPENRNDR 0.3.39 is accompanied by ORX 0.3.47 and Panel 0.3.21. The template project
openrndr-template
has been updated to work with the latest versions.🚀 In this release most of the new features are to be found in ORX.
- 👌 Improved loading times of scripts and added async loading of scripts in
orx-olive
- Added
orx-gui
which provides tooling for automatic generation of user interfaces for prototyping and hacking. See theorx-gui
chapter in the guide. - Added many filters to `orx-fx. Check out the filter index
- Added preset shade styles in
orx-shade-styles
, check the shade style index - Revived and document
orx-compositor
, which is now an incredibly powerful tool to build layered graphics with extensive support for blending and post-processing. It now even has documentation in the guide.
OPENRNDR changelog
- ➕ Add check for
propagationCancelled
in Screenshots - 🛠 Fix bug that causes
Screenshots
to always work in async mode - 🔄 Change
Program.extend
signatures to return generic type instead ofExtension
- 🛠 Fix bug in
ShapeContour
where last segment is omitted inShapeContour.offset()
- 🛠 Fix output of
ShapeNode
transforms toSVGWriter
- 🔄 Change Screenshots to use
KeyEvent.name
- ➕ Add key names for non-printable key
- 🛠 Fix for HiDPI inconsistencies on Linux
- ➕ Add support for OpenGL / linux-arm64 platforms
- 👌 Improved loading times of scripts and added async loading of scripts in
-
v0.3.39-rc.2
February 07, 2020 -
v0.3.39-rc.1
February 03, 2020