Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 77
    • Merge requests 77
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1343
The source project of this merge request has been removed.

Add Perspective Ellipse Assistant Tool

Merged Srirupa Datta requested to merge (removed):Add-perspective-ellipse-assistant-tool into master Feb 20, 2022
  • Overview 39
  • Pipelines 0
  • Changes 10

This merge request is complete now, needs review to be merged.

The following MR contains code required to add a Perspective Ellipse Assistant Tool in Krita and the project is under SoK'22.

FEATURE: 405643

Test Plan

  • Run Krita.
  • Select the Assistant Tool Option.
  • From the drop down menu in the Tools Option Docker, select Perspective Ellipse.
  • Draw a quadrilateral on the canvas, the four corners are adjustable. The quadrilateral has an inscribed ellipse too!

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.
Edited May 23, 2022 by Agata Cacko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Add-perspective-ellipse-assistant-tool