| Commit message (Expand) | Author | Age |
* | Merge branch 'refs/heads/NINJA-master' into TimelineUber | Jonathan Duran | 2012-07-17 |
|\ |
|
| * | fixed incorrect capitalization for DOCTYPE html | John Mayhew | 2012-07-09 |
| * | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| * | 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 |
* | | Timeline: Ameliorate slowness when adding first keyframe to an element. | Jon Reid | 2012-07-16 |
* | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-07-09 |
|\ \ |
|
| * | | Timeline: First pass at cleaning up TimelineTrack code. Changes propagated | Jon Reid | 2012-07-03 |
* | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-07-09 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
* | | Cleanup Tween.js | Jonathan Duran | 2012-07-03 |
* | | Fix performance bug when moving between nested levels | Jonathan Duran | 2012-07-02 |
* | | Fix 3d rotate tweens not showing up | Jonathan Duran | 2012-07-02 |
* | | select keyframe when first created | Jonathan Duran | 2012-07-02 |
|/ |
|
* | Bug Fix : Hot Text change from the CSS panel | Kruti Shah | 2012-06-27 |
* | Bug Fix : PI changes in Position updates the hottest in timeline & Keyframes ... | Kruti Shah | 2012-06-27 |
* | Bug Fix: Fix Animation for Position & Size Props | Kruti Shah | 2012-06-27 |
* | Fix sub prop animations | Jonathan Duran | 2012-06-26 |
* | Timeline Bug fixes | Jonathan Duran | 2012-06-26 |
* | Timeline: Bug fix: Keyframe animation now works with 3D elements. | Jon Reid | 2012-06-20 |
* | prop tween splitting | Jonathan Duran | 2012-06-19 |
* | Timeline: Bug Fixes | Jon Reid | 2012-06-18 |
* | 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 |
* | Merge remote-tracking branch 'ninja-internal/master' into test-merge | Jon Reid | 2012-06-15 |
|\ |
|
| * | adding more missing properties to the timeline | Valerio Virgillito | 2012-06-12 |
* | | Sub Props | Kruti Shah | 2012-06-12 |
* | | collapse fix for restored style layers | Jonathan Duran | 2012-05-24 |
* | | Diamond keyframes | Jonathan Duran | 2012-05-23 |
* | | update ease method to distinguish between main animation and prop animations | Jonathan Duran | 2012-05-22 |
* | | Fix restore tween for main layer track with multiple animation names | Jonathan Duran | 2012-05-16 |
* | | methods for setting simple ease and splitting sub prop spans | Jonathan Duran | 2012-05-16 |
* | | Remove span highlighting and start syncing pos tracks and main track keyframes | Jonathan Duran | 2012-05-16 |
* | | remove old method | Jonathan Duran | 2012-05-15 |
* | | fix keyframe splitting | Jonathan Duran | 2012-05-15 |
* | | remove console logs. add retrieve tweens method for prop tracks | Jonathan Duran | 2012-05-15 |
* | | update stage element on sub prop keyframe select | Jonathan Duran | 2012-05-15 |
* | | support width and height tween prop on re-opening saved doc | Jonathan Duran | 2012-05-15 |
* | | handle more prop types in subgroup keyframe rules | Jonathan Duran | 2012-05-14 |
* | | fix keyframe bug when adding keyframes to sub properties | Jonathan Duran | 2012-05-14 |
* | | handle style changes on keyframes | Jonathan Duran | 2012-05-14 |
* | | style keyframe rule addition | Jonathan Duran | 2012-05-14 |
* | | allow splitting existing spans with new keyframe | Jonathan Duran | 2012-05-11 |
* | | Change sub property track arrays | Jonathan Duran | 2012-05-08 |
* | | Merge branch 'refs/heads/TimelineUber' into TimelineProps | Jonathan Duran | 2012-05-04 |
|\ \ |
|
| * | | Timeline: True drag-and-drop of keyframes | Jon Reid | 2012-05-04 |