Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-Plane
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenFlipper-Free
Plugin-Plane
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
19
21
Feb
6
Nov
27
Oct
26
23
22
27
Aug
13
Feb
7
19
Nov
26
Jun
19
Aug
3
May
13
Apr
24
Oct
16
Mar
Merge branch 'Plugin-Plane-updated' into 'master'
master
master
new iterators and circulators
Fixed overloaded function
Merge branch 'plane_interaction' into 'master'
fixes clang-format CF
Uninitialized values fixed
Removed qmake file
Removed unused includes
Added License headers
Merge branch 'plane_interaction' into 'master'
finalizes resizing. adds centerdrag: when not clicking the corners, the plane itself will be translated while preserving normal direction
additional cleanup
refactors some variables and members
cleans up. the jittering is not completely gone
small changes
when initially clicking the plane, we already know whether the quad was hit or not, so just set the hitpoint
still doesnt work
it does not work
cleans up. second scaling is still broken
static scaling works perfect, except for the second iteration it doesnt
scaling without position change follows cursor perfectly
clang format
can somewhat scale it properly now. todo: make view dependency and improve scale behavior
Some tests
unprojection example
Get rid of some warnings
Get rid of some old pre qt 5 code
Added Picking Mode for Plane resize
Merge branch 'fix_type_dependency' into 'master'
Fixed type dependency.
Update to follow type split
Fixed Qt5 Build
Qt5 compat fixes.
OM 3.0
Use doubles in plane type
Reworked Plane type and added first part of documentation on how to build own data types.
Removed unused slot
Added missing source files
Migrated plane handling from scissor to new plane plugin.
Loading