| Commit message (Expand) | Author | Age |
* | re-wrote the radial blur shader. Changed tolerances in the deformation shaders. | hwc487 | 2012-07-11 |
* | BSD License | Kris Kowal | 2012-07-09 |
* | Merge branch 'normalize' of https://github.com/kriskowal/ninja-internal | Valerio Virgillito | 2012-07-09 |
|\ |
|
| * | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| * | Expand tabs | Kris Kowal | 2012-07-06 |
* | | Merge branch 'Taper' of https://github.com/ericmueller/ninja-internal | Valerio Virgillito | 2012-07-09 |
|\ \ |
|
| * | | 'V' texture map coordinate was inverted in some cases. | hwc487 | 2012-06-29 |
| * | | Added capability to split a mesh into multiiple parts to avoid buffer overflo... | hwc487 | 2012-06-28 |
* | | | Merge branch 'refs/heads/ninja-internal' into MaterialsUI | Nivesh Rajbhandari | 2012-07-09 |
|\ \ \
| | |/
| |/| |
|
| * | | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
* | | | PI, drawing and editing fixes for shapes and materials. | Nivesh Rajbhandari | 2012-07-09 |
* | | | Merge branch 'refs/heads/ninja-internal' into MaterialsUI | Nivesh Rajbhandari | 2012-07-02 |
|\| | |
|
| * | | Need to special case linear gradient, radial gradient and uber materials when... | Nivesh Rajbhandari | 2012-06-29 |
| |/ |
|
* / | Performance fix for WebGL materials playing even when the dialog/file is no l... | Nivesh Rajbhandari | 2012-06-27 |
|/ |
|
* | Fixed a problem with Uber shader where new values were getting clobbered by o... | hwc487 | 2012-06-15 |
* | Re-added Raiders material | hwc487 | 2012-06-15 |
* | Re-added Paris material | hwc487 | 2012-06-15 |
* | Fix for setting the specular map in the Uber shader. | hwc487 | 2012-06-15 |
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-14 |
|\ |
|
| * | fix bug #1704 where small paths/strokes with large stroke width caused a flip... | Pushkar Joshi | 2012-06-13 |
| * | correct path resizing in case of stroke width other than 1 | Pushkar Joshi | 2012-06-13 |
| * | fixes bug #1623: middle transform handle causes the brush stroke to have a ze... | Pushkar Joshi | 2012-06-13 |
* | | Fix for line color. | hwc487 | 2012-06-14 |
* | | Fixed alphabetization of material names. | hwc487 | 2012-06-14 |
* | | Fixes for runtime Taper material | hwc487 | 2012-06-13 |
* | | Oval stroke and fill material were stored in inverted order. | hwc487 | 2012-06-13 |
* | | Material bug fixes - reset texture array. | hwc487 | 2012-06-13 |
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-13 |
|\| |
|
| * | ignore hardness for calligraphic brushes if stroke width is 1 | Pushkar Joshi | 2012-06-12 |
* | | Removed a console message. | hwc487 | 2012-06-13 |
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-12 |
|\| |
|
| * | Merge branch 'refs/heads/master' into dom-container | Valerio Virgillito | 2012-06-11 |
| |\ |
|
| | * | Merge pull request #280 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-06-08 |
| | |\ |
|
| | | * | change the PI to make it look like the fill color affects the brush stroke color | Pushkar Joshi | 2012-06-07 |
| | | * | enable gradients for brush stroke (in authoring as well as runtime) | Pushkar Joshi | 2012-06-06 |
| * | | | rewrite: currentSelectedContainer -> domContainer | Valerio Virgillito | 2012-06-08 |
| |/ / |
|
| * | | Merge branch 'refs/heads/master' into element-model-fixes | Valerio Virgillito | 2012-06-06 |
| |\| |
|
| | * | enable gradients for pen stroke and fill | Pushkar Joshi | 2012-06-05 |
| | * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-31 |
| | |\ |
|
| | * | | move all the subpath functions to its prototype, and first version of the pen... | Pushkar Joshi | 2012-05-31 |
| | * | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-21 |
| | |\ \ |
|
| | * | | | code cleanup and starting the subtool functionality | Pushkar Joshi | 2012-05-11 |
| | * | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-07 |
| | |\ \ \ |
|
| | * | | | | undo some previous change that was halving the alpha value of the stroke | Pushkar Joshi | 2012-05-01 |
| | * | | | | small code changes (mostly re-org) | Pushkar Joshi | 2012-05-01 |
| | * | | | | Fixed 1436 Brush: Calligraphic brushstroke is slightly thicker than the round... | Pushkar Joshi | 2012-05-01 |
| | * | | | | prevent alpha values from accumulating over 1 due to rounding...fixes 1443 Br... | Pushkar Joshi | 2012-05-01 |
| | * | | | | scale the brush stroke according to the input width and height | Pushkar Joshi | 2012-04-27 |
| * | | | | | removing all model creators. | Valerio Virgillito | 2012-06-05 |
| | |_|_|/
| |/| | | |
|
* | | | | | Runtime material fixes | hwc487 | 2012-06-12 |