Rpd Versions Save

:ok_hand: A Minimal Engine for creating Node-Based Visual Programming User Interfaces

v2.1.4

7 years ago

Contains a fix of for PD-patches import, issue #444 applied to a version v2.1.3.

v2.1.3

7 years ago

Summaries the versions v2.1.0, v2.1.1, v2.1.2 and v2.1.3. The corresponding milestone is v2.1.x

v2.0.1

7 years ago

All the changes v2.0.0 has:

  • Better UI;
  • Massive API changes and improvements in the sake of consistency;
  • Ability to connect patches ("models", maiden name) and navigate between them;
  • Simplified renderers;
  • SVG Renderer;
  • Import/Export;
  • Quartz & PD "modes" are now separate "styles" (which reduces resulting file size);
  • Improved building, with Gulp;
  • And much more...

v2.0.1 adds:

  • Minor styling and rendering fixes
  • Update to Kefir v3.3.0
  • Update to d3 v4.0

NB: No binaries, since user is intended to compile personal RPD version with preferred options.

v0.1.5

8 years ago

Minor improvements after Public Release

  • Added tests, running with Jasmine and Karma
  • Updated to Kefir 2.6
  • Moved example toolkits to separate repositories
  • Fixed non-compliant structures in HTML Renderer
  • Improved node/process event
  • Added render objects to corresponding events so they use them instead of asking node/channel instances for this object
  • Node updates are fired only after node/ready event

v0.1.0

9 years ago

First version, but with truly a lot of abilities. Also see a README @ v0.1.0. No Procedures support for now, though, and the renderer is only HTML.

Files Toolkits Renderer
rpd-core-html.min.js+rpd-core.css core html
rpd-core-anm-html.min.js+rpd-core-anm.css core+anm html
rpd-core-pd-html.min.js+rpd-core-pd.css core+pd html