| Commit message (Collapse) | Author | Age |
|\
| |
| |
| | |
Textures
|
| |\
| | |
| | | |
Saving Google Components (reel components)
|
| | |
| | |
| | |
| | | |
This was broken, not sure when it broke, but working again.
|
| |/
| |
| |
| |
| |
| | |
Adding a first draw allows the component to have the right element so that ninja can use it's controller to get the component instance
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\|
| |
| |
| | |
Textures
|
| |
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ |
|
| |\ \
| | | |
| | | |
| | | | |
document-bindings-fix
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into document-bindings-fix
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
will get triggered before stage's bindings. This should fix the stage's styles not getting initialized correctly.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
document-bindings-fix
Conflicts:
js/stage/stage.reel/stage.js
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
finished initializeRootStyles.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \
| | | |
| | | | |
Adding back the stage references in the 3d classes and fixing styles lookup for the stage.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
document-bindings-fix
Conflicts:
js/stage/stage-deps.js
js/stage/stage.reel/stage.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Note that using "circle cover" comes close to matching our canvas 2d/WebGL shape's stroke gradients, but still a little off.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- using array controller to bind the current document to all ninja components
- removed open document event
- removed references to the document controller
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \
| | |/
| |/|
| | | |
Textures
|
| |/
| |
| |
| | |
Need to figure out CSS overwrite issue <style>
|
|\|
| |
| |
| |
| |
| |
| | |
Textures
Conflicts:
js/io/system/ninjalibrary.json
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/document/document-html.js
js/helper-classes/3D/view-utils.js
js/stage/stage.reel/stage.js
|
| | |
| | |
| | |
| | |
| | |
| | | |
values when switching between documents.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |\
| | | |
| | | | |
bug fixes
|
| | | |\ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- fix for ctrl+S for code document
- disallow opening the panels while in code document
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
This obviously needs much work and reworking...
|
| | | | |
| | | | |
| | | | |
| | | | | |
This is no longer a temp fix, it might be a permanent boolean to open/close web-request API gates.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view.
|
| |\| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | |
|
| | |\ \ \
| | | | |/
| | | |/|
| | | | |
| | | | |
| | | | |
| | | | | |
github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates
Conflicts:
js/controllers/styles-controller.js
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates
|
| | | | | | |
|
| | | | | | |
|