| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Need to set elementModel.isIn2DSnapCache flag to false when removing element from SnapManager's cache.
|
| |
| |
| |
| |
| |
| | |
from SnapManager's cache.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \
| | |
| | | |
Bug fixes
|
| |\| |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
|\ \ \
| | |/
| |/|
| | |
| | | |
Conflicts:
js/controllers/presets-controller.js
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Reworked the add and remove elements into 1 function which can take 1 or more elements.
Removed the _element from the selection array
Many other changes related to those 2 changes
Undo/Redo shortcuts are now using montage undo/redo manager.
Signed-off-by: Valerio Virgillito <valerio@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>
|
| | | |
|
| | | |
|
| | | |
|
|\| | |
|
| |\ \
| | |/
| |/| |
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
|
| | |\ \ \ \ \ |
|
| | | | | | | | |
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
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>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
save as dialog
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>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
new file - don't disable OK is file exists
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
window resize
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|