Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Timeline: updated livePreview to timeline play. Hide canvas and draw red outline | Valerio Virgillito | 2012-07-19 |
| | | | | | | | | - Changed the play button to a toggle button - livePreview code in stage activated via bindings - Draw a red outline of the canvas when in play Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing the copyrights on the timeline branch pull request. | Valerio Virgillito | 2012-07-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Multi Doc Zoom Slider Handling | Kruti Shah | 2012-07-17 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Timeline: Bug fix: Now able to add first keyframe to an element using | Jon Reid | 2012-07-17 |
| | | | | function key. | ||
* | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-07-16 |
|\ | |||
| * | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-07-16 |
| |\ | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/PropertyTrack.reel/PropertyTrack.js Resolved by using both; both were needed. | ||
| * | | Timeline: Disable drag-and-drop on subproperty keyframes. Better error | Jon Reid | 2012-07-16 |
| | | | | | | | | | | | | handling. Fix some minor bugs. | ||
* | | | Styling of Zoom Slider + Grid Cut off limit taken care of + Hot text Bug ↵ | Kruti Shah | 2012-07-16 |
| |/ |/| | | | | | | | | | (left,top,width,height) changing it now changes the element on stage Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | | Zooming the tweens | Kruti Shah | 2012-07-12 |
|/ | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-07-09 |
|\ | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js js/panels/Timeline/Style.reel/Style.js js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Timeline: First pass at cleaning up TimelineTrack code. Changes propagated | Jon Reid | 2012-07-03 |
| | | | | | | | | to PropertyTrack, TimelineTrack, and Tween classes. | ||
* | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-07-09 |
|\ \ | |/ |/| | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | | |||
| * | Timeline: Better deselection of tweens when selecting/deselecting layers. | Jon Reid | 2012-06-28 |
| | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Resolved: use mine (doesn't matter, affected code block is in commented out section) | ||
* | | Timeline: Bug fix IKNINJA-1792, Cut pasting multiple selected objects throws | Jon Reid | 2012-07-02 |
| | | | | | | | | error on console. | ||
* | | Timeline: Bug fix: Unable to reselect a layer with control-click that was | Jon Reid | 2012-06-29 |
| | | | | | | | | previously just deselected with control-click. (Yes, that's a weird one.) | ||
* | | Timeline: Bug fix: IKNINJA-1857, "Using keyboard shortcut for chrome-preview | Jon Reid | 2012-06-29 |
| | | | | | | | | | | causes each layer in the timeline to remain selected even when clicking on another layer." | ||
* | | clean up | Jonathan Duran | 2012-06-28 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-28 |
|\| | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Used Theirs, doesn't matter, code block is in commented-out section. | ||
| * | FIX layer selection bug | Jonathan Duran | 2012-06-28 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Timeline: bug fix IKNINJA-1843 | Jon Reid | 2012-06-27 |
| | | |||
* | | Timeline: Better deselection of tweens when selecting/deselecting layers. | Jon Reid | 2012-06-28 |
|/ | |||
* | Bug Fix : PI changes in Position updates the hottest in timeline & Keyframes ↵ | Kruti Shah | 2012-06-27 |
| | | | | | | deselection help apply style property Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | FIx - hook up play button in timeline to live preview | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-26 |
|\ | |||
| * | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-06-26 |
| |\ | |||
| * | | Fix - deselect tweens when selecting a layer | Jonathan Duran | 2012-06-26 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | Timeline: Bug fix: Keyboard shortcut now works for adding keyframes, | Jon Reid | 2012-06-26 |
| |/ |/| | | | | | including splitting tweens. | ||
* | | Timeline: Bug fix IKNINJA-1816 | Jon Reid | 2012-06-26 |
|/ | |||
* | Timeline: bug fix: command-click now works for multi selecting layers on ↵ | Jon Reid | 2012-06-25 |
| | | | | Macs. Also disabled control-click on macs. | ||
* | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-25 |
|\ | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Resolution: Use both. | ||
| * | Timeline fix - remove unneeded binding | Jonathan Duran | 2012-06-22 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | FIx - can't delete keyframes | Jonathan Duran | 2012-06-22 |
| | | | | | | | | | | | | F5 now deletes the selected keyframe Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-06-20 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * \ | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-06-19 |
| |\ \ | |||
| * | | | LockedElements - Layers | Kruti Shah | 2012-06-19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | Lock ELements | Kruti Shah | 2012-06-19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | Locked Elements. Layer Controls | Kruti Shah | 2012-06-19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | | | | Timeline: Breadcrumb hash in currentDocument will now update as changes | Jon Reid | 2012-06-21 |
| | | | | | | | | | | | | | | | | are made to the DOM. | ||
* | | | | Timeline: Bug fix: When creating a new file, Timeline was disabled. | Jon Reid | 2012-06-21 |
| | | | | | | | | | | | | | | | | (Injection from fix of IKNINJA-1783) | ||
* | | | | Timeline: Bug fix IKNINJA-1791 Double-clicking to go in a child level and | Jon Reid | 2012-06-21 |
| | | | | | | | | | | | | | | | | | | | | coming back up to Body will collapse its layer and wipe out all the sub property keyframes. | ||
* | | | | Timeline: Bug fix IKNINJA-1755 Can't insert keyframes in a CSS style | Jon Reid | 2012-06-21 |
| | | | | | | | | | | | | | | | | property of an object on top layer | ||
* | | | | Timeline: Bug fix IKNINJA-1783, Timeline panel is disabled when CSS file is | Jon Reid | 2012-06-21 |
| | | | | | | | | | | | | | | | | open in another tab. | ||
* | | | | Timeline: Bug Fix: Document switching was doubling position tracks. | Jon Reid | 2012-06-21 |
| |_|/ |/| | | |||
* | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-19 |
|\ \ \ | | |/ | |/| | |||
| * | | Fix position tracks collapser to use unique element | Jonathan Duran | 2012-06-19 |
| |/ | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* / | Timeline: Re-enable drag-and-drop of layers, now with bonus DOM | Jon Reid | 2012-06-19 |
|/ | | | | manipulation! | ||
* | Timeline: Enable splitting of keyframes with F6 interaction. | Jon Reid | 2012-06-18 |
| | | | | Bug fix: Error on console if you press F6 with no layer selected. | ||
* | Timeline: Bug fix: Document switching no longer causes multiple styles to be | Jon Reid | 2012-06-15 |
| | | | | added. | ||
* | Timeline: Bug fix: Correctly maintain expand/collapse state of layers and | Jon Reid | 2012-06-15 |
| | | | | subproperties across document switching. |