aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | runtime version of the brush stroke (similar to the pen paths, this seems to ...Pushkar Joshi2012-05-31
| | * | | | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-05-31
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pentool' into brushtoolPushkar Joshi2012-05-22
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into brushtoolPushkar Joshi2012-05-22
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge pull request #283 from mqg734/BodyPIValerio Virgillito2012-06-07
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'refs/heads/ninja-internal' into BodyPINivesh Rajbhandari2012-06-07
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Body PI fixes.Nivesh Rajbhandari2012-06-07
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #281 from joseeight/FileIOValerio Virgillito2012-06-07
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixing empty property bug with montage class on HTML tagJose Antonio Marquez2012-06-07
| | * | | | | | | | | Minor fixesJose Antonio Marquez2012-06-07
| | * | | | | | | | | Adding support for html and head tags attributesJose Antonio Marquez2012-06-07
| | * | | | | | | | | Fixing unique ID storeJose Antonio Marquez2012-06-07
| | * | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIOJose Antonio Marquez2012-06-07
| | |\| | | | | | | |
| | * | | | | | | | | Adding unique ID to canvas data foldersJose Antonio Marquez2012-06-07
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge pull request #282 from mencio/colorchip-fixValerio Virgillito2012-06-07
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | fixing the body color chip for non banners templatesValerio Virgillito2012-06-07
| |/ / / / / / / /
* | | | | | | | | - fixed multiple paste displacementAnanya Sen2012-06-08
* | | | | | | | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-07
|\| | | | | | | |
| * | | | | | | | Merge pull request #275 from mencio/element-model-fixesValerio Virgillito2012-06-07
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #276 from mqg734/DrawingToolsValerio Virgillito2012-06-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Do not create any tags or shapes with width or height of 0.Nivesh Rajbhandari2012-06-06
| * | | | | | | | | Merge pull request #274 from ananyasen/bugfix-masterValerio Virgillito2012-06-06
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | IKNINJA-1662 - fixed js error while resizing brewing in code viewAnanya Sen2012-06-05
| | * | | | | | | | | Merge branch 'refs/heads/ninja-internal-master' into bugfix-masterAnanya Sen2012-06-05
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IKNINJA-1645- fix - don't disable OK button on change of file typeAnanya Sen2012-06-05
| | | | | * | | | | | | fixing a rotation and zoom bugValerio Virgillito2012-06-06
| | | | | * | | | | | | Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #277 from joseeight/DocumentValerio Virgillito2012-06-06
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Cleaning more.Jose Antonio Marquez2012-06-06
| | * | | | | | | | | | | Cleaning upJose Antonio Marquez2012-06-06
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #272 from pushkarjoshi/pentoolValerio Virgillito2012-06-06
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | added gradients to pen path runtimePushkar Joshi2012-06-06
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | updated the ninja library version (now contains brushstroke and pen path rend...Pushkar Joshi2012-06-05
| | * | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-06-05
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | handle switching between multiple documents for Pen tool by having its own se...Pushkar Joshi2012-06-05
| | * | | | | | | | | enable gradients for pen stroke and fillPushkar Joshi2012-06-05
| | * | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-06-04
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | change the behavior of what happens when alt is pressed while moving anchor h...Pushkar Joshi2012-05-31
| | * | | | | | | | | somewhat working version of the canvas runtime for pen paths (the runtime ren...Pushkar Joshi2012-05-31
| | * | | | | | | | | 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
| | * | | | | | | | | | working version of the pen plus subtoolPushkar Joshi2012-05-30
| | * | | | | | | | | | working version of Pen minus subtoolPushkar Joshi2012-05-30
| | * | | | | | | | | | More consistent local and global mouse coords which solves a bug with the Pen...Pushkar Joshi2012-05-29
| | * | | | | | | | | | rename dragging plane to dragPlane (for consistency with ShapeTool)Pushkar Joshi2012-05-29
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | allow changes in the pen subtool in options to be seen by the pen tool code (...Pushkar Joshi2012-05-22
| | * | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-05-21
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | handle anchor point deletion correctly (does not yet fully work for PEN-MINUS...Pushkar Joshi2012-05-11
| | * | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-05-11
| | |\ \ \ \ \ \ \ \ \