Skip to content
  • Dmitry Kazakov's avatar
    Split the transform tool into several classes · 9c919cde
    Dmitry Kazakov authored
    Now the tool is split into three classes:
    
    o KisToolTransform
    o KisWarpTransformStrategy
    o KisFreeTransformStrategy
    
    They handle the transformation modes separately.
    
    This patch also ports the handwritten gradient descent methods into
    GNU Scientific Library.
    9c919cde