aboutsummaryrefslogtreecommitdiff
path: root/js/tools
Commit message (Expand)AuthorAge
* Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-12
|\
| * Single perspective fix.Nivesh Rajbhandari2012-04-09
* | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-10
|\|
| * -webkit-transform-style needs to be set to preserve-3d for shapes regardless ...Nivesh Rajbhandari2012-04-05
| * Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca...Nivesh Rajbhandari2012-04-05
| * Fixing 3d tool reset to redraw handles.Nivesh Rajbhandari2012-04-05
| * Commenting out console logs.Nivesh Rajbhandari2012-04-05
| * Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
| |\
| | * Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
| | |\
| | | * We should require VecUtils instead of referring to the global reference since...Nivesh Rajbhandari2012-04-04
| | | * Merge branch 'refs/heads/EricSnapping' into WebGLFileIONivesh Rajbhandari2012-04-04
| | | |\
| | | | * Snapping fixes.hwc4872012-04-02
| | | * | Adjusting line's width and height when changing stroke size.Nivesh Rajbhandari2012-04-04
| | | * | Give user feedback about which element the Fill/InkBottle tools will act on.Nivesh Rajbhandari2012-04-03
| | | * | IKNinja-1376 - 3D values reverted when using Selection tool to move the objec...Nivesh Rajbhandari2012-04-02
| | | * | Switching to Linear/RadialGradient materials will set the corresponding color...Nivesh Rajbhandari2012-04-02
| | | * | Update PI and Color Panel to reflect default LinearGradient and RadialGradien...Nivesh Rajbhandari2012-03-30
| | | * | Merge branch 'refs/heads/ninja-internal' into WebGLFileIONivesh Rajbhandari2012-03-30
| | | |\|
| | | * | Updated shapes to always check for its stroke and fill colors and materials i...Nivesh Rajbhandari2012-03-29
| | | * | We shouldn't set z to 0 for translate tool snapping because user may want to ...Nivesh Rajbhandari2012-03-29
| * | | | IKNINJA-764 - The Local/Global options are not in synced with both 3D object ...Nivesh Rajbhandari2012-03-27
| * | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'refs/heads/WebGLFileIO' into WebGLMaterialsNivesh Rajbhandari2012-03-27
| |\ \ \ \ \
| * | | | | | WebGL needs to have 3d styles to render.Nivesh Rajbhandari2012-03-22
| * | | | | | IKNinja-1368 - Moving multiple selection of 2d elements starts changing the o...Nivesh Rajbhandari2012-03-22
| * | | | | | IKNINJA-758 - The rotation value of the stage is not updated in the propertie...Nivesh Rajbhandari2012-03-22
| * | | | | | Translation handles do not redraw at correct location when double-clicking to...Nivesh Rajbhandari2012-03-22
| * | | | | | Do not set webkit-transform styles on elements unless 3d is used on them.Nivesh Rajbhandari2012-03-21
* | | | | | | Breadcrumb FixKruti Shah2012-04-06
* | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-04
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-30
|\| | | | |
| * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | correctly update the brush stroke canvas size and position when the stroke si...Pushkar Joshi2012-03-23
| * | | | | Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23
| * | | | | revert to using the angle without flipping its sign...fixing some minor bugs ...Pushkar Joshi2012-03-20
| * | | | | draw the brush stroke in realtimePushkar Joshi2012-03-19
| * | | | | update values in the PI from values of the selected brush stroke or pen tool ...Pushkar Joshi2012-03-15
| * | | | | PI for pen and brush strokesPushkar Joshi2012-03-14
| * | | | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-03-13
| |\ \ \ \ \
| * | | | | | Add a smoothing amount parameter, and hide options based on checkboxesPushkar Joshi2012-03-13
* | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-29
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #145 from ericguzman/PresetsPIValerio Virgillito2012-03-28
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Text Tool - Remove inline style from user documentEric Guzman2012-03-27
| | | |_|/ / | | |/| | |
| * | | | | Check for webGLWorld before calling draw.Nivesh Rajbhandari2012-03-27
| | |_|_|/ | |/| | |
| * | | | Handle no-color/null.Nivesh Rajbhandari2012-03-26
| * | | | Updating EyeDropper tool to support new JSON data format for WebGL.Nivesh Rajbhandari2012-03-26
| |/ / /
* / / / Timeline : Bug Fix : IKNINJA 1374Jonathan Duran2012-03-23
|/ / /