| Commit message (Collapse) | Author | Age |
|\ |
|
| | |
|
| |\
| | |
| | |
| | | |
Snapping
|
| | | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
deactivated or becomes non-functional to the shape.
Need to set elementModel.isIn2DSnapCache to false when replacing element.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
object. (Only happen when 3D values set in PI)
We need to update the undo array for the tool if values are changed outside the active tool. I think this was the same bug causing IKNinja-1411.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Need to set the isShape property in the elementModel on file open.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
color. Also, dispatching an addElement event when toggling shape from WebGL/canvas2d so timeline can draw correctly.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
IKNinja-1391 - Shapes need to support no-color.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \ |
|
| |\ \ \
| | | | |
| | | | | |
added text paste detection and updated some menu items
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- fixed logical error to trigger OK on Enter key pressed
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Conflicts:
js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
Disabled cut, copy, paste, debug, since that functionality is not there yet
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | | |
RadialGradient materials' colors.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\| |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \
| | |/
| |/| |
Brushtool
|
| | |\ |
|
| | | | |
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
GEOM_TYPE_CUBIC_BEZIER to GEOM_TYPE_BRUSH_STROKE
|
| | | | |
| | | | |
| | | | |
| | | | | |
get called
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
js/controllers/elements/shapes-controller.js
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
path is smoothed (and also when the stroke width is changed) AND some code cleanup to remove unnecessary brush stroke properties
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
size is changed (does not yet work when smoothing is applied) AND select the newly created brush stroke by default
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
store the brush stroke points. Current version does not yet update the width and height of the brush stroke canvas upon changing the brush stroke through the PI. Also, current version does not obtain 3D position of points properly from the drawing tool base (see BrushTool _getUnsnappedPosition)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
and code cleanup
GOOD status before doing 3D unprojection step
|
| | | | | | |
|
| | | | | | |
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
path
|
| | |\ \ \ \ \ |
|
| | | | | | | | |
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
instead of relying on the shapeModel cache because it can get out of sync.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
snap in 3d.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
Pull request IKNINJA-1302, IKNINJA-1367, IKNINJA-1361, IKNINJA-1364, IKNINJA-1302, IKNINJA-1266
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- fixed error on clicking on disabled menu item
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
path includes the full filename
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | |