Version 0.1, build 2835
By zeh • Oct 29th, 2008 • Category: New releasesFnk has been updated. The new version is 0.1, build 2835. This update applies to the browser version of Fnk.
Previously when I started making the updates public, I thought I would slow down the update frequency as I would be striving for more stable releases. It turns out that because I’m adding a lot of nodes now, it makes sense to do near-daily updates simply because it remains stable if all I do is add nodes. And there’s a lot of nodes to be added.
Nodes added:
- LinearArray (Array)
- FromRGB (Color)
- FromHSV (Color)
- Mod (Number)
- Switch (Number Input)
- Rectangle (Graphic)
- Transition (Animation)
Nodes changed:
- Circle (Graphic): added color and alpha inputs
Other changes and notes:
- Arrays now work and are a powerful feature, but may be erratic to work with. You can’t link IO nodes to arrays yet, it doesn’t know how to display a list of values