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
Commits
7520ab17
Commit
7520ab17
authored
6 years ago
by
Jan Möbius
Browse files
Options
Downloads
Patches
Plain Diff
Reduced includes
parent
a056b0fb
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Material.hh
+1
-11
1 addition, 11 deletions
Material.hh
OBJImporter.hh
+1
-14
1 addition, 14 deletions
OBJImporter.hh
with
2 additions
and
25 deletions
Material.hh
+
1
−
11
View file @
7520ab17
...
@@ -39,16 +39,7 @@
...
@@ -39,16 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
#pragma once
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef MATERIAL_HH_INCLUDED
#define MATERIAL_HH_INCLUDED
#ifndef DOXY_IGNORE_THIS
#ifndef DOXY_IGNORE_THIS
...
@@ -247,4 +238,3 @@ typedef std::map<std::string, Material> MaterialList;
...
@@ -247,4 +238,3 @@ typedef std::map<std::string, Material> MaterialList;
#endif
#endif
#endif // MATERIAL_HH_INCLUDED
This diff is collapsed.
Click to expand it.
OBJImporter.hh
+
1
−
14
View file @
7520ab17
...
@@ -39,17 +39,7 @@
...
@@ -39,17 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
#pragma once
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OBJIMPORTER_HH
#define OBJIMPORTER_HH
#define TEXTUREINDEX "OriginalTexIndexMapping"
#define TEXTUREINDEX "OriginalTexIndexMapping"
...
@@ -341,6 +331,3 @@ class OBJImporter
...
@@ -341,6 +331,3 @@ class OBJImporter
};
};
//=============================================================================
#endif // OBJIMPORTER_HH
//=============================================================================
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment