| Commit message (Expand) | Author | Age |
... | |
| | | * | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-02-22 |
| | | |\ |
|
| | | | * | Removing unused method that was using snapManager. | Nivesh Rajbhandari | 2012-02-22 |
| | | | * | Integrating Zoom tool fixes. | Nivesh Rajbhandari | 2012-02-22 |
| | | | * | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-22 |
| | | | |\
| | |_|_|/
| |/| | | |
|
| | | | * | Fixing eyedropper tool to get color from image data. This required us to work... | Nivesh Rajbhandari | 2012-02-22 |
| | | | * | Some more tweaks to not being able to select elements in top/side view. | Nivesh Rajbhandari | 2012-02-20 |
| | | * | | PulseMaterial and RadialBlurMaterial had typos in their import code. | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Integrating canvas-2d and WebGL drawing fixes. Also adding back WebGL materials. | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Do not use color object for stage's border since we don't allow users to modi... | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Revert "Integrating canvas-2d drawing and WebGL fixes, including adding back ... | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Color chips expect a color object, not a css value. | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-02-22 |
| | | |\ \
| | |_|/ /
| |/| | | |
|
| | | * | | Integrating canvas-2d drawing and WebGL fixes, including adding back WebGL ma... | Nivesh Rajbhandari | 2012-02-22 |
| | | * | | Updated Materials Library and Materials Editor Popup to work with latest vers... | mqg734 | 2012-02-21 |
| | | |/ |
|
| | | * | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-20 |
| | | |\ |
|
| | | * | | Fix for not being able to select an element in Top/Side view. | Nivesh Rajbhandari | 2012-02-14 |
| | | * | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-14 |
| | | |\ \ |
|
| | | * | | | Get color under mouse point from image or canvas. | Nivesh Rajbhandari | 2012-02-14 |
| | | * | | | Get color from canvas and images. | Nivesh Rajbhandari | 2012-02-14 |
| | | * | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-14 |
| | | |\ \ \ |
|
| | | * | | | | Check if eyedropper is over border or background. | Nivesh Rajbhandari | 2012-02-13 |
| | | * | | | | Fixed issue with tools not drawing their handles when mousing up. | Nivesh Rajbhandari | 2012-02-13 |
| | | * | | | | Working around inconsistent color object when getting/setting WebGL values. | Nivesh Rajbhandari | 2012-02-13 |
| | | * | | | | Fixed eyedropper tool to use new color routines. | Nivesh Rajbhandari | 2012-02-13 |
| | | * | | | | Updated ink bottle tool to use new setColor routine in the mediator and contr... | Nivesh Rajbhandari | 2012-02-13 |
* | | | | | | | local storage integration and versioning | Valerio Virgillito | 2012-02-22 |
|/ / / / / / |
|
* | | | | | | user document main reel listener moved to the html-document class. | Valerio Virgillito | 2012-02-21 |
* | | | | | | Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal i... | Valerio Virgillito | 2012-02-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | enabling nested selection | Valerio Virgillito | 2012-02-20 |
| * | | | | | | formatting and removing un-used code from the stage | Valerio Virgillito | 2012-02-20 |
| * | | | | | | cleanup | Valerio Virgillito | 2012-02-20 |
| * | | | | | | Removing the log of the url requests | Valerio Virgillito | 2012-02-20 |
| * | | | | | | Removing the timeline selection code. | Valerio Virgillito | 2012-02-20 |
| * | | | | | | Merge branch 'refs/heads/master' into nested-selection | Valerio Virgillito | 2012-02-20 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'nested-selection' of github.com:mencio/ninja-internal into nest... | Valerio Virgillito | 2012-02-20 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | formatting cleanup | Valerio Virgillito | 2012-02-20 |
| * | | | | | | | | formatting cleanup | Valerio Virgillito | 2012-02-20 |
| |/ / / / / / / |
|
| * | | | | | | | cleanup of the breadcrumb | Valerio Virgillito | 2012-02-20 |
* | | | | | | | | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
* | | | | | | | | Merge pull request #13 from ananyasen/FileIO | Jose Antonio Marquez Russo | 2012-02-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "check cloud availability before open file picker and new file dialogs" | Ananya Sen | 2012-02-21 |
| * | | | | | | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-20 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #11 from ericguzman/StylesControllerUpdates | Jose Antonio Marquez Russo | 2012-02-20 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/master' into StylesControllerUpdates | Eric Guzman | 2012-02-20 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge pull request #57 from joseeight/CloudFix | Valerio Virgillito | 2012-02-20 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | * | | | | | | | Cloud URL localStorage Fix | Jose Antonio Marquez | 2012-02-20 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'StylesControllerUpdates' of github.com:ericguzman/ninja-interna... | Eric Guzman | 2012-02-20 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Styles controller - Check for element's window object before querying for mat... | Eric Guzman | 2012-02-20 |
| | |/ / / / / / / |
|
| * / / / / / / / | Styles Controller -Fix invalid variable reference when looking for element's ... | Eric Guzman | 2012-02-20 |
| |/ / / / / / / |
|
* | | | | | | | | Clean up and repairing manifest | Jose Antonio Marquez | 2012-02-19 |