Rectitude Changelog

What's new in Rectitude 0.006 v.2020-09-05

Sep 7, 2020
  • Release Log :
  • Feature : importing generator graph from one project to another.
  • Feature : graph ref interpreted as reducer. engine part.
  • Feature : graph properties dialog
  • Feature : adding reducer and comment to graph.
  • Feature : better search matching.
  • Bugfix : extending the event matching for undo/redo
  • Bugfix : was using the old color class
  • Feature : continuing on undo/redo.
  • Feature : undo/redo on export on values.
  • Feature : undo/redo on values factory.
  • Feature : undo/redo on graph operation.
  • Bugfix : the save as windows was named open file
  • Bugfix : init color for new color node.
  • UI : adding "loading dependencies" on the loading overlay
  • Feature : adding a cython vector
  • Feature : finishing cythonization of color.
  • Feature : replaced color by cython version
  • Feature : wip on cythonizing color.
  • Faster move. cythinizing color
  • Perf : faster loading of cnx.
  • Bugfix on reloading imported graph too many times.
  • Bugfix : tags being shared.
  • Bugfix : mirror2 exclusive mirroring.
  • Bugfix : no execution if any node empty on the current node path
  • Bugfix : backup files not being deleted
  • Bugfix : better interpolation limit
  • Bugfix : tags not being transferred on some op - feature : clear tags op.
  • Feature : has_tag can test more than one tag with the all tag.