Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | - added io api to generate file from binary | Ananya Sen | 2012-06-21 |
| | | | | | | - refactoring and cleanup Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | - Eric Guzman's styles-controller fix for relatively positioned | Ananya Sen | 2012-06-13 |
| | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | Adding unique ID to canvas data folders | Jose Antonio Marquez | 2012-06-07 |
| | | | | Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present. | ||
* | Adding saving blocking screen | Jose Antonio Marquez | 2012-06-04 |
| | | | | This is for chrome preview, also fixed other preview bug with plain files not opening in preview. | ||
* | Adding lib copy blocking to preview | Jose Antonio Marquez | 2012-06-04 |
| | | | | This fixes an issue with launching preview before libraries were copied, hence, first time run would fail. Need to add a feedback screen for this process. | ||
* | Creating template mediator class | Jose Antonio Marquez | 2012-06-01 |
| | | | | This is to simplify code, more to be changed and added. | ||
* | Fixing CSS overwrite issue | Jose Antonio Marquez | 2012-05-30 |
| | |||
* | Attempting to track clean nodes | Jose Antonio Marquez | 2012-05-30 |
| | | | | Need to figure out CSS overwrite issue <style> | ||
* | Maintain I/O webGL mode fix | Jose Antonio Marquez | 2012-05-22 |
| | | | | Keeping data in-file if a data tag is detected. | ||
* | Fixing localization bug with webgl external data | Jose Antonio Marquez | 2012-05-21 |
| | |||
* | Modifying Canvas Data I/O | Jose Antonio Marquez | 2012-05-21 |
| | | | | Changing methods to save all data to external files, this will be optional for the user. Currently save will only save to external files, but UI will allow user to save in file. Need to implement loading data on file open for external file, only works for in file currently. Modified the Runtime file to load all data itself to not bulk up the user document. | ||
* | Adding mappings to Google Components | Jose Antonio Marquez | 2012-05-21 |
| | | | | This is just to add correct mappings to Google Montage components in the package.json file generated. | ||
* | Fixing save logic | Jose Antonio Marquez | 2012-05-18 |
| | | | | Moved dirty marker clearing code to model. | ||
* | Adding component initialization on open | Jose Antonio Marquez | 2012-05-17 |
| | | | | This is for opening components, selection is still not reflecting component data. | ||
* | Fixing serialization referencing (new object per save) | Jose Antonio Marquez | 2012-05-16 |
| | |||
* | Fixing reference to serialization tag | Jose Antonio Marquez | 2012-05-16 |
| | |||
* | Adding basic montage components I/O | Jose Antonio Marquez | 2012-05-16 |
| | | | | Only for saving basic components without a reel. | ||
* | Fixing preview bug | Jose Antonio Marquez | 2012-05-16 |
| | | | | Also setting up for Montage component serialization. | ||
* | Saving body attributes | Jose Antonio Marquez | 2012-05-15 |
| | |||
* | File save for banner template | Jose Antonio Marquez | 2012-05-15 |
| | | | | Adding file save for templates, completing I/O. | ||
* | Adding animation sub-category to new file | Jose Antonio Marquez | 2012-05-15 |
| | | | | Adding animation sub-category to template in new file. | ||
* | Fixing banner template | Jose Antonio Marquez | 2012-05-14 |
| | | | | Need to implement save, but this cover open and new. | ||
* | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Fixing overflow bug for banner templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | Ensuring overflow is visible but saved as hidden. | ||
* | Adding support for new templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template. | ||
* | Temp removing montage clean up | Jose Antonio Marquez | 2012-05-09 |
| | |||
* | Preliminary Montage Template Cleanup | Jose Antonio Marquez | 2012-05-09 |
| | | | | The template creator is currently not returning serializing code, but does clean the document. Need to investigate reason why, currently all components are removed on save. | ||
* | Adding SAVE for I/O | Jose Antonio Marquez | 2012-05-08 |
| | | | | Adding save functionality to new template. Need to implement user UI for prompts and also clean up... | ||
* | Clean up | Jose Antonio Marquez | 2012-04-19 |
| | |||
* | 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. | ||
* | Namespaced the canvas runtime file and updated all dependencies | John Mayhew | 2012-04-03 |
| | |||
* | Removing m-js components I/O and fix for webGL | Jose Antonio Marquez | 2012-03-23 |
| | | | | Removed saving m-js components as new components broke I/O when present. Also made a fix for checking length of webGL array since first item now is non-user data. (That is to be removed) | ||
* | Adding Ninja URL method to io-mediator | Jose Antonio Marquez | 2012-03-22 |
| | |||
* | Tests and clean-up | Jose Antonio Marquez | 2012-03-18 |
| | |||
* | 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. | ||
* | Cleaning up webGL runtime | Jose Antonio Marquez | 2012-03-13 |
| | |||
* | Clean up and TODOs | Jose Antonio Marquez | 2012-03-12 |
| | |||
* | Temp Runtime WebGL Fix | Jose Antonio Marquez | 2012-03-10 |
| | | | | Added a temporary fix to allow for webGL runtime functionality. Copying the desired folder name into a static name. There is a lag in doing this, so obviously now ideal. Need to discuss adding dynamic path-ing during author and runtime. | ||
* | Setting local path to assets | Jose Antonio Marquez | 2012-03-10 |
| | | | | This is still no resolving issues with webGL runtime. | ||
* | Clean up | Jose Antonio Marquez | 2012-03-09 |
| | |||
* | Adding missing file for webGL, still need a fix for runtime | Jose Antonio Marquez | 2012-03-09 |
| | |||
* | Adding webGL I/O runtime functionality | Jose Antonio Marquez | 2012-03-09 |
| | | | | There is a problem that needs to be resolved in the CanvasRuntime. | ||
* | 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. | ||
* | Image data fix on Open | Jose Antonio Marquez | 2012-03-07 |
| | | | | Fixed a bug with data-uris not opening correctly. | ||
* | Adding CDN support for URLs in linked CSS | Jose Antonio Marquez | 2012-03-06 |
| | |||
* | Fixing WebGL not available bug | Jose Antonio Marquez | 2012-03-06 |
| |