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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
Merge branch 'refs/heads/master' into StylesControllerUpdates
Eric Guzman
2012-02-08
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Styles Controller - added methods to get keyframe animation rules
Eric Guzman
2012-02-08
*
|
|
|
|
|
|
|
|
Setting defaults and more cleanup
Valerio Virgillito
2012-02-09
*
|
|
|
|
|
|
|
|
Merge branch 'refs/heads/master' into components
Valerio Virgillito
2012-02-09
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'refs/heads/ninja-internal' into ToolFixes
Nivesh Rajbhandari
2012-02-08
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fixed several typos in Materials import/export code to support toggling betwe...
Nivesh Rajbhandari
2012-02-08
*
|
|
|
|
|
|
|
|
Merge branch 'refs/heads/master' into components
Valerio Virgillito
2012-02-08
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #22 from ericguzman/StylesControllerUpdates
Valerio Virgillito
2012-02-08
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
/
/
/
/
/
/
|
|
|
/
/
/
/
/
/
|
|
*
|
/
/
/
/
Styles Controller - Added array of dirty stylesheets and event dispatch when ...
Eric Guzman
2012-02-08
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Fixing some typos and undeclared variables in GLRectangle and ShapesController.
Nivesh Rajbhandari
2012-02-07
|
*
|
|
|
|
|
Supporting switching materials in the PI. Also, moved makeFillMaterial and ma...
Nivesh Rajbhandari
2012-02-07
|
*
|
|
|
|
|
Fixed PI to support WebGL materials.
Nivesh Rajbhandari
2012-02-07
|
*
|
|
|
|
|
Merge branch 'refs/heads/ninja-internal' into ToolFixes
Nivesh Rajbhandari
2012-02-07
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
Force layout canvas and SelectionController to update their info when a 2d ca...
Nivesh Rajbhandari
2012-02-06
|
*
|
|
|
|
|
Support toggling between 2d and 3d canvas context. This requires us to create...
Nivesh Rajbhandari
2012-02-06
|
*
|
|
|
|
|
Add enabled property for ComboBox to support enabling/disabling materials dro...
Nivesh Rajbhandari
2012-02-06
|
*
|
|
|
|
|
Allow users to switch between 2d and webGL mode. Note that this doesn't curre...
Nivesh Rajbhandari
2012-02-06
|
*
|
|
|
|
|
Support use WebGL checkbox in the PI.
Nivesh Rajbhandari
2012-02-06
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' into components
Valerio Virgillito
2012-02-06
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Tree Controller - Clean out unused code
Eric Guzman
2012-02-06
|
*
|
|
|
|
Tree Controller - Initial add
Eric Guzman
2012-02-06
|
*
|
|
|
|
Styles Controller - Add some methods for modifying css keyframe rules
Eric Guzman
2012-02-06
|
*
|
|
|
|
Styles Controller - Correct author attribution for specificity calculation
Eric Guzman
2012-02-06
|
*
|
|
|
|
Styles Controller - Add code to remove cache items from history (not just nul...
Eric Guzman
2012-02-06
|
*
|
|
|
|
Styles Controller - First stab at group styling
Eric Guzman
2012-02-06
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' into components
Valerio Virgillito
2012-02-06
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #16 from ericguzman/TreeComponents
Valerio Virgillito
2012-02-06
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Tree Controller - Clean out unused code
Eric Guzman
2012-02-06
|
|
*
|
|
Tree Controller - Initial add
Eric Guzman
2012-02-06
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'refs/heads/NiveshColor' into ToolFixes
Nivesh Rajbhandari
2012-02-03
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Removed border special-casing from PI since the mediator now handles this gen...
Nivesh Rajbhandari
2012-02-01
|
|
*
|
Updated color code in the PI to go through element mediator.
Nivesh Rajbhandari
2012-02-01
|
|
*
|
Updated color code to handle shapes.
Nivesh Rajbhandari
2012-01-31
*
|
|
|
button component using json data
Valerio Virgillito
2012-02-03
*
|
|
|
Merge branch 'master' into components
Valerio Virgillito
2012-02-03
|
\
|
|
|
|
*
|
|
upgrading to Montage v0.6
Valerio Virgillito
2012-02-02
|
*
|
|
Integrating Pan and Zoom tool and snap manager fixes.
Nivesh Rajbhandari
2012-02-02
|
*
|
|
Updating Shapes PI to support corner radii. Also fixed PI bug where we were ...
Nivesh Rajbhandari
2012-02-02
|
*
|
|
Fixing 3d section of the PI.
Nivesh Rajbhandari
2012-01-31
|
*
|
|
Fixed issue with elements not drawing in the correct plane.
Nivesh Rajbhandari
2012-01-30
|
|
/
/
*
/
/
Simple button native widget test. Added a controller, pi and panel code.
Valerio Virgillito
2012-02-01
|
/
/
*
/
Updated canvas controller to override setProperties so we don't set styles wh...
Nivesh Rajbhandari
2012-01-27
|
/
*
First commit of Ninja to ninja-internal
Pierre Frisch
2012-01-27
[prev]