Revision e30395b...
Go back to digest for 3rd February 2013Features in Office
Dmitry Kazakov committed changes in [calligra] /:
Added an ability to transform layers recursively with a Transform Tool
Now the transform tool supports transforming of a group of layers or
masks recursively in a single pass. You can use it for transforming a
set of layers grouped into a Group Layer or just transform a single
layer with all its masks (e.g. with transparency masks). This option
is enabled by default, but you can disable it by switching a small
button in the transform tool configuration docker. This button has a
icon of a small spider (the tool "crawls" through the layers :) ) [0].
It would be cool, if someone tested it a bit ;)
[0] - you can suggest any other icon for this, actually =)
,314176
File Changes
Modified 10 files
- krita/image/kis_processing_visitor.cpp
- krita/image/kis_processing_visitor.h
- krita/plugins/tools/tool_transform2/CMakeLists.txt
- krita/plugins/tools/tool_transform2/kis_tool_transform.cc
- krita/plugins/tools/tool_transform2/kis_tool_transform.h
- krita/plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
- krita/plugins/tools/tool_transform2/kis_tool_transform_config_widget.h
- krita/plugins/tools/tool_transform2/wdg_tool_transform.ui
- krita/plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp
- krita/plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h
10 files changed in total