aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* adding a container around the breadcrumb buttonValerio Virgillito2012-07-12
* Merge branch 'refs/heads/Ninja-Master' into DocumentJose Antonio Marquez2012-07-12
|\
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja into GridFixeshwc4872012-07-11
| |\
| * | re-wrote the radial blur shader. Changed tolerances in the deformation shaders.hwc4872012-07-11
| * | Tweak to an edge case in grid drawing.hwc4872012-07-10
| * | Grid drawing changeshwc4872012-07-10
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-10
| |\ \
| * | | Grid drawing fixeshwc4872012-07-10
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-09
| |\ \ \
| * | | | Grid drawing fixes.hwc4872012-07-09
| * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-09
| |\ \ \ \
| * | | | | fix for grid drawing.hwc4872012-07-09
| * | | | | fixes for grid drawing.hwc4872012-07-03
| * | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-06-29
| |\ \ \ \ \ \
* | | | | | | | Improving Document Bar UIJose Antonio Marquez2012-07-12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Removed the shaders that we do not have rights to.hwc4872012-07-10
| |_|_|_|_|/ |/| | | | |
* | | | | | fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
* | | | | | cleaned up remaining copyrights for releaseJohn Mayhew2012-07-09
* | | | | | Merge pull request #381 from kriskowal/normalizeValerio Virgillito2012-07-09
|\ \ \ \ \ \
| * | | | | | Normalize HTML DOCTYPEKris Kowal2012-07-09
* | | | | | | Merge branch 'refs/heads/ninja-internal-master' into codemirror-custom-theme-...Ananya Sen2012-07-09
|\| | | | | |
| * | | | | | Merge branch 'refs/heads/Ninja-Internal' into AnalyticsJose Antonio Marquez2012-07-09
| |\ \ \ \ \ \
| | * | | | | | BSD LicenseKris Kowal2012-07-09
| | | |_|_|_|/ | | |/| | | |
| * / | | | | Adding Google AnalyticsJose Antonio Marquez2012-07-09
| |/ / / / /
| * | | | | Merge branch 'normalize' of https://github.com/kriskowal/ninja-internalValerio Virgillito2012-07-09
| |\ \ \ \ \
| | * | | | | Normalize HTML doctypeKris Kowal2012-07-06
| | * | | | | Remove byte order markers (BOM)Kris Kowal2012-07-06
| | * | | | | Remove trailing spacesKris Kowal2012-07-06
| | * | | | | Normalize to unix line terminatorsKris Kowal2012-07-06
| | * | | | | Remove trailing spacesKris Kowal2012-07-06
| | * | | | | Expand tabsKris Kowal2012-07-06
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'GIO-TextTool' of https://github.com/dhg637/ninja-internalValerio Virgillito2012-07-09
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'refs/heads/master' into GIO-TextToolArmen Kesablyan2012-07-03
| | |\ \ \ \ \
| | * | | | | | Text Tool 2Armen Kesablyan2012-07-03
| | * | | | | | Merge branch 'refs/heads/master' into GIO-TextToolArmen Kesablyan2012-07-02
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Bug: Font Name & Size not updating text toolArmen Kesablyan2012-07-02
| | * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-06-28
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ 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
| | * | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Taperhwc4872012-06-29
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Taperhwc4872012-06-28
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Added capability to split a mesh into multiiple parts to avoid buffer overflo...hwc4872012-06-28
| * | | | | | | | | | Merge pull request #372 from mencio/youtube-fixValerio Virgillito2012-07-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Removing the youtube hack now that we have the proper fix from montageValerio Virgillito2012-07-03
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #371 from ananyasen/menu-bug-fixValerio Virgillito2012-07-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fixed IKNINJA-1877 : Clicking on a menu item should commit on mouse up and no...Ananya Sen2012-07-03
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #368 from mqg734/CopyPasteWebGLValerio Virgillito2012-07-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IKNinja-1736 and IKNinja-1802 - Copy paste WebGL bugs.Nivesh Rajbhandari2012-07-02
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #366 from joseeight/ColorValerio Virgillito2012-07-09
| |\ \ \ \ \ \ \ \ \ \