| Commit message (Expand) | Author | Age |
* | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
* | Fixing flying off into space bug for translate tool too. | Nivesh Rajbhandari | 2012-03-02 |
* | Don't draw transform handles if the stage is the target element. | Nivesh Rajbhandari | 2012-03-02 |
* | Fix for jumping issue when moving items that have any 3d on them. | Nivesh Rajbhandari | 2012-03-02 |
* | Fix for elements flying off into space when moving elements that overlap. | Nivesh Rajbhandari | 2012-03-01 |
* | Fixed logic error when resizing with the top-left transform handles. | Nivesh Rajbhandari | 2012-03-01 |
* | Re-fixing IKNinja-940 - Can't select objects when in side/top view. | Nivesh Rajbhandari | 2012-03-01 |
* | Last-used material (instead of FlatMaterial) is applied to shape when turning... | Nivesh Rajbhandari | 2012-02-29 |
* | Merge pull request #88 from mqg734/ToolFixes | Valerio Virgillito | 2012-02-29 |
|\ |
|
| * | Fix for performance issue when moving shapes. We don't need to call render e... | Nivesh Rajbhandari | 2012-02-29 |
* | | Merge pull request #85 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-02-29 |
|\ \ |
|
| * | | changed the registration point of the brush tool icon and | Pushkar Joshi | 2012-02-29 |
| * | | resample the brush stroke so we don't have gaps if the path is drawn rapidly, | Pushkar Joshi | 2012-02-29 |
| * | | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-28 |
| |\ \ |
|
| * \ \ | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-24 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-02-09 |
| |\ \ \ \ |
|
| * | | | | | first phase of simple resampling to prevent tiny segments | Pushkar Joshi | 2012-02-09 |
* | | | | | | Merge branch 'integration-candidate' of github.com:Motorola-Mobility/ninja-in... | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge pull request #79 from pushkarjoshi/pentool | Valerio Virgillito | 2012-02-28 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-28 |
| | |\ \ \ \ \ |
|
| | * | | | | | | new anchor control guide rendering (smaller handles) | Pushkar Joshi | 2012-02-28 |
| | * | | | | | | Bug fixes: | Pushkar Joshi | 2012-02-28 |
| | | |_|_|/ /
| | |/| | | | |
|
* | | | | | | | Merge branch 'ToolFixes' of https://github.com/mqg734/ninja-internal into int... | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Fix for "jumping" issue when using the selection tool repeatedly. | Nivesh Rajbhandari | 2012-02-28 |
* | | | | | | Merge branch 'integration' of https://github.com/ericmueller/ninja-internal i... | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into int... | hwc487 | 2012-02-28 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Enable shift key constraint for Pan Tool. | hwc487 | 2012-02-27 |
| * | | | | | bug fixes for canvas 2d shape drawing. | hwc487 | 2012-02-23 |
| * | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into integration | hwc487 | 2012-02-22 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into int... | hwc487 | 2012-02-22 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Adding bug fixes. | hwc487 | 2012-02-22 |
* | | | | | | | | Reset translation values as well when double-clicking to reset the rotation v... | Nivesh Rajbhandari | 2012-02-27 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Moved all color updating routines to a single function. | Nivesh Rajbhandari | 2012-02-24 |
* | | | | | | | Distinguish between border top/right/bottom/left colors. Also, fall back to s... | Nivesh Rajbhandari | 2012-02-24 |
* | | | | | | | Adjusting fill and ink bottle cursors to match the tips of the icons. | Nivesh Rajbhandari | 2012-02-24 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Integrating Zoom tool fixes. | Nivesh Rajbhandari | 2012-02-22 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-22 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | enabling nested selection | Valerio Virgillito | 2012-02-20 |
| * | | | | formatting cleanup | Valerio Virgillito | 2012-02-20 |
* | | | | | Fixing eyedropper tool to get color from image data. This required us to work... | Nivesh Rajbhandari | 2012-02-22 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-20 |
|\| | | |
|
| * | | | Adding a data-RDGE-id attribute to each canvas to save/load canvas data | Valerio Virgillito | 2012-02-16 |
| * | | | Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into int... | Valerio Virgillito | 2012-02-14 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'refs/heads/master' into text-tool | Armen Kesablyan | 2012-02-13 |
| | |\ \ \ |
|
| | * | | | | Fixed Color on text edit. Also Fixed Indent & Outdent button. toggle bullet a... | Armen Kesablyan | 2012-02-13 |
| * | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-10 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-09 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-09 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-08 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-06 |
| |\ \ \ \ \ \ |
|