Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | including the map icons inside the component and adding the empty category | Valerio Virgillito | 2012-06-26 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixed a small startup issue with the RDGE library. | hwc487 | 2012-06-22 |
| | |||
* | Merge branch 'refs/heads/master' into montage-v11-integration | Valerio Virgillito | 2012-06-20 |
|\ | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Runtime change for Paris material. | hwc487 | 2012-06-15 |
| | | |||
| * | Fixes for runtime Taper material | hwc487 | 2012-06-13 |
| | | |||
* | | updating the components and descriptor.json to support montage v.11 | Valerio Virgillito | 2012-06-17 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/master' into montage-v10-integration | Valerio Virgillito | 2012-06-12 |
|\ | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | fix the brush tool runtime: update the brush coordinates to account for ↵ | Pushkar Joshi | 2012-06-11 |
| | | | | | | | | change in bounding box due to smoothing | ||
* | | Merge branch 'refs/heads/master' into montage-v10-integration | Valerio Virgillito | 2012-06-11 |
|\| | | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | added gradients to pen path runtime | Pushkar Joshi | 2012-06-06 |
| | | |||
| * | updated the ninja library version (now contains brushstroke and pen path ↵ | Pushkar Joshi | 2012-06-05 |
| | | | | | | | | rendering) | ||
* | | adding the latest v0.10 montage | Valerio Virgillito | 2012-06-05 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Bumping RDGE version number | Jose Antonio Marquez | 2012-05-22 |
| | | | | This is to ensure there are no conflicts with older working files. | ||
* | montage v.0.10 integration | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Squashed master into dom-architecture | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Updating the canvas runtime files for gradient and rectangle radius fixes. | Nivesh Rajbhandari | 2012-04-25 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Removed the dependence on an "assets" directory for the RDGE runtime. Now ↵ | John Mayhew | 2012-04-03 |
| | | | | Ninja does not need to create duplicate files when it sets up the users Ninja Projects directory for RDGE support. | ||
* | updated the rdge compiled version and its runtime, incremented rdge library ↵ | John Mayhew | 2012-04-03 |
| | | | | version number | ||
* | Squashed commit of the following GL integration | Valerio Virgillito | 2012-03-22 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Temp I/O functionality for M-JS components | Jose Antonio Marquez | 2012-03-18 |
| | | | | Added the ability to save montages component serialization from Ninja. Very rough, but functional. | ||
* | Adding I/O functionality to RDGE | Jose Antonio Marquez | 2012-03-08 |
| | | | | Added webGL/Canvas file I/O for Ninja, it also created routine for saving data for runtime, however, the runtime RDGE library needs an update for runtime to work, so right now I/O will only work for Ninja. | ||
* | Adding new RDGE library data | Jose Antonio Marquez | 2012-02-16 |
| | |||
* | Setting up webGL local library (assets) | Jose Antonio Marquez | 2012-02-15 |
| | |||
* | Adding a purge library method | Jose Antonio Marquez | 2012-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 syncing | Jose Antonio Marquez | 2012-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 libraries | Jose Antonio Marquez | 2012-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. |