Skip to content

WIP: Krita Clone Brush Preview (proof of concept) by Fonkle (fonkle@gmx.com)

Fred Fonkle requested to merge fonkle/krita:fonkle/clonebrushpreviewpoc into master

Use the 'Clone Stamp Tool' with the 'Clone_Tool' brush to activate the Clone Brush Preview.

This code is meant as a proof-of-concept so please do not review its quality or merge it! :). It showcases an inelegant hack into KisOpenGLCanvas2 which should eventually be replaced by an improved preview mechanism.

I would appreciate some feedback to properly implement similar functionality eventually. Thx!

Merge request reports