aboutsummaryrefslogtreecommitdiff
path: root/js/lib
Commit message (Expand)AuthorAge
* Merge branch 'SevenDotOneCommits' of https://github.com/ericmueller/ninjaValerio Virgillito2012-07-23
|\
| * Bugs fixed:hwc4872012-07-23
* | Fix: Adding a check for element w/h/t/lJose Antonio Marquez2012-07-23
|/
* Merge branch 'Fixes_071' of https://github.com/mqg734/ninjaValerio Virgillito2012-07-20
|\
| * IKNINJA-1780 - [Shape] Error when opening document that contains a shape with...Nivesh Rajbhandari2012-07-19
* | Renamed Raiders material to Dark Blur, and Paris to Blue Sky.hwc4872012-07-19
|/
* re-wrote the radial blur shader. Changed tolerances in the deformation shaders.hwc4872012-07-11
* BSD LicenseKris Kowal2012-07-09
* Merge branch 'normalize' of https://github.com/kriskowal/ninja-internalValerio Virgillito2012-07-09
|\
| * Remove trailing spacesKris Kowal2012-07-06
| * Expand tabsKris Kowal2012-07-06
* | Merge branch 'Taper' of https://github.com/ericmueller/ninja-internalValerio Virgillito2012-07-09
|\ \
| * | 'V' texture map coordinate was inverted in some cases.hwc4872012-06-29
| * | Added capability to split a mesh into multiiple parts to avoid buffer overflo...hwc4872012-06-28
* | | Merge branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-09
|\ \ \ | | |/ | |/|
| * | Update copyright boilerplateKris Kowal2012-07-06
* | | PI, drawing and editing fixes for shapes and materials.Nivesh Rajbhandari2012-07-09
* | | Merge branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-02
|\| |
| * | Need to special case linear gradient, radial gradient and uber materials when...Nivesh Rajbhandari2012-06-29
| |/
* / Performance fix for WebGL materials playing even when the dialog/file is no l...Nivesh Rajbhandari2012-06-27
|/
* Fixed a problem with Uber shader where new values were getting clobbered by o...hwc4872012-06-15
* Re-added Raiders materialhwc4872012-06-15
* Re-added Paris materialhwc4872012-06-15
* Fix for setting the specular map in the Uber shader.hwc4872012-06-15
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-14
|\
| * fix bug #1704 where small paths/strokes with large stroke width caused a flip...Pushkar Joshi2012-06-13
| * correct path resizing in case of stroke width other than 1Pushkar Joshi2012-06-13
| * fixes bug #1623: middle transform handle causes the brush stroke to have a ze...Pushkar Joshi2012-06-13
* | Fix for line color.hwc4872012-06-14
* | Fixed alphabetization of material names.hwc4872012-06-14
* | Fixes for runtime Taper materialhwc4872012-06-13
* | Oval stroke and fill material were stored in inverted order.hwc4872012-06-13
* | Material bug fixes - reset texture array.hwc4872012-06-13
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-13
|\|
| * ignore hardness for calligraphic brushes if stroke width is 1Pushkar Joshi2012-06-12
* | Removed a console message.hwc4872012-06-13
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-12
|\|
| * Merge branch 'refs/heads/master' into dom-containerValerio Virgillito2012-06-11
| |\
| | * Merge pull request #280 from pushkarjoshi/brushtoolValerio Virgillito2012-06-08
| | |\
| | | * change the PI to make it look like the fill color affects the brush stroke colorPushkar Joshi2012-06-07
| | | * enable gradients for brush stroke (in authoring as well as runtime)Pushkar Joshi2012-06-06
| * | | rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
| |/ /
| * | Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
| |\|
| | * enable gradients for pen stroke and fillPushkar Joshi2012-06-05
| | * Merge branch 'master' into pentoolPushkar Joshi2012-05-31
| | |\
| | * | move all the subpath functions to its prototype, and first version of the pen...Pushkar Joshi2012-05-31
| | * | Merge branch 'master' into pentoolPushkar Joshi2012-05-21
| | |\ \
| | * | | code cleanup and starting the subtool functionalityPushkar Joshi2012-05-11
| | * | | Merge branch 'master' into pentoolPushkar Joshi2012-05-07
| | |\ \ \
| | * | | | undo some previous change that was halving the alpha value of the strokePushkar Joshi2012-05-01