Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-SkeletonEditing
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
Plugin-SkeletonEditing
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
12
Nov
12
Jul
6
28
Oct
9
Jan
8
20
Dec
19
16
Apr
27
Dec
24
Oct
30
Nov
26
Aug
17
Jul
16
5
Feb
26
Jul
19
18
Jun
16
Apr
4
23
Mar
21
8
25
Jan
16
13
12
10
5
4
29
Dec
19
7
6
5
23
Nov
18
28
Sep
22
11
Apr
22
Mar
21
26
Jan
25
14
13
6
4
More work towards Qt6
master
master
Merge branch 'qt_6' into 'master'
add qt6 support
add qt6 support
Fixed deprecation QWheelevent warning
Removed old svn header
Removed WhatsThisGenerator from Baseinterface
Dont expose skeleton type in header anymore.
Added ACG Scenegraph node include
Removed check for Qt less than 5
Adjusted all plugins depending on skeleton type and fixed templates which where compiled
Changed function parameters for picking from using unsigned int to size_t. Breaking Change!
reduced includes by means of static code analysis
* removed further unused variables and outcommented code corpses
Another Bunch of license headers
Applied new license headers
Updated License Headers
type conversion
- adding qt5 pluginsystem
- fix: no jointselection when inster a joint
Added missing object name
doc refs to manipulator user doc
doc: arrow tips can be used for rotation
user doc fixes
Fixed doxygen warnings
Fixed documentation warnings
add references to WhatsThis messages
skeleton editing user doc
add WhatsThis messages
- erased deselection and setting of the currentJoint in "splitJoints"
- fix: add button when trying to create a new skeleton
Fixed bug killing all other mouse plugins
- fix: "rotate manipulator"-button doesn't deactivate "transform joint"-button
Moved const UpdateType to reference
PickModeInterface make const std::string reference
Fixed a lot of cppcheck warnings
fix: transform Child Button changes the behaviour of the transformation
removed function and Button: "rotate local Coord System"
Made root joint translatable. Added some documentation.
Split joints by clicking on the bone.
Loading