Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-FileOBJ
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Plugin-FileOBJ
Commits
7520ab17
Commit
7520ab17
authored
Jan 08, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduced includes
parent
a056b0fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
25 deletions
+2
-25
Material.hh
Material.hh
+1
-11
OBJImporter.hh
OBJImporter.hh
+1
-14
No files found.
Material.hh
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
OBJImporter.hh
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
//=============================================================================
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment