Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | first iteration of adding serializable to ninja plus other changes to run the... | Valerio Virgillito | 2012-06-06 | |
| * | | | | | | | | | adding the latest v0.10 montage | Valerio Virgillito | 2012-06-05 | |
| | | | | | | | * | | We need to guard against cases where some PI controls are using HottextUnit b... | Nivesh Rajbhandari | 2012-06-13 | |
| | | | | | | | * | | Merge branch 'refs/heads/ninja-internal' into PI_HotTextFixes | Nivesh Rajbhandari | 2012-06-13 | |
| | | | | | | | |\ \ | | | | | | | | |/ / | | | | | | | |/| | | ||||
| | | | | | | * | | | Merge pull request #291 from joseeight/TempPromptUI | Valerio Virgillito | 2012-06-13 | |
| | | | | | |/| | | | ||||
| | | | | | | * | | | Merge branch 'refs/heads/Ninja-Internal' into TempPromptUI | Jose Antonio Marquez | 2012-06-12 | |
| | | | | | | |\ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||
| | | | | | | * | | | Adding temp prompt UI component | Jose Antonio Marquez | 2012-06-11 | |
| | | | | | | * | | | Adding close Ninja prompt | Jose Antonio Marquez | 2012-06-11 | |
| | | | | | * | | | | Merge pull request #290 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-06-12 | |
| | | | | |/| | | | | | | | | | | |_|/ | | | | | | |/| | | ||||
| | | | | | * | | | change the brush runtime to ignore hardness in case of strokewidth of 1 | Pushkar Joshi | 2012-06-12 | |
| | | | | | * | | | ignore hardness for calligraphic brushes if stroke width is 1 | Pushkar Joshi | 2012-06-12 | |
| | | | | | * | | | correct mouse cursor on mousemove | Pushkar Joshi | 2012-06-12 | |
| | | | | | * | | | allow the addition of anchor points to a closed path (the mouse move cursor s... | Pushkar Joshi | 2012-06-12 | |
| | | | | | * | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-06-12 | |
| | | | | | |\ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||
| | | | | | * | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-06-11 | |
| | | | | | |\| | | ||||
| | | | | | * | | | fix the brush tool runtime: update the brush coordinates to account for chang... | Pushkar Joshi | 2012-06-11 | |
| | | | | * | | | | Merge pull request #299 from mqg734/GIO_Fixes | Valerio Virgillito | 2012-06-12 | |
| | | | |/| | | | | ||||
| | | | | * | | | | IKNINJA-1675 - Cannot resize SVG using free transform tool. | Nivesh Rajbhandari | 2012-06-12 | |
| | | | |/ / / / | | | |/| | | | | ||||
| | | | * | | | | Merge pull request #289 from mqg734/PI_Global3d | Valerio Virgillito | 2012-06-12 | |
| | | |/| | | | | ||||
| | | | * | | | | Fixing typo. | Nivesh Rajbhandari | 2012-06-11 | |
| | | | * | | | | Removing unused requires from 3d PI section. | Nivesh Rajbhandari | 2012-06-11 | |
| | | | * | | | | IKNinja-1377 - Global rotation does not work if object is translated in z. | Nivesh Rajbhandari | 2012-06-11 | |
| | | | | |/ / | | | | |/| | | ||||
| | | | | | * | Fixing properties panel to support px and % for body and other elements. | Nivesh Rajbhandari | 2012-06-12 | |
| | | | |_|/ | | | |/| | | ||||
| | | * | | | Merge pull request #288 from mencio/dom-container | Valerio Virgillito | 2012-06-11 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | ||||
| | | | * | | Merge branch 'refs/heads/master' into dom-container | Valerio Virgillito | 2012-06-11 | |
| | | | |\ \ | | | | |/ / | | | |/| | | ||||
| | | * | | | Merge pull request #286 from mqg734/ScrollBarFix | Valerio Virgillito | 2012-06-11 | |
| | | |\ \ \ | ||||
| | | | * \ \ | Merge branch 'refs/heads/ninja-internal' into ScrollBarFix | Nivesh Rajbhandari | 2012-06-08 | |
| | | | |\ \ \ | ||||
| | | | * | | | | Removing iframeContainer scroll styles since the scrollbars are not drawn in ... | Nivesh Rajbhandari | 2012-06-08 | |
| | | | * | | | | Overriding scrollbar styles on the template so the scroll track is not white.... | Nivesh Rajbhandari | 2012-06-08 | |
| | | * | | | | | Merge pull request #287 from joseeight/FileIO | Valerio Virgillito | 2012-06-11 | |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||
| | | | * | | | | Re-adding temp doc type | Jose Antonio Marquez | 2012-06-09 | |
| | | |/ / / / | ||||
| | | | | * | | removing console log | Valerio Virgillito | 2012-06-11 | |
| | | | | * | | rewrite: currentSelectedContainer -> domContainer | Valerio Virgillito | 2012-06-08 | |
| | | | |/ / | ||||
* | | | | | | Remove obsolete absolute/relative options from timeline config menu | Jonathan Duran | 2012-06-15 | |
* | | | | | | Hide timeline zoom slider temporarily | Jonathan Duran | 2012-06-15 | |
* | | | | | | remove console logs | Jonathan Duran | 2012-06-15 | |
* | | | | | | Fix sub prop re-open for tweens | Jonathan Duran | 2012-06-15 | |
* | | | | | | F6 support for keyframes | Jonathan Duran | 2012-06-15 | |
* | | | | | | Timeline: fix serialization error. | Jon Reid | 2012-06-14 | |
* | | | | | | Merge branch 'new-easing-menu' into timeline-local | Jon Reid | 2012-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Timeline: New easing menu. | Jon Reid | 2012-06-14 | |
| * | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into new-easing-menu | Jon Reid | 2012-06-14 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Timeline: More work on new easing menu. | Jon Reid | 2012-06-13 | |
| * | | | | | | | Timeline: New popup menu for easing choices. | Jon Reid | 2012-06-12 | |
* | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-local | Jon Reid | 2012-06-14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||
| * | | | | | | Merge pull request #1 from ntfx47/TimelineUber | Jonathan Duran | 2012-06-13 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Fix the broken animation | Kruti Shah | 2012-06-12 | |
| |/ / / / / / | ||||
* | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-12 | |
|\| | | | | | | ||||
| * | | | | | | Clean up | Kruti Shah | 2012-06-12 | |
| * | | | | | | Merge branch 'refs/heads/TimelineUberjd' into TimelineUber | Kruti Shah | 2012-06-12 | |
| |\ \ \ \ \ \ |