Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Type-Plane
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • Type-Plane
  • Merge requests
  • !4

Implements clamping for creation of Planes using the dragging tool.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zain Selman requested to merge clamped_planes into master Nov 04, 2020
  • Overview 1
  • Commits 7
  • Pipelines 0
  • Changes 2

Implements clamping while creating the plane. Currently clamping is hardcoded to 15° or π/12. Clamping has to be set using setClamping(bool) by the calling site. Changes implemented in QtPlaneSelect::setPlaneAndSize()

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clamped_planes