This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
v1.15.0
github-actions
released this
07 May 23:30
·
255 commits
to develop
since this release
1.15.0 (2020-05-07)
Bug Fixes
- clean up dependency graph when deleting nodes (09c30c8)
- fixed function level dependency cycles when adding nodes from the search bar (098ebe4)
Features
- added a favicon and an icon in the left bottom corner of the editor (25cbc8f)
- descriptions for all the nodes (16e0d8d)
- display pin descriptions (98b1721)
- even more keyboard shortcuts (824ec32)
- getting the project list from the api (f7c6ddd)
- int id instead of strnig (c8226c5)
- loading projects from the api (1197273)
- more keybindings for the add nodes input (2d95dee)
- more math nodes (2fbdd20)
- node deleting (fcdce2b)
- project creating (65f683b)
- spawn output nodes in the middle of the screen (00b4ce2)