aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Get color under mouse point from image or canvas.Nivesh Rajbhandari2012-02-14
* Get color from canvas and images.Nivesh Rajbhandari2012-02-14
* Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-02-14
|\
| * Merge pull request #39 from mencio/montage-overridesValerio Virgillito2012-02-13
| |\
| | * Adding a montage override sass file. Overriding the default css for montage p...Valerio Virgillito2012-02-13
| |/
| * Merge pull request #38 from ericguzman/StylesControllerUpdatesValerio Virgillito2012-02-13
| |\
| | * Merge branch 'refs/heads/master' into StylesControllerUpdatesEric Guzman2012-02-13
| | |\ | | |/ | |/|
| * | Merge pull request #37 from mencio/stage-colorValerio Virgillito2012-02-13
| |\ \
| | * \ Merge branch 'refs/heads/master' into stage-colorValerio Virgillito2012-02-13
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #36 from mayhewinator/WorkingBranchValerio Virgillito2012-02-13
| |\ \ \
| | * \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-02-13
| | |\ \ \
| | * | | | implemented finalized splash screenJohn Mayhew2012-02-13
| * | | | | Merge pull request #34 from ericguzman/TreeComponentsValerio Virgillito2012-02-13
| |\ \ \ \ \
| | * | | | | Ninja leaf - remove console lotEric Guzman2012-02-13
| | * | | | | Merge branch 'refs/heads/master' into TreeComponentsEric Guzman2012-02-13
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Tree Components - Change the way delegate methods are calledEric Guzman2012-02-13
| | | | | * | Merge branch 'refs/heads/master' into stage-colorValerio Virgillito2012-02-13
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug FixesJose Antonio Marquez2012-02-13
| | |/ / / / | |/| | | |
| | | | * | Cleaning up the stage background color chip.Valerio Virgillito2012-02-13
| | | | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into sta...Valerio Virgillito2012-02-12
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | initial color chip for the stageValerio Virgillito2012-02-10
| | | | | * Styles Controller - Separate css animation rule gettersEric Guzman2012-02-13
| | | | | * Merge branch 'refs/heads/master' into StylesControllerUpdatesEric Guzman2012-02-08
| | | | | |\
| | | | | * | Styles Controller - added methods to get keyframe animation rulesEric Guzman2012-02-08
* | | | | | | Check if eyedropper is over border or background.Nivesh Rajbhandari2012-02-13
* | | | | | | Fixed issue with tools not drawing their handles when mousing up.Nivesh Rajbhandari2012-02-13
* | | | | | | Working around inconsistent color object when getting/setting WebGL values.Nivesh Rajbhandari2012-02-13
* | | | | | | Fixed eyedropper tool to use new color routines.Nivesh Rajbhandari2012-02-13
* | | | | | | Updated ink bottle tool to use new setColor routine in the mediator and contr...Nivesh Rajbhandari2012-02-13
|/ / / / / /
* | | | | | Merge pull request #32 from mayhewinator/WorkingBranchmayhewinator2012-02-10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-02-10
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #31 from mqg734/WebGLFixesValerio Virgillito2012-02-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-02-10
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Support export/import of GLLine data.Nivesh Rajbhandari2012-02-10
| * | | | | | Removing some console logs. I kept in the ones that signify error cases.Nivesh Rajbhandari2012-02-09
| * | | | | | Fixed switching between webGL and canvas 2d modes.Nivesh Rajbhandari2012-02-09
| * | | | | | Updated linear and radial gradient materials import/export routines.Nivesh Rajbhandari2012-02-09
| * | | | | | Merging changes for rectangle drawing.Nivesh Rajbhandari2012-02-09
| |\ \ \ \ \ \
| | * | | | | | Changed the rendering for canvas 2D rectangle.hwc4872012-02-08
| | * | | | | | Reversed the orientation of one of the triangles for WebGL rendering.hwc4872012-02-08
| | * | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-08
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into wor...hwc4872012-02-08
| | |\ \ \ \ \ \ \
| | * | | | | | | | Removed unused rdge files from the compiler.hwc4872012-02-08
| | * | | | | | | | Fixed context switching problems in rdgehwc4872012-02-08
| | * | | | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-07
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | test code for deformation shaderhwc4872012-02-07
| | * | | | | | | | | Enhanced the overlap test for the selection tool marquee select.hwc4872012-02-06
| | * | | | | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-06
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Removed an unnecessary (and incorrect) snapping calculation.hwc4872012-02-06
| | * | | | | | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-03
| | |\ \ \ \ \ \ \ \ \ \