aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes
Commit message (Expand)AuthorAge
* Fixing selection/tag layout drawing when canvas and image elements have borders.Nivesh Rajbhandari2012-04-12
* Borders are not factored into offset calculations by the browser, so we have ...Nivesh Rajbhandari2012-04-12
* offsets should be calculated on offsetParent instead of parentElement.Nivesh Rajbhandari2012-04-11
* Single perspective fix.Nivesh Rajbhandari2012-04-09
* Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
|\
| * Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-04-04
| |\
| | * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-04-04
| | |\
| | * | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin...John Mayhew2012-04-03
| | * | updated the rdge compiled version and its runtime, incremented rdge library v...John Mayhew2012-04-03
| | * | fixed remaining namespace bugs ensuring the use of the RDGE namespace everywh...John Mayhew2012-04-03
| | * | removed unnecessary files from the RDGE build.John Mayhew2012-04-03
| | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-04-02
| | |\ \
| | * | | Recompiled RDGE and put index.html back to loading the compiled version of RDGEJohn Mayhew2012-04-02
| | * | | Fixed compiler warningsJohn Mayhew2012-04-02
| | * | | -Namespaced all RDGE javascript.John Mayhew2012-04-02
| * | | | Adding replaceElement routine and event so Timeline can avoid removing and ad...Nivesh Rajbhandari2012-04-04
| | |_|/ | |/| |
| * | | Need to set elementModel.isIn2DSnapCache flag to false when removing element ...Nivesh Rajbhandari2012-04-04
| * | | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| | |/ | |/|
| * | File IO for the brush stroke AND changing the data type of brush stroke from ...Pushkar Joshi2012-03-27
| * | Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| |\ \
| * | | Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23
* | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
|\ \ \ \ | | |/ / | |/| |
| * | | Squashed commit of the following GL integrationValerio Virgillito2012-03-22
| * | | Merge branch 'refs/heads/master' into montage-integrationValerio Virgillito2012-03-21
| |\ \ \
| * | | | Fixed snap-manager to stop snapping after first level children.Nivesh Rajbhandari2012-03-17
| | |/ / | |/| |
* | | | Get matrix and perspective distance from styles controller.Nivesh Rajbhandari2012-03-21
| |/ / |/| |
* | | Fixing error in drawUtils when closing document - should set _eltArray and _p...Nivesh Rajbhandari2012-03-20
|/ /
* | Merge branch 'refs/heads/Ninja-Internal' into FileIO-Build-CandidateJose Antonio Marquez2012-03-15
|\ \
| * | Removing the backup-delete folder and the RDGE tools directory.Valerio Virgillito2012-03-15
* | | Merge pull request #34 from ericmueller/integrationJose Antonio Marquez Russo2012-03-15
|\ \ \ | |/ / |/| |
| * | Fixed BumpMetal materialhwc4872012-03-13
| * | Uber material changes for IOhwc4872012-03-12
* | | Fixed drawing of multiple selection bounds when in flat case.Nivesh Rajbhandari2012-03-13
* | | Merge pull request #110 from mqg734/WebGLFixesValerio Virgillito2012-03-13
|\ \ \
| * \ \ Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| |\ \ \ | | | |/ | | |/|
| | * | IKNINJA-1270: fixed browser crashing when you close a document while playing ...Ananya Sen2012-03-08
| * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-06
| |\| |
| * | | Create drag plane parallel to working plane and offset by where the user clic...Nivesh Rajbhandari2012-03-06
* | | | Merge pull request #108 from pushkarjoshi/brushtoolValerio Virgillito2012-03-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-03-06
| |\ \ \
| | * \ \ Merge branch 'master' into pentoolPushkar Joshi2012-03-06
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into pentoolPushkar Joshi2012-03-05
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'brushtool' into pentoolPushkar Joshi2012-03-02
| | |\ \ \
| | * | | | show feedback on mouseover on a part of the path where a new anchor will be a...Pushkar Joshi2012-03-01
| * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-06
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | draw brush stroke as concentric paths overlaid on top of each other...allows ...Pushkar Joshi2012-03-06
| * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-05
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-02
| |\ \ \ \
| * | | | | Catmull-Rom spline sampling for the brush stroke, and options for stroke size...Pushkar Joshi2012-03-02
| * | | | | first attempt at rendering the brush stroke as a collection of polylines (num...Pushkar Joshi2012-03-01
| | |_|_|/ | |/| | |