Skip to content

Version 1.1: extending the workspace

Compare
Choose a tag to compare
@Thijmer Thijmer released this 21 Feb 15:57
· 39 commits to main since this release
0828b73
  • Dragging with middle mouse button now moves the viewport, making it possible to create node networks much larger than your computer screen.
  • The RGB lighting node's RGB values now go from 0-1 instead of 0-255
  • 'Color convert' node added.
  • 'Color input' node added
  • 'Sine, cosine or tangent' node added.
  • Logarithm support added to the "math" node.
  • Favicon added
  • Timings changed: The system will now wait only 10ms between calling output nodes, instead of 100ms. This allows for super fast flashing lights.
  • Names of input/outputs on some nodes are changed to make it more sensible.
  • Changelog added
  • Changed the about page to require JavaScript to reveal contact e-mail address.