| Commit message (Collapse) | Author | Age |
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
js/components/tools-properties/fill-properties.reel/fill-properties.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\
| | |
| | | |
Free Transform tool's handle should stop when it reaches the other end.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
IKNINJA-1335 - Free Transform tool: When one of the handles reaches the other end, the tool should stop.
IKNINJA-1261 - [WebGL] [Shape] [Selection] Material shows in the middle of Canvas area if the shape is transformed toward negative coordinate. (This was happening because setting a canvas' width to 0 resets the canvas' width to 300.)
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \
| | | |
| | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \ \
| | | | |
| | | | | |
Compass should draw in lower-left regardless of the stage height.
|
| | | |/
| | |/|
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \
| | |/ /
| |/| | |
Saving Google Components (reel components)
|
| | | |
| | | |
| | | |
| | | | |
This is for files using 'save' and not 'save all' in which the styles would be thrown off and mixed improperly.
|
| | | |
| | | |
| | | |
| | | | |
Fixed a bug where an extra tag would be added to the file and break I/O.
|
| | | |
| | | |
| | | |
| | | | |
This is for chrome preview, also fixed other preview bug with plain files not opening in preview.
|
| | | |
| | | |
| | | |
| | | | |
This was broken, not sure when it broke, but working again.
|
| | | |
| | | |
| | | |
| | | | |
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.
|
| | |\| |
|
| | | |
| | | |
| | | |
| | | | |
Need to implement logic in parsing method, might require a minor restructuring.
|
| | |\ \ |
|
| | | | | |
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Save to and read from any path on disk (webGL/Canvas data only)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is to simplify code, more to be changed and added.
|
| | |\ \ \ \ |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
components fix: adding a first draw event to components
|
| | | |_|_|_|/
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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>
|
| | | | | | | |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
interactions under new DOM Architecture.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the latest montage
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Document bindings fix - Changing the documents architecture to use bindings instead of events
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into document-bindings-fix
|
| | |\ \ \ \
| | | | | | |
| | | | | | | |
IKNinja-1610 and IKNinja-1647 - Can't use transform tool if you haven't used a drawing tool yet.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
a drawing tool yet.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
document-bindings-fix
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into document-bindings-fix
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
switching between files.
Signed-off-by: Nivesh Rajbhandari <mqg734@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>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|