Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Mein <mein@cs.umn.edu>2002-10-30 05:07:20 +0300
committerKent Mein <mein@cs.umn.edu>2002-10-30 05:07:20 +0300
commit01bff7038323d617fbc83a39e9072631ccbdd65f (patch)
tree2ca70b537a273af35eb5c85c7bd55712fb112dcd /intern/decimation
parentf6c7a8935762c5bf7ff77a0e7d5d63554c5eb80d (diff)
fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
Diffstat (limited to 'intern/decimation')
-rw-r--r--intern/decimation/extern/LOD_decimation.h2
-rw-r--r--intern/decimation/intern/LOD_DecimationClass.h2
-rw-r--r--intern/decimation/intern/LOD_EdgeCollapser.h1
-rw-r--r--intern/decimation/intern/LOD_ExternNormalEditor.h1
-rw-r--r--intern/decimation/intern/LOD_FaceNormalEditor.h1
-rw-r--r--intern/decimation/intern/LOD_ManMesh2.h3
-rw-r--r--intern/decimation/intern/LOD_MeshBounds.h2
-rw-r--r--intern/decimation/intern/LOD_MeshException.h1
-rw-r--r--intern/decimation/intern/LOD_QSDecimator.h1
-rw-r--r--intern/decimation/intern/LOD_Quadric.h1
-rw-r--r--intern/decimation/intern/LOD_QuadricEditor.h1
11 files changed, 9 insertions, 7 deletions
diff --git a/intern/decimation/extern/LOD_decimation.h b/intern/decimation/extern/LOD_decimation.h
index 7a74dde165a..4b1936b72fb 100644
--- a/intern/decimation/extern/LOD_decimation.h
+++ b/intern/decimation/extern/LOD_decimation.h
@@ -115,5 +115,3 @@ extern int LOD_FreeDecimationData(LOD_Decimation_InfoPtr);
#endif // NAN_INCLUDED_LOD_decimation_h
-
-
diff --git a/intern/decimation/intern/LOD_DecimationClass.h b/intern/decimation/intern/LOD_DecimationClass.h
index 7df294daaee..302c023392f 100644
--- a/intern/decimation/intern/LOD_DecimationClass.h
+++ b/intern/decimation/intern/LOD_DecimationClass.h
@@ -114,5 +114,5 @@ private :
MEM_SmartPtr<LOD_ExternBufferEditor> m_extern_editor;
};
-
#endif
+
diff --git a/intern/decimation/intern/LOD_EdgeCollapser.h b/intern/decimation/intern/LOD_EdgeCollapser.h
index d500c45e1ba..c19786c8b85 100644
--- a/intern/decimation/intern/LOD_EdgeCollapser.h
+++ b/intern/decimation/intern/LOD_EdgeCollapser.h
@@ -113,6 +113,5 @@ private :
};
-
#endif
diff --git a/intern/decimation/intern/LOD_ExternNormalEditor.h b/intern/decimation/intern/LOD_ExternNormalEditor.h
index c32b3d5a0b3..ba205f79790 100644
--- a/intern/decimation/intern/LOD_ExternNormalEditor.h
+++ b/intern/decimation/intern/LOD_ExternNormalEditor.h
@@ -132,3 +132,4 @@ private :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_FaceNormalEditor.h b/intern/decimation/intern/LOD_FaceNormalEditor.h
index 345dc4f8246..c3a1f9890c0 100644
--- a/intern/decimation/intern/LOD_FaceNormalEditor.h
+++ b/intern/decimation/intern/LOD_FaceNormalEditor.h
@@ -141,3 +141,4 @@ private :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_ManMesh2.h b/intern/decimation/intern/LOD_ManMesh2.h
index e208155c1f0..6b52e574f4d 100644
--- a/intern/decimation/intern/LOD_ManMesh2.h
+++ b/intern/decimation/intern/LOD_ManMesh2.h
@@ -261,4 +261,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/decimation/intern/LOD_MeshBounds.h b/intern/decimation/intern/LOD_MeshBounds.h
index bb74bdb3945..f9e1e08d9d3 100644
--- a/intern/decimation/intern/LOD_MeshBounds.h
+++ b/intern/decimation/intern/LOD_MeshBounds.h
@@ -130,5 +130,5 @@ private :
};
-
#endif
+
diff --git a/intern/decimation/intern/LOD_MeshException.h b/intern/decimation/intern/LOD_MeshException.h
index 4f0b8f99c38..0f8d1de546a 100644
--- a/intern/decimation/intern/LOD_MeshException.h
+++ b/intern/decimation/intern/LOD_MeshException.h
@@ -53,3 +53,4 @@ public :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_QSDecimator.h b/intern/decimation/intern/LOD_QSDecimator.h
index c5ae915db29..12846c04aae 100644
--- a/intern/decimation/intern/LOD_QSDecimator.h
+++ b/intern/decimation/intern/LOD_QSDecimator.h
@@ -124,5 +124,6 @@ private :
};
+
#endif
diff --git a/intern/decimation/intern/LOD_Quadric.h b/intern/decimation/intern/LOD_Quadric.h
index 16e7dec17e9..d5b85c9ab71 100644
--- a/intern/decimation/intern/LOD_Quadric.h
+++ b/intern/decimation/intern/LOD_Quadric.h
@@ -163,6 +163,5 @@ public:
};
-
#endif
diff --git a/intern/decimation/intern/LOD_QuadricEditor.h b/intern/decimation/intern/LOD_QuadricEditor.h
index bb3a5e957b9..d7f230ec2da 100644
--- a/intern/decimation/intern/LOD_QuadricEditor.h
+++ b/intern/decimation/intern/LOD_QuadricEditor.h
@@ -117,3 +117,4 @@ private :
};
#endif
+