Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | 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 | |
* | | | | | | | | Merge pull request #10 from ananyasen/FileIO | Jose Antonio Marquez Russo | 2012-02-18 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | check cloud availability before open file picker and new file dialogs | Ananya Sen | 2012-02-20 | |
| | * | | | | | | - moved tools specific keyboard controls for desing view only | Ananya Sen | 2012-02-20 | |
| |/ / / / / / | ||||
| * | | | | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-18 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #55 from mencio/nested-selection | Valerio Virgillito | 2012-02-17 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Re-adding stage mouse wheel scrolling | Valerio Virgillito | 2012-02-17 | |
* | | | | | | | Merge pull request #54 from joseeight/TabPreview | Valerio Virgillito | 2012-02-17 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'refs/heads/NinjaInternal' into TabPreview | Jose Antonio Marquez | 2012-02-17 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #53 from joseeight/FileIO | Valerio Virgillito | 2012-02-17 | |
|\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | Chrome Preview | Jose Antonio Marquez | 2012-02-17 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-17 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'refs/heads/stage-matrix-issue' | Valerio Virgillito | 2012-02-17 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |