Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix sub prop animations | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix end animation for style tracks | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix animation to end at last keyframe | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix play marker appearing in wrong position when clicking on a tween | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Move time marker when clicking anywhere in timeline tracks | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 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. | ||
| * | Timeline: Bug fix IKNINJA-1812, "Easing option switches to None | Jon Reid | 2012-06-25 |
| | | | | | | | | automatically when moving a keyframe" | ||
| * | Timeline: CSS fixes. | Jon Reid | 2012-06-25 |
| | | |||
* | | Timeline Bug fixes | Jonathan Duran | 2012-06-26 |
|/ | | | | | | Fix keyframe selection updating stage for sub props. Fix tween 0 for sub props on re-open. Fix repetition mismatch for styles and position tracks. Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | 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 - reopen subprop keyframes for Position and Size correctly | Jonathan Duran | 2012-06-25 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | 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/Timeline-local-kruti' into Timeline-merge-candidate | Jonathan Duran | 2012-06-21 |
| |\ | |||
| | * | Sub Property ADding KEyframe fixed | Kruti Shah | 2012-06-21 |
| | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | remove bad file | Jonathan Duran | 2012-06-20 |
| |/ | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-06-20 |
| |\ | |||
| * \ | 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> | ||
| * | | | | Layer Lock | 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> | ||
| * | | | | 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 branch 'refs/heads/timeline-local' into Timeline-merge-candidate | Jonathan Duran | 2012-06-20 |
|\ \ \ \ | |||
| * | | | | Timeline: Bug fix: Keyframe animation now works with 3D elements. | Jon Reid | 2012-06-20 |
| | |_|/ | |/| | | |||
* / | | | remove unneeded files | Jonathan Duran | 2012-06-20 |
|/ / / | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | remove obsolete functions | Jonathan Duran | 2012-06-19 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-19 |
|\ \ \ | | |/ | |/| | |||
| * | | prop tween splitting | Jonathan Duran | 2012-06-19 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | Lock Position and Size keyframes to main track keyframes | Jonathan Duran | 2012-06-19 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | 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: Default easing for new animation keyframes set to "none" per CSS | Jon Reid | 2012-06-18 |
| | | | | standard. | ||
* | Timeline: Bug Fixes | Jon Reid | 2012-06-18 |
| | | | | | | - Splitting tweens now works again for shift-click interaction - Fixed visual "jump" in keyframes and spans when splitting tweens - Set default easing to "none" to match CSS standard. | ||
* | 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. | ||
* | Timeline: Bug fix: When adding a new keyframe, easing is set to "undefined". | Jon Reid | 2012-06-15 |
| | |||
* | Timeline: Bug fix IKNINJA 1716, "Ease options are not correctly displayed in | Jon Reid | 2012-06-15 |
| | | | | Timeline after a file is saved and re-opened." | ||
* | Timeline: fix for IKNINJA-1676, "Timeline: Can't insert a keyframe to a CSS | Jon Reid | 2012-06-15 |
| | | | | property after deleting one" | ||
* | Timeline: Replace currentSelectedContainer with new model.domContainer. | Jon Reid | 2012-06-15 |
| | |||
* | Merge remote-tracking branch 'ninja-internal/master' into test-merge | Jon Reid | 2012-06-15 |
|\ | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js |