Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixing unique ID store | Jose Antonio Marquez | 2012-06-07 |
| | |||
* | Merge branch 'refs/heads/master' into element-model-fixes | Valerio Virgillito | 2012-06-06 |
|\ | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Cleaning up | Jose Antonio Marquez | 2012-06-06 |
| | | | | | | | | Removed reference of model in design view, clean up slightly, need to implement binding later. | ||
* | | removing all model creators. | Valerio Virgillito | 2012-06-05 |
|/ | | | | | | The elementModel is now a getter that will create a new model when needed. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/master' into document-bindings-fix | Valerio Virgillito | 2012-06-01 |
|\ | |||
| * | Fixing webGL helper | Jose Antonio Marquez | 2012-06-01 |
| | | |||
* | | fixing selection when switching documents | Valerio Virgillito | 2012-05-31 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
| | | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view. | ||
* | fixing the selection in multiple documents and some code cleanup | Valerio Virgillito | 2012-05-22 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing a scrolling issue when multiple documents are switched | Valerio Virgillito | 2012-05-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | document controller and stage view code cleanup | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | 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. | ||
* | fixing the components for the new dom | Valerio Virgillito | 2012-05-09 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | 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 |
| | |||
* | 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 |