aboutsummaryrefslogtreecommitdiff
path: root/js/tools/PenTool.js
Commit message (Collapse)AuthorAge
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
| | | | | | | - Requiring all the previously pre-loaded files - RDGE, Codemirror and gl-matrix are not included via a script tag. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* new anchor control guide rendering (smaller handles)Pushkar Joshi2012-02-28
| | | | | and clamp min. width and height to 1 while resizing subpaths
* Bug fixes:Pushkar Joshi2012-02-28
| | | | | | 1152: allow deleting of multiple paths from inside pen tool 1128: keyboard hotkey shortcut 'P' for pen tool 941: changing width or height of the path scales the path
* Adding a data-RDGE-id attribute to each canvas to save/load canvas dataValerio Virgillito2012-02-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-09
|\
| * bug fixes for better anchor point rotation and removing snapping on hover ↵Pushkar Joshi2012-02-08
| | | | | | | | and mouse down
| * some minor bug fixes and code cleanupPushkar Joshi2012-02-07
| |
| * avoid overriding GlGeomObj translate methodPushkar Joshi2012-02-01
| |
| * handle the case of proper redraw when the alt key is held down even after ↵Pushkar Joshi2012-01-31
| | | | | | | | mouse up
| * display the anchor point to be selected on mouse hoverPushkar Joshi2012-01-31
| |
| * Merge pushkar branch on gerritt with github versionPushkar Joshi2012-01-30
| |
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>