| Commit message (Expand) | Author | Age |
* | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-03-30 |
|\ |
|
| * | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-28 |
| |\ |
|
| * \ | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-27 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-27 |
| |\ \ \ |
|
| * | | | | correctly update the brush stroke canvas size and position when the stroke si... | Pushkar Joshi | 2012-03-23 |
| * | | | | Almost working version of brush tool that uses only local coordinates to stor... | Pushkar Joshi | 2012-03-23 |
| * | | | | revert to using the angle without flipping its sign...fixing some minor bugs ... | Pushkar Joshi | 2012-03-20 |
| * | | | | draw the brush stroke in realtime | Pushkar Joshi | 2012-03-19 |
| * | | | | update values in the PI from values of the selected brush stroke or pen tool ... | Pushkar Joshi | 2012-03-15 |
| * | | | | PI for pen and brush strokes | Pushkar Joshi | 2012-03-14 |
| * | | | | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-03-13 |
| |\ \ \ \ |
|
| * | | | | | Add a smoothing amount parameter, and hide options based on checkboxes | Pushkar Joshi | 2012-03-13 |
* | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-03-29 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge pull request #145 from ericguzman/PresetsPI | Valerio Virgillito | 2012-03-28 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Text Tool - Remove inline style from user document | Eric Guzman | 2012-03-27 |
| | | |_|/
| | |/| | |
|
| * | | | | Check for webGLWorld before calling draw. | Nivesh Rajbhandari | 2012-03-27 |
| * | | | | Handle no-color/null. | Nivesh Rajbhandari | 2012-03-26 |
| * | | | | Updating EyeDropper tool to support new JSON data format for WebGL. | Nivesh Rajbhandari | 2012-03-26 |
| |/ / / |
|
* / / / | Timeline : Bug Fix : IKNINJA 1374 | Jonathan Duran | 2012-03-23 |
|/ / / |
|
* | / | Squashed commit of SnapManagerFixes | Valerio Virgillito | 2012-03-16 |
| |/
|/| |
|
* | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-13 |
|\ \
| |/
|/| |
|
| * | Merge pull request #110 from mqg734/WebGLFixes | Valerio Virgillito | 2012-03-13 |
| |\ |
|
| | * | Fixed element mediator, PI, and eye-dropper to handle different borders sides... | Nivesh Rajbhandari | 2012-03-12 |
| | * | Fixing selection tool when moving multiple selection in 3d mode. | Nivesh Rajbhandari | 2012-03-09 |
| | * | Eyedropper support for getting color value from webgl shapes. | Nivesh Rajbhandari | 2012-03-09 |
| | * | Eyedropper now supports strokes in rectangle shapes. | Nivesh Rajbhandari | 2012-03-07 |
| | * | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-06 |
| | |\ |
|
| | * | | Create drag plane parallel to working plane and offset by where the user clic... | Nivesh Rajbhandari | 2012-03-06 |
| | * | | Do not use transform code if transform mode is off. | Nivesh Rajbhandari | 2012-03-05 |
| | * | | We should show snap marker on mouse move even if user hasn't moused down yet. | Nivesh Rajbhandari | 2012-03-02 |
* | | | | turn off the fill color for pen tool paths by default | Pushkar Joshi | 2012-03-13 |
|/ / / |
|
* | | | bug fixes for spline interpolation | Pushkar Joshi | 2012-03-12 |
* | | | brush stroke options for calligraphic brush style | Pushkar Joshi | 2012-03-08 |
* | | | implement stroke hardness such that it is percentage of the stroke width that... | Pushkar Joshi | 2012-03-07 |
* | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-06 |
|\ \ \
| | |/
| |/| |
|
| * | | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
| |/ |
|
* | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-05 |
|\| |
|
| * | 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 branch 'brushtool' into pentool | Pushkar Joshi | 2012-03-02 |
|\ \ |
|
| * | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-02 |
| |\| |
|
| | * | 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 |
| | |\ \ |
|
| | * \ \ | Merge branch 'integration-candidate' of github.com:Motorola-Mobility/ninja-in... | Valerio Virgillito | 2012-02-28 |
| | |\ \ \ |
|