removed lib directory and used src instead.  Moved license.js outside of the source directory.  Created a geometries directory inside src.  Also had problems getting the Ruby rake file to build a minified file with uglifiy, so after a bit of searching I found that many people suggested to include the json-pure gem, so I added it to the Gemfile
This commit is contained in:
Eric Rowell
2012-03-06 23:53:48 -08:00
7 changed files with 2363 additions and 20 deletions

2257
dist/kinetic.js vendored Normal file

File diff suppressed because it is too large Load Diff

35
dist/kinetic.min.js vendored Normal file

File diff suppressed because one or more lines are too long