Releases: keijiro/Klak
Releases · keijiro/Klak
Unity 2018.3 update
- Compatibility fix for .NET 4.x support.
- Directory structure change: Added
Runtime
directories to contain runtime scripts.
Note for upgrade: When upgrading an existing installation of Klak, it's recommended removing Asset/Klak
directory before installing the new package to make sure that the new directory structure is correctly applied.
Unity 2017.3 updates
- Fixed: Compilation error on 2017.3
- Fixed: Null reference exception in the node inspector.
v1.0.5: Node editor improvement
- Implemented RequiresConstantRepaint to check if the node editor (inspector) requires constant repaint.
Bug fix
Small improvements
- Added alpha channel property to HSBColor.
Some new wiring node
- HSB Color node
- Random Value node
- Bang Filter node