Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gegl gegl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • geglgegl
  • Merge requests
  • !112

operations: fix npd implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed zamfofex requested to merge zamfofex/gegl:master into master Jan 12, 2022
  • Overview 1
  • Commits 1
  • Changes 1

I decided to investigate why GIMP’s “n‐point deformation” tool was disfunctional, and this is the fix I came up with.

It appears the parameters input and output should not be used across different calls to process, but the implementation assumed they could.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master