aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | | Uber material changes for IOhwc4872012-03-12
| | | | | | |
| | * | | | | Merge branch 'integration' of github.com:ericmueller/ninja-internal into ↵hwc4872012-03-12
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | integration
| | | * \ \ \ \ Merge pull request #4 from joseeight/FileIO-IntegrationEric2012-03-12
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | File IO Updates
| | * | | | | | | Merge branch 'integration' of github.com:ericmueller/ninja-internal into ↵hwc4872012-03-09
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | integration
| | | * | | | | | Merge pull request #3 from joseeight/FileIO-IntegrationEric2012-03-09
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Integrated dynamic path to assets
| | * | \ \ \ \ \ \ Merge branch 'FileIO-Integration' of github.com:joseeight/ninja-internal ↵hwc4872012-03-09
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | into integration
* | / | | | | | | | Adding Temp drag-drop I/O supportJose Antonio Marquez2012-03-15
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Added methods to get data from dropped file while document is opened and save as a file. Currently only supporting images and SVGs, no error handling, which will have to be done.
* | | | | | | | | Merge pull request #116 from joseeight/ColorValerio Virgillito2012-03-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Temp Fix for: IKNINJA-1078
| * | | | | | | | Temp Fix for: IKNINJA-1078Jose Antonio Marquez2012-03-13
| | | | | | | | |
* | | | | | | | | Removing the obsolete modalContainer div.Valerio Virgillito2012-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | Merge pull request #117 from mencio/layout-fixValerio Virgillito2012-03-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Layout Fixes and Canvas sized when panels are collapsed
| * | | | | | | | | Fixing the layout to only draw one level and stage resize when the panels ↵Valerio Virgillito2012-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are collapsed. Fixing the following bugs: IKNINJA-1068 Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | Some code cleanup - removing unused assignments.Valerio Virgillito2012-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | | Merge pull request #114 from mqg734/ToolFixesValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Fixed selection rectangle for multiple selection case.
| * | | | | | | | | Fixed drawing of multiple selection bounds when in flat case.Nivesh Rajbhandari2012-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-03-13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-03-13
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixing selection tool when moving multiple selection in 3d mode.Nivesh Rajbhandari2012-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | | | Fixing snapping bugs in Selection, translate and rotate tools.Nivesh Rajbhandari2012-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should show snap marker on mouse move for selection tool prior to mousing down as well. We should create drag plane parallel to the view and where the user moused down. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-03-12
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #112 from ericguzman/PresetsPanelValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | Presets panel - Ninja-leaf hover state
| * | | | | | | | | | | | | Presets Panel - Re-add dbl-click activationEric Guzman2012-03-13
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Presets Panel - Remove :active pseudo class from ninja-leafEric Guzman2012-03-13
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Presets Panel - Add :active pseudo class for ninja-treeEric Guzman2012-03-13
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Presets Panel - Adding single-click activationEric Guzman2012-03-13
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #115 from joseeight/ColorValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | Color folder rename
| * | | | | | | | | | | | Deleting temp folderJose Antonio Marquez2012-03-13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Renaming folderJose Antonio Marquez2012-03-13
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #113 from joseeight/ColorValerio Virgillito2012-03-13
|\| | | | | | | | | | | | | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | Gradient stop logic
| * | | | | | | | | | | Gradient stop logicJose Antonio Marquez2012-03-13
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made logic changes to allow for a minimum number of gradients to remain at 2 at all times and not apply default colors.
* | | | | | | | | | | Merge pull request #109 from imix23ways/TimelineUberValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | Timeline uber
| * | | | | | | | | | Fix unassigned track element on document switchJonathan Duran2012-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | | | | | | | | Timeline : Fixing deleting the layers and hash table and removing while ↵Jonathan Duran2012-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |