aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-07-09
|\ | | | | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * adding missing copyright to the feed reader.Valerio Virgillito2012-07-06
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge pull request #373 from kriskowal/bsdValerio Virgillito2012-07-06
| |\ | | | | | | Update copyright boilerplate
| | * Update copyright boilerplateKris Kowal2012-07-06
| |/
* | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-07-03
|\ \
| * \ Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-07-03
| |\ \
| * | | Timeline: Code refactor for Layer.jsJon Reid2012-07-03
| | | |
| * | | Merge remote-tracking branch 'origin/timeline-local' into timeline-localJon Reid2012-07-02
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js use mine; no idea why Git did this.
| | * | | Timeline: Bug fix IKNINJA-1792, Cut pasting multiple selected objects throwsJon Reid2012-07-02
| | | | | | | | | | | | | | | | | | | | error on console.
| * | | | Timeline: Bug fix IKNINJA-1792, Cut pasting multiple selected objects throwsJon Reid2012-07-02
| |/ / / | | | | | | | | | | | | error on console.
* | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-07-03
|\ \ \ \ | | |_|/ | |/| |
| * | | adding missing montage to the user library and temporary fix for picas ↵Valerio Virgillito2012-07-03
| | | | | | | | | | | | | | | | | | | | | | | | screen trash Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | Merge pull request #369 from aadsm/gh-329_template-creator-restores-elementValerio Virgillito2012-07-03
| |\ \ \ | | | | | | | | | | gh-329 Make Template Creator restore the elements after serialization
| | * | | gh-329 Make Template Creator restore the elements after serializationAntónio Afonso2012-07-03
| |/ / / | | | | | | | | To create the serialization the element of each component needs to point to a new one, since the code was not restoring these elements the components were left in an undefined state.
* | | | Cleanup PropertyTrack.jsJonathan Duran2012-07-03
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | | Cleanup Keyframe.jsJonathan Duran2012-07-03
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | | Cleanup Tween.jsJonathan Duran2012-07-03
| |_|/ |/| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | Cleanup TimelineTrack.jsJonathan Duran2012-07-03
| | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | Fix re-open 3D tweens correctlyJonathan Duran2012-07-03
| |/ |/| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | Fix performance bug when moving between nested levelsJonathan Duran2012-07-02
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-07-02
|\ \
| * | Timeline: Bug fix: Unable to reselect a layer with control-click that wasJon Reid2012-06-29
| | | | | | | | | | | | previously just deselected with control-click. (Yes, that's a weird one.)
| * | Timeline: Bug fix: IKNINJA-1857, "Using keyboard shortcut for chrome-previewJon Reid2012-06-29
| | | | | | | | | | | | | | | causes each layer in the timeline to remain selected even when clicking on another layer."
* | | Fix 3d rotate tweens not showing upJonathan Duran2012-07-02
| | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | select keyframe when first createdJonathan Duran2012-07-02
| | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-07-02
|\ \ \ | | |/ | |/|
| * | updating to version 7.0Valerio Virgillito2012-06-29
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | Merge pull request #360 from joseeight/DocumentValerio Virgillito2012-06-29
| |\ \ | | | | | | | | Adding fix to prevent video from playing
| | * \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #363 from ericguzman/stylesControllerPatch_6_29Valerio Virgillito2012-06-29
| |\ \ \ | | | | | | | | | | Styles Controller Patch to ignore unfound rules from getMatchedCSSRules
| | * | | Another null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| | | | |
| | * | | Null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| | | | |
| | * | | Styles Controller - getMatchingRules - Add forgotten return statementEric Guzman2012-06-29
| | | | |
| | * | | Styles controller - adding check for attached element in getMatchedCSSRulesEric Guzman2012-06-29
| | | | |
| | * | | Styles Controller Patch to ignore unfound rules from getMatchedCSSRulesEric Guzman2012-06-29
| | | | |
| | | * | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Merge pull request #41 from mencio/video-fixJose Antonio Marquez Russo2012-06-29
| | | |\ \ | | | | | | | | | | | | Fixing the video bug
| | | | * | fixing someValerio Virgillito2012-06-29
| | | |/ / | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | * | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| | | |\ \
| | | * | | Fixing reference to objectJose Antonio Marquez2012-06-28
| | | | | |
| | | * | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge pull request #40 from mencio/video-fixJose Antonio Marquez Russo2012-06-28
| | | |\ \ \ | | | | | | | | | | | | | | Video fix cleanup
| | | | * | | video autopsy fix: moving the event handler on creationValerio Virgillito2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | | * | | Merge branch 'refs/heads/Document' into video-fixValerio Virgillito2012-06-28
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Relocating codeJose Antonio Marquez2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I added the fix in the wrong location before, this is more proper, still needs to be moved to where the video element is created or added to the DOM (in this spot the event is added every time src is changed).
| | | * | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| | | |\ \ \ \
| | | * | | | | Fixing video autoplay bug in PIJose Antonio Marquez2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding functionality to prevent autoplay on videos while in author-time. Fixes chrome preview issues.
| | | * | | | | Preventing video playback on openJose Antonio Marquez2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This stops all videos from playing on open file. The same fix needs to be applied when an users sets autoplay in the PI.
| | | * | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| | | |\ \ \ \ \ \