Revision 8fad4e7...
Go back to digest for 1st April 2012Features in Office
Boudewijn Rempt committed changes in [calligra] /:
Create a textured painting option for Krita brushes
see http://www.davidrevoy.com/index.php?article107/textured-brush-in-floss-digital-painting
for the inspiration for this feature.
Things to consider:
* which other brush engines can make use of this option?
* what other options would be fun to implement?
* is the cutoff feature functionally similar to grain? It looks
a bit like it.
File Changes
Added 2 files
- /plugins/paintops/libpaintop
- krita/kis_texture_option.cpp
- krita/kis_texture_option.h
Deleted 1 files
- krita/plugins/paintops/preset_todo.txt
Modified 20 files
- libs/widgets/KoResourceItemChooser.cpp
- libs/widgets/KoResourceItemChooser.h
- krita/ui/widgets/kis_multipliers_double_slider_spinbox.cpp
- krita/ui/widgets/kis_multipliers_double_slider_spinbox.h
- krita/ui/widgets/kis_pattern_chooser.cc
- krita/ui/widgets/kis_pattern_chooser.h
- krita/plugins/paintops/chalk/chalk_brush.cpp
- krita/plugins/paintops/chalk/kis_chalkop_option.cpp
- krita/plugins/paintops/chalk/kis_chalkop_option.h
- krita/plugins/paintops/deform/kis_deform_option.cpp
- krita/plugins/paintops/libbrush/kis_brush.cpp
- krita/plugins/paintops/libpaintop/CMakeLists.txt
- krita/plugins/paintops/libpaintop/kis_color_source.cpp
- krita/plugins/paintops/libpaintop/kis_compositeop_option.cpp
- krita/plugins/paintops/libpaintop/kis_compositeop_option.h
- krita/plugins/paintops/libpaintop/kis_paintop_option.cpp
- krita/plugins/paintops/libpaintop/kis_paintop_option.h
- krita/plugins/paintops/defaultpaintops/brush/kis_brushop.cpp
- krita/plugins/paintops/defaultpaintops/brush/kis_brushop.h
- krita/plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp
23 files changed in total