aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-05-24
|\
| * Updates for WebGL/Canvas 2D authortime and runtime gradients.hwc4872012-05-18
| |
| * canvas 2d radial gradient render problem.hwc4872012-05-17
| |
| * Linear & radial gradients for runtime fixeshwc4872012-05-17
| |
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-17
| |\
| * | Gradient matching between WebGL and Canvas2Dhwc4872012-05-15
| | |
| * | base canvas 2d rendering of radial gradient on size of the filled region onlyhwc4872012-05-14
| | |
| * | removed console output.hwc4872012-05-14
| | |
| * | Drag plane not being set. Injection from a recent checkin of mine.hwc4872012-05-14
| | |
| * | removed some console output.hwc4872012-05-14
| | |
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| |\ \
| * \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/lib/geom/circle.js js/lib/geom/rectangle.js
| * \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-10
| |\ \ \ \
| * | | | | Fixed an inaccuracy snapping to the stage.hwc4872012-05-10
| | | | | |
| * | | | | code cleanup for linear gradients.hwc4872012-05-08
| | | | | |
| * | | | | WebGL linear gradients to match CSShwc4872012-05-08
| | | | | |
| * | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-08
| |\ \ \ \ \
| * | | | | | Radial gradients to match CSShwc4872012-05-08
| | | | | | |
* | | | | | | recreating layer propsJonathan Duran2012-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | | | | | Diamond keyframesJonathan Duran2012-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | | | | | update ease method to distinguish between main animation and prop animationsJonathan Duran2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-05-22
|\ \ \ \ \ \ \
| * | | | | | | Timeline: Code cleanupJon Reid2012-05-18
| | | | | | | |
| * | | | | | | Timeline: Bug fixes for deleting elements.Jon Reid2012-05-18
| | | | | | | |
| * | | | | | | Timeline: Fix element insertion to use new TimelinePanel properties andJon Reid2012-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | multiselect. Fix Property Panel so changing an ID there will actually change an ID on the element (broken by switch from id to data-montage-id change).
| * | | | | | | Timeline: More bug fixes and code cleanup for multiselect.Jon Reid2012-05-17
| | | | | | | |
| * | | | | | | Timeline: Bug fixes for multiselectJon Reid2012-05-17
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineProps' into timeline-localJon Reid2012-05-17
| |\ \ \ \ \ \ \
| * | | | | | | | Timeline: Multiselect improvements. New convenience methods. MultiselectJon Reid2012-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drag and drop.
| * | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineProps' into timeline-localJon Reid2012-05-16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ninja-jduran/TimelineUber' into ↵Jon Reid2012-05-15
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timeline-multiselect
| * | | | | | | | | | Timeline: Multiselect from the layer panel.Jon Reid2012-05-15
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'timeline-local' into timeline-multiselectJon Reid2012-05-15
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js resolved using theirs. (selectLayers)
| | * | | | | | | | | | Timeline: Code cleanup. Improve efficiency for track scrolling.Jon Reid2012-05-15
| | | | | | | | | | | |
| * | | | | | | | | | | Timeline: Multiselect.Jon Reid2012-04-27
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | fixed bug with keyboard shortcut for fill/ink toolJohn Mayhew2012-05-16
| | | | | | | | | | | |
| * | | | | | | | | | | -added new images for the text tool optionsJohn Mayhew2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -simplified text options CSS -fixed styling to accommodate new images
| * | | | | | | | | | | updated object 3D options bar to use the new radio stylesJohn Mayhew2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed its use of the sprite sheet
| * | | | | | | | | | | Add color to tag toolValerio Virgillito2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵John Mayhew2012-05-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | WorkingBranch
| * | | | | | | | | | | -fixed spacing problem in the tag toolJohn Mayhew2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -implemented the new mode radio buttons for the pen tool
| * | | | | | | | | | | -changed tool options radio button class to match the styling of the shape ↵John Mayhew2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | options tool buttons -fixed bug injected in the tag tool caused by accidental removal of the value element attribute -moved color chip in the tag tool to the right of the element radio button group
| * | | | | | | | | | | -updated images for tag and zoom toolJohn Mayhew2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -made tag and zoom tool radio group button styles consistent and removed duplicate classes
| * | | | | | | | | | | fixed bug introduced when we removed the color toolbar. The styling of the ↵John Mayhew2012-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color chips in the PI was broken due to a reliance on a css class from the colortoolbar reel. The requried class was copied to the properties.css file as a temporary fix.
| * | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵John Mayhew2012-05-10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | WorkingBranch
| * | | | | | | | | | | put color chips in the inkbottle and fill toolJohn Mayhew2012-05-10
| | | | | | | | | | | |
| * | | | | | | | | |