| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
| |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
|
|
|
| |
- Checkbox for user to toggle between manually triggered autocomplete and automatic autocomplete
- font zoom hottext
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
|
|
| |
- added logic to toggle between automatic code completion and manually triggered code completion [ UI pending ]
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
|
|
| |
- cleaning up
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\
| |
| |
| | |
Codeview-improvements
|
| |\
| | |
| | | |
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>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
| |\ \ \
| | |_|/
| |/| | |
Presets - Fix a couple issues with presets
|
| | |\ \
| | |/ /
| |/| |
| | | |
| | | | |
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>
|
| |\ \ \
| | | | |
| | | | | |
CSS Panel - Fix animation duration value updates from "infinite" to int...
|
| |/ / / |
|
| | | | |
|
| | | | |
|
| | | |\
| | |_|/
| |/| | |
|
| |\ \ \
| | |/ /
| |/| | |
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
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | | |
|
| | |\ \ \ \ \ \ \ |
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
temporary fix for aggregating animations (from timeline/presets)
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- changes to not show autocomplete dropdown for brackets
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Ninja, if backspace is pressed while autocomplete dropdown is open.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- trigger autocomplete automatically
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|