Skip to content
  • Michael Natterer's avatar
    app: lots of cleanup in the N-Point Deformation tool · c3b6b327
    Michael Natterer authored
    - Formatting and indentation
    - Handle GIMP_TOOL_ACTION_COMMIT
    - Fix calls to gimp_tool_control_activate()/halt()
    - Move variables to local scopes
    - Remove and reorder includes
    - Remove redundant members from the tool struct
    - Set members to NULL after freeing them
    - And whatnot...
    c3b6b327