Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Type-Plane
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Type-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
31
Jan
2
Aug
5
Nov
4
10
Sep
27
Aug
26
28
Jun
20
Feb
19
9
Jan
16
Apr
5
4
6
Feb
28
Dec
27
22
21
CPPcheck cleanup
master
master
Merge branch 'fix_plane_color' into 'master'
fix plane coloring, accidently overwriting colors with white if no texture is present
Clamping in plante type plugin
Merge branch 'clamped_planes' into 'master'
Cleanup clang-format
Cleanup clang-format
removes unnecessary include
adds setClamping
clang format
removes registration for keys
implements method that allows to compute clamped planes. clamping is part of the state that has to be set by the callsite. adds clang-format file
Increase sphere picking size
Fixed some warnings, add sseparate color white when textured
Enable textureing on plane node
Adjust sphere radius
Implement vertex picking for plane type
Implement PICK_FACE for planenode
Reimplemented picking
Merge branch 'update_type_plane' into 'master'
adding uvs
overrides
Merge branch 'cleanup-planes' into 'master'
Move Plane type to ACG
Removed old svn header
Removed check for Qt less than 5
Merge branch 'featureRemoveExtensions' into 'master'
replaced aliased OpenGLExtension calls
More cppcheck warnings
Created common cmake file for types
Build without rpath
Adjusted all plugins depending on skeleton type and fixed templates which where compiled
Try to disable rpath
Next Try
Changed rpath setting again
Try to diable rpath
UsePluginlib from ObjectTypes
ObjectType windows libraries need proper dllexports
Added moc run
Extracted Plane to separate type dir
Loading