forked from wonderworks-software/PyFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ilgar
committed
Sep 21, 2019
1 parent
fcfdae6
commit 0e3be9d
Showing
3 changed files
with
28 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
v2.0.1 (September 21, 2019) | ||
----------------------------------------------------- | ||
|
||
* LOD settings added to preferences | ||
* Themes improvements | ||
* New wire styles | ||
* Api refactoring | ||
* App can run without packages | ||
* Sliders improvements and refactoring | ||
* Smart create input widgets for int and floats in function library, if range is specified | ||
|
||
Bug fixes | ||
|
||
v2.0.0 (June 11, 2019) | ||
----------------------------------------------------- | ||
|
||
* Subgraphs added | ||
* Node anatomy changed | ||
* Added data exporters/importers hooks | ||
* Everything is modular | ||
* Editor tool class added | ||
* Customizable themes | ||
* Enhanced wire connection | ||
* Wires are selectable | ||
* All nodes can be collapsed | ||
* Node's menu actions can be showed to the right of node name as buttons |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters