Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenFlipper
Manage
Activity
Members
Labels
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
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
OpenFlipper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c64bb48a674b62c6bc4dba8e5e132046ed7c3130
Select Git revision
Branches
19
OM_Update
Python_experiments
QtBaseViewer_dependencies
bugfix/build-without-python
cleanup/avoid-std-iterator
cmake-eigen
cxx17
dev_mh
featurephysicallyBasedMaterial
fix-macports-suitesparse-5.3.0
lpsolve-fixup-bundle
lukas_seeholzer_selectionHighlighter
master
default
protected
meshcompiler_fast_update
mh/dev
ovm-new-cmake
ovm-v3
warnings
zs/fix_plugin_tcp
Tags
1
OpenFlipper-4.0
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Oct
14
12
9
8
7
6
5
2
1
30
Sep
29
28
25
24
23
22
21
17
16
15
10
9
8
7
4
2
31
Aug
27
26
25
24
12
11
10
7
6
5
4
3
31
Jul
30
29
28
27
24
22
15
9
8
6
24
Jun
23
22
17
16
15
9
8
5
4
3
2
28
May
27
26
19
18
14
13
12
11
8
7
6
5
4
1
30
Apr
29
28
27
24
23
22
20
17
16
15
14
9
8
7
6
27
Mar
26
25
24
23
20
19
18
11
10
9
8
7
6
27
Feb
26
25
24
20
19
18
17
16
Extension for extra compiler flags in PluginLib
Includes per Object Type
multiSamping icon
qmake for new thread interface
Debug code for the next 1000 bugs in picking
Convert Signal to slot. This was accidentally changed before.
Removed unused variable
removed debug output
Build qrc files within plugins
Basic Icon for showing wheels
Updated fp icon
Icon for first Person Navigation
Icon for rendering Options
Removed old unused code for toolboxactivated
Force scenegraph and therefore bounding box update when visibility changes
Documentation
Change icon for custom view modes
Prepare to change icons for view modes
Add Toolbars to view modes:
Updated addNode Plugin Functions
Updated tutorial "Omplementing a mesh smoother plugin". Changed dynamic cast of mesh to polymesh to proper PluginFunction::polyMesh and updated comments on how to add a toolbox to OpenFlipper (initializeToolbox() has been replaced by the signal addToolbox()).
Added a warning to the Process Interface
Removed debug output
Removed ttf
Added documentation for some cmake files
Added sourcing of cmakelists.txt from objecttypes
Made pure virtual function virtual only
Some Updated to process system
More on OpenFlipper Threads
Some small consistency change. unsigned int -> DataType
Changed DATA_NONE to DATA_UNKNOWN. Replaced all occurrences of it. If a data type is not found, typeId() now returns DATA_UNKNOWN instead of -1 which formerly returned UINT max since it was casted to an unsigned int.
First version of the process interface
Added missing source file
Documentation
Fixed Typo
Basic skeleton for process interface
Save icon names for view modes
Save Toolbars for view modes
Added ViewMode Change Dialog
Added Icon for view mode all
Loading