| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
WorkingBranch
Conflicts:
js/components/layout/tools-list.reel/tools-list.html
js/components/layout/tools-properties.reel/tools-properties.html
js/components/tools-properties/brush-properties.reel/brush-properties.html
js/components/tools-properties/fill-properties.reel/fill-properties.html
js/components/tools-properties/pen-properties.reel/pen-properties.html
js/components/tools-properties/pencil-properties.reel/pencil-properties.html
js/components/tools-properties/selection-properties.reel/selection-properties.html
js/components/tools-properties/shape-properties.reel/shape-properties.html
js/components/tools-properties/tag-properties.reel/tag-properties.html
js/components/tools-properties/text-properties.reel/text-properties.html
|
| |
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|/
|
|
|
|
|
|
|
| |
Removed the tool color bar
Added new icons for inkbottle
Removed Pencil tool
Removed Inkbottle tool
Added chips to the pen, brush and tag tools
Aligned controls in several subtools
|
|
|
|
| |
preparation for montage converting to the new "prototype" format fully
|
|
|
|
|
|
|
|
|
| |
to position the canvas on which the path is rendered
AND
add data-montage- to the ids in the pen and brush reels
AND
fix a bug with pen stroke transparency not working
|
| |
|
| |
|
|
|
|
|
|
|
| |
AND
Laplacian smoothing for denoising
AND
code cleanup (removing blocks of commented code)
|
| |
|
|
|
|
|
|
|
| |
that's fully the color of the brush
AND
add a smoothing flag for the brush options
|
|
|
|
| |
size, stroke hardness and both stroke colors (left and right --- temporarily using the stroke and fill colors respectively)
|
| |
|
|
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|