aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.json
Commit message (Collapse)AuthorAge
* Adding new RDGE library dataJose Antonio Marquez2012-02-16
|
* Setting up webGL local library (assets)Jose Antonio Marquez2012-02-15
|
* Adding a purge library methodJose Antonio Marquez2012-02-08
| | | | Added a delete libraries function to delete all libraries in Chrome sandbox (as in a force delete). Also updated descriptor files to go with new directory layout of files and relation to the relatives paths used by the packed app and it's manifest.
* Single file library syncingJose Antonio Marquez2012-02-06
| | | | Added the ability to store locally in chrome single file libraries used by Ninja. Working on adding multi-file libraries.
* Adding logic to copy ninja librariesJose Antonio Marquez2012-02-06
Setting up the logic to handling copying ninja required libraries into the app local file system sandbox to be used by cloud simulator.