Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #85 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-02-29 |
|\ | | | | | Brushtool | ||
| * | prevent extremely long path rendering (temporary fix) | Pushkar Joshi | 2012-02-29 |
| | | |||
| * | changed the registration point of the brush tool icon and | Pushkar Joshi | 2012-02-29 |
| | | | | | | | | added a temporary check to prevent extremely long brush strokes | ||
| * | change in comment only | Pushkar Joshi | 2012-02-29 |
| | | |||
| * | resample the brush stroke so we don't have gaps if the path is drawn rapidly, | Pushkar Joshi | 2012-02-29 |
| | | | | | | | | | | | | | | and, allow to change the stroke color, and, more efficient stroke rendering by drawing translated radial gradients (instead of creating new gradients for each stroke sample) | ||
| * | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-28 |
| |\ | |||
| * \ | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-28 |
| |\ \ | |||
| * \ \ | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-24 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: imports/codemirror/mode/scheme/scheme.js js/tools/BrushTool.js | ||
| * | | | | render the brush stroke as a sequence of rectangles, with each rectangle ↵ | Pushkar Joshi | 2012-02-10 |
| | | | | | | | | | | | | | | | | | | | | having its own linear gradient | ||
| * | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-02-09 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-09 |
| |\ \ \ \ \ | |||
| * | | | | | | first phase of simple resampling to prevent tiny segments | Pushkar Joshi | 2012-02-09 |
| | | | | | | | |||
* | | | | | | | putting the color panel on top when opening ninja | Valerio Virgillito | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | | | Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal ↵ | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into integration-candidate Conflicts: js/ninja.reel/ninja.html Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | | | revert changes to the timeline | Valerio Virgillito | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | | | adding some margin to the bread crumb buttons | Valerio Virgillito | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | | | cleanup and fixing selecting each bread crumb | Valerio Virgillito | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | | | breadcrumb cleanup and moving the resized on top of the timeline panel | Valerio Virgillito | 2012-02-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | | | | Merge pull request #81 from ananyasen/integration-candidate | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | persist selections while switching documents | ||
| * | | | | | | | | minor fix for handling selections on switch document | Ananya Sen | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | | | | | | selection controller sets _isDocument = true if number of selections are 0, ↵ | Ananya Sen | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on switch document Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | | | | | | persist selections while switching documents | Ananya Sen | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | | | | | | Merge pull request #80 from joseeight/FileIO-Build-Candidate | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding CSS <link> attributes support to I/O | ||
| * | | | | | | | | | Merge branch 'refs/heads/integration-candidate' into FileIO-Build-Candidate | Jose Antonio Marquez | 2012-02-28 |
| |\| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'refs/heads/FileIO' into FileIO-Build-Candidate | Jose Antonio Marquez | 2012-02-28 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | CSS attributes | Jose Antonio Marquez | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting up logic to include attributes in <link> for the <style> duplicates and add attributes created in Ninja back to <link> tag on save. | ||
| | * | | | | | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-28 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-27 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| * | \ \ \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/NinjaInternal' into FileIO-Build-Candidate | Jose Antonio Marquez | 2012-02-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'integration-candidate' of ↵ | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into integration-candidate | ||
| * | | | | | | | | | | | | Merge pull request #79 from pushkarjoshi/pentool | Valerio Virgillito | 2012-02-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | Pentool | ||
| | * | | | | | | | | | | | reverting manifest name | Pushkar Joshi | 2012-02-28 |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||
| | * | | | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-28 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: manifest.json | ||
| | * | | | | | | | | | | new anchor control guide rendering (smaller handles) | Pushkar Joshi | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and clamp min. width and height to 1 while resizing subpaths | ||
| | * | | | | | | | | | | Bug fixes: | Pushkar Joshi | 2012-02-28 |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1152: allow deleting of multiple paths from inside pen tool 1128: keyboard hotkey shortcut 'P' for pen tool 941: changing width or height of the path scales the path | ||
| | * | | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-24 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | adding unpacked to the manifest file (to differentiate from the ninjateam ↵ | Pushkar Joshi | 2012-02-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (main) chrome app) | ||
* | | | | | | | | | | | | Merge branch 'ToolFixes' of https://github.com/mqg734/ninja-internal into ↵ | Valerio Virgillito | 2012-02-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | integration-candidate | ||
| * | | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-28 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||
| * | | | | | | | | | | |