Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fixing the components for the new dom | Valerio Virgillito | 2012-05-09 | |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
* | 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... | |||
* | Adding Chrome Preview | Jose Antonio Marquez | 2012-05-08 | |
| | ||||
* | Moving webGL to own helper class | Jose Antonio Marquez | 2012-05-07 | |
| | | | | Cleaning up webGL for better working files. | |||
* | Adding webGL support for opening files | Jose Antonio Marquez | 2012-05-07 | |
| | | | | Added I/O for loading webGL on open file. I/O support for saving to come. | |||
* | Draw 3d grid by default since app model is not hooked up yet. | Nivesh Rajbhandari | 2012-05-04 | |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | Preliminary IO to new DOM view | Jose Antonio Marquez | 2012-05-01 | |
| | ||||
* | Setting up new architecture for I/O | Jose Antonio Marquez | 2012-05-01 | |
| | ||||
* | Fixed the stage border and layout in the new template | Valerio Virgillito | 2012-04-26 | |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
* | reverting old template to current working status. New template work. | Valerio Virgillito | 2012-04-20 | |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
* | Backup for merge | Jose Antonio Marquez | 2012-04-04 | |
| | ||||
* | Setting up document rework | Jose Antonio Marquez | 2012-04-02 | |
| | ||||
* | Reverting text/html document classes and setting up MVC folder structure | Jose Antonio Marquez | 2012-02-14 | |
| | | | | Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers. | |||
* | Merging TextDocument into BaseDocument | Jose Antonio Marquez | 2012-02-14 | |
| | | | | Merged the text-document class with base-document, didn't make sense to have two classes for basic model of documents, the html-document class remain extending base-document to incorporate design view. These two classes might be renamed. | |||
* | Cleaning up | Jose Antonio Marquez | 2012-02-14 | |
Setting up a 'document' folder to handle all document related classes that in relation to IO |