Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | IKNINJA-1519 - Transform tool does not transform objects correctly in 3D ↵ | Nivesh Rajbhandari | 2012-06-19 |
| | | | | | | space or in Top/Side view. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | IKNinja-1610 and IKNinja-1647 - Can't use transform tool if you haven't used ↵ | Nivesh Rajbhandari | 2012-06-01 |
| | | | | | | a drawing tool yet. Signed-off-by: Nivesh Rajbhandari <mqg734@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. | ||
* | removing all stageDeps for drawing classes. | Valerio Virgillito | 2012-05-17 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixed a snapping issue on the mouse down in drawing tools. | hwc487 | 2012-05-08 |
| | |||
* | Refactor creating elements. Removed makeNJElement and separated the model ↵ | Valerio Virgillito | 2012-05-03 |
| | | | | | | creation Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Support drawing in side and top view. Also, adding back support for drawing ↵ | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | shapes inside canvas when double-clicked into canvas or when moused over canvas. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Removing some console logs | Valerio Virgillito | 2012-04-30 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | added a console.log to show the working plane during a drag | hwc487 | 2012-04-27 |
| | |||
* | Creating shapes in a container | hwc487 | 2012-04-27 |
| | |||
* | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-17 |
|\ | | | | | | | | | Conflicts: js/tools/PenTool.js | ||
| * | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| | | | | | | | | | | | | Note that rotating multiple objects when the stage is rotated still doesn't work and flatten still doesn't work. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Do not set webkit-transform styles on elements unless 3d is used on them. | Nivesh Rajbhandari | 2012-03-21 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | draw the path overlay (and anchor points) taking into account the ↵ | Pushkar Joshi | 2012-04-04 |
|/ | | | | transformation applied to the element canvas and the stage canvas. Still quite buggy. | ||
* | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
| | | | | | | | - Requiring all the previously pre-loaded files - RDGE, Codemirror and gl-matrix are not included via a script tag. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-02 |
|\ | | | | | | | | | | | Conflicts: .gitignore js/ninja.reel/ninja.js | ||
| * | Forgot to remove a require in previous checkin. | Nivesh Rajbhandari | 2012-01-30 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
|/ | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |