aboutsummaryrefslogtreecommitdiff
path: root/js/controllers
Commit message (Expand)AuthorAge
...
| | | * | | | | | - enable/disable save, saveAs, saveAll, close, closeAll as per documents openAnanya Sen2012-03-22
| | * | | | | | | Merge pull request #145 from ericguzman/PresetsPIValerio Virgillito2012-03-28
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Presets - Remove style transition when transition doesn't start. Also added t...Eric Guzman2012-03-29
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-03-27
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Presets Panel - Adding presets controller and removing functionality from pan...Eric Guzman2012-03-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Reverting change for IKNinja-1355 because it is causing line tool to fail.Nivesh Rajbhandari2012-03-27
| | |/ / / / | |/| | | |
* | | | | | Check for Viewport case in StageController styles lookup.Nivesh Rajbhandari2012-03-27
* | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
|\| | | | |
| * | | | | Merge pull request #142 from joseeight/ColorValerio Virgillito2012-03-26
| |\ \ \ \ \
| | * | | | | Fix: IKNINJA-1355Jose Antonio Marquez2012-03-26
| | |/ / / /
| * | | | | Fixed a problem switching from 3D to 2D and back to 3D.hwc4872012-03-23
| * | | | | Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Compo...Jose Antonio Marquez2012-03-23
| |\ \ \ \ \
| | * | | | | Respect play/pause WebGL animation when saving files and re-rendering caused ...Nivesh Rajbhandari2012-03-23
| | * | | | | Adding checkbox in PI to start/stop WebGL animation preview.Nivesh Rajbhandari2012-03-22
| * | | | | | Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Compo...Jose Antonio Marquez2012-03-22
| |\| | | | |
| | * | | | | Squashed commit of the following GL integrationValerio Virgillito2012-03-22
| * | | | | | Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Compo...Jose Antonio Marquez2012-03-22
| |\| | | | |
| | * | | | | Changes to the webrequest blocking and adding a google.com permission workaroundValerio Virgillito2012-03-21
| * | | | | | Adding firstDraw event to components addedJose Antonio Marquez2012-03-22
| |/ / / / /
| * | | | | Merge branch 'refs/heads/FileIO' into FileIO-Montage-ComponentsJose Antonio Marquez2012-03-21
| |\ \ \ \ \
| | * | | | | Removing usage of webRequest APIsJose Antonio Marquez2012-03-21
| | |/ / / /
| * | | | | Merge branch 'refs/heads/francoisfrisch-Ninja-Internal' into FileIO-Montage-C...Jose Antonio Marquez2012-03-21
| |\ \ \ \ \
| | * | | | | Fixing the selection issuesValerio Virgillito2012-03-20
| | * | | | | fixing the selection for the picasa carouselValerio Virgillito2012-03-19
| * | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO-Montage-ComponentsJose Antonio Marquez2012-03-21
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | fixing the selection of components. Temporary workaround for now.Valerio Virgillito2012-03-18
| * | | | | Adding back webkit-transform styles in set3DProperties. Changing "zoom" to "z...Valerio Virgillito2012-03-17
| * | | | | fixing the map styles and temporary disabling the 3d styles for elements.Valerio Virgillito2012-03-17
| | |_|_|/ | |/| | |
* | | | | Adding logic for flatten checkbox in PI.Nivesh Rajbhandari2012-03-24
* | | | | WebGL needs to have 3d styles to render.Nivesh Rajbhandari2012-03-22
* | | | | Do not set webkit-transform styles on elements unless 3d is used on them.Nivesh Rajbhandari2012-03-21
* | | | | Get matrix and perspective distance from styles controller.Nivesh Rajbhandari2012-03-21
* | | | | IKNINJA-1370 - Toggle WebGL on/off is no longer working in the PI.Nivesh Rajbhandari2012-03-20
| |/ / / |/| | |
* | | | Support button control in Properties Panel and use them for edit fill and str...Nivesh Rajbhandari2012-03-20
* | | | Removing zoom from element's getMatrix. Zoom should only be checked on stage.Nivesh Rajbhandari2012-03-20
|/ / /
* | | IKNINJA-1305 : fixed the check for stopVideos() method's existenceAnanya Sen2012-03-16
* | | Removing the name attribute from the PI. Fixing the ID and Class attribute fr...Valerio Virgillito2012-03-14
| |/ |/|
* | Some code cleanup - removing unused assignments.Valerio Virgillito2012-03-13
|/
* Merge pull request #110 from mqg734/WebGLFixesValerio Virgillito2012-03-13
|\
| * Fixed element mediator, PI, and eye-dropper to handle different borders sides...Nivesh Rajbhandari2012-03-12
| * Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| |\
| * \ Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| |\ \
| * | | gradient support for canvas-2d shapes.Nivesh Rajbhandari2012-03-07
| * | | Gradient support for canvas-2d rectangle.Nivesh Rajbhandari2012-03-07
| * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-07
| |\ \ \
| * | | | preliminary support for setting gradients on webgl shapes.Nivesh Rajbhandari2012-03-07
* | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIOJose Antonio Marquez2012-03-09
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Temp Gradient FixJose Antonio Marquez2012-03-09
| | |_|/ | |/| |
| * | | IKNINJA-1270: fixed browser crashing when you close a document while playing ...Ananya Sen2012-03-08
| | |/ | |/|