Skip to content
This repository was archived by the owner on Mar 12, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nulltask/node-processing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sudsy/node-processing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 2 contributors

Commits on May 16, 2014

  1. Configuration menu
    Copy the full SHA
    5414a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974a286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddcb76d View commit details
    Browse the repository at this point in the history
  4. added compile example, that could be incorporated into Grunt webapp p…

    …ack-and-go workflow
    kroko committed May 16, 2014
    Configuration menu
    Copy the full SHA
    ed0e009 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. Locked jsdom version number at 0.11.1 to fix jsdom.createWindow error

    Changed compile example to reference local processing script
    sudsy committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    160af11 View commit details
    Browse the repository at this point in the history
  2. Fixed Processing is not defined error by referencing the one on the w…

    …indow object
    
    Scribbleplotter example is now working
    sudsy committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    0309fab View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. refactored server.js to use tests in processing-js 1.4.8

    updated server.js to use express 3.0 and handlebars templates
    sudsy committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    f849849 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

  1. Removed jsdom dependency

    Simplified wrapper
    sudsy committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    6fe68bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cf9e02 View commit details
    Browse the repository at this point in the history
  3. updated compile example with new syntax

    fixed patch to extend processing constructor correctly including static methods
    sudsy committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    46605b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73e4103 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. Added example for generating animated gifs

    Modified browser object to support animation
    modified test to show 2d only
    sudsy committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    520a9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Configuration menu
    Copy the full SHA
    36f60e4 View commit details
    Browse the repository at this point in the history
  2. Updated version to 0.4.0

    Modified Readme.md and History.md
    sudsy committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    052d39e View commit details
    Browse the repository at this point in the history
Loading