Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed incorrect capitalization for DOCTYPE html | John Mayhew | 2012-07-09 |
| | |||
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces. | ||
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
| | |||
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | Bug Fix : Hot Text change from the CSS panel | Kruti Shah | 2012-06-27 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | 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> | ||
* | Bug Fix: Fix Animation for Position & Size Props | Kruti Shah | 2012-06-27 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Fix sub prop animations | Jonathan Duran | 2012-06-26 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | 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> | ||
* | Timeline: Bug fix: Keyframe animation now works with 3D elements. | Jon Reid | 2012-06-20 |
| | |||
* | prop tween splitting | Jonathan Duran | 2012-06-19 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | 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: 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." | ||
* | 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 | ||
| * | adding more missing properties to the timeline | Valerio Virgillito | 2012-06-12 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Sub Props | Kruti Shah | 2012-06-12 |
| | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | | collapse fix for restored style layers | Jonathan Duran | 2012-05-24 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Diamond keyframes | Jonathan Duran | 2012-05-23 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | update ease method to distinguish between main animation and prop animations | Jonathan Duran | 2012-05-22 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Fix restore tween for main layer track with multiple animation names | Jonathan Duran | 2012-05-16 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | methods for setting simple ease and splitting sub prop spans | Jonathan Duran | 2012-05-16 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Remove span highlighting and start syncing pos tracks and main track keyframes | Jonathan Duran | 2012-05-16 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | remove old method | Jonathan Duran | 2012-05-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | fix keyframe splitting | Jonathan Duran | 2012-05-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | remove console logs. add retrieve tweens method for prop tracks | Jonathan Duran | 2012-05-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | update stage element on sub prop keyframe select | Jonathan Duran | 2012-05-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | support width and height tween prop on re-opening saved doc | Jonathan Duran | 2012-05-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | handle more prop types in subgroup keyframe rules | Jonathan Duran | 2012-05-14 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | fix keyframe bug when adding keyframes to sub properties | Jonathan Duran | 2012-05-14 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | handle style changes on keyframes | Jonathan Duran | 2012-05-14 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | style keyframe rule addition | Jonathan Duran | 2012-05-14 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | allow splitting existing spans with new keyframe | Jonathan Duran | 2012-05-11 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Change sub property track arrays | Jonathan Duran | 2012-05-08 |
| | | | | | | | | | | | | Remove transform section and move width and height into Position section. rename position section Position and Size. additional support for generic prop tweens Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Merge branch 'refs/heads/TimelineUber' into TimelineProps | Jonathan Duran | 2012-05-04 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | Timeline: True drag-and-drop of keyframes | Jon Reid | 2012-05-04 |
| | | | |||
| * | | Timeline: More work on tween drag-and-drop | Jon Reid | 2012-05-03 |
| |/ | |||
* / | Fix subproperty keyframe selection | Jonathan Duran | 2012-05-04 |
|/ | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: Change serialization parameters for some component properties. | Jon Reid | 2012-04-30 |
| | |||
* | Timeline: Replace id with data-montage-id in all reels. | Jon Reid | 2012-04-27 |
| | |||
* | Merge branch 'refs/heads/serialization' | Valerio Virgillito | 2012-04-27 |
|\ | |||
| * | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | | | | | preparation for montage converting to the new "prototype" format fully | ||
* | | Turn on width and height as tweenable properties | Jonathan Duran | 2012-04-24 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Remove unneeded require | Jonathan Duran | 2012-04-19 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | FIX for layer selection when adding a keyframe in unselected layer | Jonathan Duran | 2012-04-18 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> |