index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
controllers
/
elements
Commit message (
Expand
)
Author
Age
...
*
Adding back setProperties for canvas because width and height values need to ...
Nivesh Rajbhandari
2012-04-17
*
Merge branch 'refs/heads/ninja-internal' into WebGLFixes
Nivesh Rajbhandari
2012-04-17
|
\
|
*
Fixing the shape border
Valerio Virgillito
2012-04-13
|
*
removing _undo array and _targets array and use object instead of matching ar...
Valerio Virgillito
2012-04-13
|
*
Merge branch 'refs/heads/master' into undo-manager
Valerio Virgillito
2012-04-12
|
|
\
|
*
|
some code cleanup
Valerio Virgillito
2012-04-10
|
*
|
setProperties to the montage undo/redo
Valerio Virgillito
2012-04-09
*
|
|
IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected.
Nivesh Rajbhandari
2012-04-17
|
|
/
|
/
|
*
|
Borders are not factored into offset calculations by the browser, so we have ...
Nivesh Rajbhandari
2012-04-12
*
|
Single perspective fix.
Nivesh Rajbhandari
2012-04-09
|
/
*
Grow/shrink Line, Oval and Rectangles when changing stroke size.
Nivesh Rajbhandari
2012-04-06
*
-webkit-transform-style needs to be set to preserve-3d for shapes regardless ...
Nivesh Rajbhandari
2012-04-05
*
Fix for line tool not working because PI requests fill color for line as well...
Nivesh Rajbhandari
2012-04-05
*
Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca...
Nivesh Rajbhandari
2012-04-05
*
Merge branch 'refs/heads/ToolFixes' into WebGLMaterials
Nivesh Rajbhandari
2012-04-04
|
\
|
*
Merge branch 'refs/heads/WebGLFileIO' into ToolFixes
Nivesh Rajbhandari
2012-04-04
|
|
\
|
|
*
Adjusting line's width and height when changing stroke size.
Nivesh Rajbhandari
2012-04-04
|
|
*
Switching to Linear/RadialGradient materials will set the corresponding color...
Nivesh Rajbhandari
2012-04-02
|
|
*
IKNinna-1409 - Should dirty document when changing shape properties. IKNinja-...
Nivesh Rajbhandari
2012-04-02
|
|
*
Merge branch 'refs/heads/ninja-internal' into WebGLFileIO
Nivesh Rajbhandari
2012-03-30
|
|
|
\
|
|
*
|
Updated shapes to always check for its stroke and fill colors and materials i...
Nivesh Rajbhandari
2012-03-29
|
*
|
|
Adding replaceElement routine and event so Timeline can avoid removing and ad...
Nivesh Rajbhandari
2012-04-04
|
*
|
|
Squashed commit of Preparing for the montage undo-manager: Architecture changes
Valerio Virgillito
2012-04-04
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-27
|
|
\
|
|
*
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-27
|
|
\
\
|
*
|
|
revert to using the angle without flipping its sign...fixing some minor bugs ...
Pushkar Joshi
2012-03-20
|
*
|
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-16
|
|
\
\
\
|
*
|
|
|
update values in the PI from values of the selected brush stroke or pen tool ...
Pushkar Joshi
2012-03-15
|
*
|
|
|
PI for pen and brush strokes
Pushkar Joshi
2012-03-14
*
|
|
|
|
Merge branch 'refs/heads/ninja-internal' into WebGLMaterials
Nivesh Rajbhandari
2012-03-27
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Reverting change for IKNinja-1355 because it is causing line tool to fail.
Nivesh Rajbhandari
2012-03-27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Check for Viewport case in StageController styles lookup.
Nivesh Rajbhandari
2012-03-27
*
|
|
|
Merge branch 'refs/heads/ninja-internal' into WebGLMaterials
Nivesh Rajbhandari
2012-03-27
|
\
|
|
|
|
*
|
|
Fixed a problem switching from 3D to 2D and back to 3D.
hwc487
2012-03-23
|
*
|
|
Respect play/pause WebGL animation when saving files and re-rendering caused ...
Nivesh Rajbhandari
2012-03-23
|
*
|
|
Adding checkbox in PI to start/stop WebGL animation preview.
Nivesh Rajbhandari
2012-03-22
|
*
|
|
Merge branch 'refs/heads/master' into montage-integration
Valerio Virgillito
2012-03-21
|
|
\
\
\
|
*
|
|
|
fixing the selection of components. Temporary workaround for now.
Valerio Virgillito
2012-03-18
|
*
|
|
|
Adding back webkit-transform styles in set3DProperties. Changing "zoom" to "z...
Valerio Virgillito
2012-03-17
|
*
|
|
|
fixing the map styles and temporary disabling the 3d styles for elements.
Valerio Virgillito
2012-03-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Adding logic for flatten checkbox in PI.
Nivesh Rajbhandari
2012-03-24
*
|
|
|
WebGL needs to have 3d styles to render.
Nivesh Rajbhandari
2012-03-22
*
|
|
|
Do not set webkit-transform styles on elements unless 3d is used on them.
Nivesh Rajbhandari
2012-03-21
*
|
|
|
Get matrix and perspective distance from styles controller.
Nivesh Rajbhandari
2012-03-21
*
|
|
|
IKNINJA-1370 - Toggle WebGL on/off is no longer working in the PI.
Nivesh Rajbhandari
2012-03-20
|
|
/
/
|
/
|
|
*
|
|
Support button control in Properties Panel and use them for edit fill and str...
Nivesh Rajbhandari
2012-03-20
*
|
|
Removing zoom from element's getMatrix. Zoom should only be checked on stage.
Nivesh Rajbhandari
2012-03-20
|
/
/
*
/
Removing the name attribute from the PI. Fixing the ID and Class attribute fr...
Valerio Virgillito
2012-03-14
|
/
*
Fixed element mediator, PI, and eye-dropper to handle different borders sides...
Nivesh Rajbhandari
2012-03-12
*
gradient support for canvas-2d shapes.
Nivesh Rajbhandari
2012-03-07
[prev]
[next]