Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-FileOBJ
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-FileOBJ
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
PoilyLineSupport
export_issue_fix
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
May
9
6
5
Feb
16
Dec
6
Jun
27
Feb
6
14
Nov
8
6
27
Oct
13
Aug
12
6
Apr
4
Feb
16
Jul
21
Feb
16
Jan
9
8
16
Apr
23
Jan
8
Dec
24
Nov
27
Dec
12
29
Nov
11
May
11
Feb
3
30
Nov
26
Aug
10
16
Jul
10
1
25
Jun
24
26
May
18
Mar
2
11
Feb
20
Jan
19
25
Jul
27
Jun
26
7
May
23
Apr
9
2
5
Feb
7
Nov
8
Aug
7
19
Jul
11
Jun
16
May
1
Mar
19
Feb
13
Nov
Merge branch 'fix-precision' into 'master'
master
master
Increase maximum and default precision.
Avoid static variables to prevent debugging madness when trying to use this from two threads.
Use double precision.
Merge branch 'pybind_include' into 'master'
changed pybind include
Some more work
PoilyLineSupport
PoilyLineSupport
Started PolyLine Support. Extended Importer Class for PolyLines
Merge branch 'fix/crash-on-lines-file' into 'master'
Fix crash when loading file without supported geometry:
Removed unused variable
Merge branch 'Plugin-FileOBJ-updated' into 'master'
removed accidentally left comments
updated iterators
updated iterators and precision default
Fixed deprecation warning
Add option to ststop writing bad collors and to override it.
adds additional conditions that will reduce the number of materials written. so far the speed is already useable again
export_issue_fix
export_issue_fix
Workaround uninitialized colors
Use last material for new groups
Merge branch 'supress_too_many_warnings' into 'master'
Suppress too many warn or error log messages
Added Python Interface for FileOBJ
Renamed T.cc files to T_impl.hh to get rid of IDE problems not showing them.
Fixed some texture related issues (They were loaded but not displayed)
Removed old svn header
Reduced includes
Added missing includes for Qt to prepare removal of several large includes in Interfaces
Removed check for Qt less than 5
Merge branch 'fix_parenthesis' into 'master'
add missing parenthesis in #if 0 code segment
Merge branch 'featurePBMaterials' into 'master'
moved materialnode assignment outside the loop; polymesh support added
improved material support
Separated all OpenMesh related types, removed core dependency on OM Object types
Fixed include paths for tests
fix several cppcheck warnings
cppcheck fixes
Fixed ASK dialog for OFF File Plugin
* fixed loading issue in obj loader
Loading