| Commit message (Collapse) | Author | Age |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The elementModel is now a getter that will create a new model when needed.
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>
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
change in bounding box due to smoothing
|
| | | | | |
|
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| |\ \ \ \
| | | | | |
| | | | | | |
Do not create any tags or shapes with width or height of 0.
|
| | | |/ /
| | |/| |
| | | | |
| | | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
Bugfix master
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Fixing referencing, also clean up
|
| | | | | | | |
|
| | | |_|/ /
| | |/| | |
| | | | | |
| | | | | | |
Removed reference of model in design view, clean up slightly, need to implement binding later.
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
Pentool
|
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
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>
|
| | | | | | |
|
| |_|_|_|/
|/| | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
rendering)
|
|\| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | | | | |
|