Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-Noise
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-Noise
Merge requests
!1
You need to sign in or sign up before continuing.
add triangle mesh type
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add triangle mesh type
fix_missing_triangle_type
into
master
Overview
0
Commits
1
Changes
1
Merged
Max Lyon
requested to merge
fix_missing_triangle_type
into
master
6 years ago
Overview
0
Commits
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e3d1cd2b
1 commit,
6 years ago
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CMakeLists.txt
+
1
−
1
Options
include
(
plugin
)
include
(
plugin
)
openflipper_plugin
(
TYPES POLYMESH SPLATCLOUD
)
openflipper_plugin
(
TYPES
TRIANGLEMESH
POLYMESH SPLATCLOUD
)
Loading