| Commit message (Collapse) | Author | Age |
|\
| |
| |
| | |
Textures
|
| |\
| | |
| | | |
IKNinja-1715 - GIO: canvas tag is not saved after switching WebGL option On/Off in the PI for the shape object.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On/Off in the PI for the shape object.
We need to add the 'data-ninja'node' in replaceEelement as well.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\| |
| | |
| | |
| | | |
Textures
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/io/system/ninjalibrary.json
js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
js/components/tools-properties/fill-properties.reel/fill-properties.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the latest montage
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | |
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Textures
Conflicts:
assets/canvas-runtime.js
js/io/system/ninjalibrary.json
js/mediators/element-mediator.js
|
| |\ \ \ |
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
js/document/models/html.js
js/document/views/design.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |\ \ \ \
| | | | |_|/
| | | |/| |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
js/mediators/element-mediator.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The elementModel is now a getter that will create a new model when needed.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present.
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
Pentool
|
| | |\| | |
|
| | |\ \ \
| | | | |/
| | | |/|
| | | | |
| | | | | |
Conflicts:
js/tools/PenTool.js
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
(can now select the pen plus, pen minus subtools) AND
add keyboard shortcut for brush tool
|
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
Updated ink bottle and fill tools to support tool options checkboxes and materials.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
strokes/borders.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\| | | |
| | | | |
| | | | |
| | | | | |
Textures
|
| | | | |
| | | | |
| | | | |
| | | | | |
This is for chrome preview, also fixed other preview bug with plain files not opening in preview.
|
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes an issue with launching preview before libraries were copied, hence, first time run would fail. Need to add a feedback screen for this process.
|
| |\| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
This is to simplify code, more to be changed and added.
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
Textures
|
| |\| | | |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
check updated document model.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- fix for ctrl+S for code document
- disallow opening the panels while in code document
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |/ /
| | |
| | |
| | | |
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.
|
| | |
| | |
| | |
| | | |
Keeping data in-file if a data tag is detected.
|
| | | |
|
| | |
| | |
| | |
| | | |
Changing methods to save all data to external files, this will be optional for the user. Currently save will only save to external files, but UI will allow user to save in file. Need to implement loading data on file open for external file, only works for in file currently. Modified the Runtime file to load all data itself to not bulk up the user document.
|
| | |
| | |
| | |
| | | |
This is just to add correct mappings to Google Montage components in the package.json file generated.
|
| | |
| | |
| | |
| | | |
Moved dirty marker clearing code to model.
|
| | |
| | |
| | |
| | | |
This is for opening components, selection is still not reflecting component data.
|
| |\ \ |
|
| | |\|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
js/document/templates/montage-html/package.json
js/io/system/ninjalibrary.json
node_modules/descriptor.json
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\| | |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | |
|
| | | | |
|