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

Releases: drkibitz/node-pixi

v0.2.1

05 Jan 06:56

Choose a tag to compare

  • Internal dev changes that do not effect public API

v0.2.0

23 Dec 08:21

Choose a tag to compare

  • Merged upstream changes

v0.1.2

22 Dec 07:07

Choose a tag to compare

v0.1.2 Pre-release
Pre-release
  • Updated devDependencies
  • Add back bin, new files

v0.1.1

21 Dec 19:54

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
  • Fix CanvasRenderer prototype

v0.1.0

21 Dec 19:54

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
  • Refactor of build process
  • Run preliminary node test task (no tests actually running yet)
  • Implement platform.js module to hold platform specific global references
  • Code changes to use platform.js where applicable at this point
  • Removed more prefefs from .jshintrc

v0.0.2

21 Dec 19:53

Choose a tag to compare

v0.0.2 Pre-release
Pre-release
  • Merge upstream changes (Fix misspellings, minor clean up, new members)
  • Update README

v0.0.1 - First Iteration

21 Dec 19:51

Choose a tag to compare

Pre-release

Fork Pixi.JS

Major Changes:

  • General clean up, removing whitespace and standardized on spaces
  • Implemented unit test task as part of build process
  • Implemented Karma Test Runner for this project
  • Implemented JSHint task as part of build process
  • Fixed hundreds of JSHint errors and warnings
  • Setup project in Travis CI
  • Refactor entire library for use in node.js and browserify (more to go for node)
  • Published to NPM as pixi module