Revision e1e85de...
Go back to digest for 26th May 2013Features in Office
Dmitry Kazakov committed changes in [calligra] /:
FEATURE: Isolated Mode for Krita nodes
Implemented a mode, which allow a user to limit visible layers by
a subtree of a graph. It means you can look at a layer or mask or
a group in isolated environment, without other nodes seen.
To switch on the mode, you can select a context menu item in the
Layers Docker. To switch off, just select another layer or just use
the same context menu.
File Changes
Modified 12 files
- krita/image/kis_image.cc
- krita/image/kis_image.h
- krita/image/kis_mask.cc
- krita/image/kis_mask.h
- krita/ui/kis_node_manager.cpp
- krita/ui/kis_node_manager.h
- krita/ui/kis_node_model.cpp
- krita/ui/kis_node_model.h
- libs/main/KoDocumentSectionDelegate.cpp
- libs/main/KoDocumentSectionDelegate.h
- krita/plugins/paintops/libpaintop/kis_custom_brush_widget.cpp
- krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp
12 files changed in total