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>2007-08-28 14:07:08 +0400
committerKent Mein <mein@cs.umn.edu>2007-08-28 14:07:08 +0400
commit4e2143f63926e4ea5ccf8a585b22ea56bd4f4e99 (patch)
tree17ee7657b916c31d388eea1b381c9852539a445c /extern/bFTGL
parent8c0f96cde4e856030d4a2d30720dae23d7e714c2 (diff)
This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone.
Patch provied by gsrb3d bug tracker #7061 Kent
Diffstat (limited to 'extern/bFTGL')
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/README.txt0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTBBox.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTBitmapGlyph.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTBufferGlyph.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTFace.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGL.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLBitmapFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLBufferFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLOutlineFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLPixmapFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLPolygonFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGLTextureFont.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGlyph.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTGlyphContainer.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTLibrary.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTPixmapGlyph.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTPoint.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTSize.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/include/FTTextureGlyph.h0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTBitmapGlyph.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTBufferGlyph.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTFace.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLBitmapFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLBufferFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLOutlineFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLPixmapFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLPolygonFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGLTextureFont.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGlyph.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTGlyphContainer.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTLibrary.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTPixmapGlyph.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTPoint.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTSize.cpp0
-rw-r--r--[-rwxr-xr-x]extern/bFTGL/src/FTTextureGlyph.cpp0
37 files changed, 0 insertions, 0 deletions
diff --git a/extern/bFTGL/README.txt b/extern/bFTGL/README.txt
index a679d86c22e..a679d86c22e 100755..100644
--- a/extern/bFTGL/README.txt
+++ b/extern/bFTGL/README.txt
diff --git a/extern/bFTGL/include/FTBBox.h b/extern/bFTGL/include/FTBBox.h
index 7ff530166ca..7ff530166ca 100755..100644
--- a/extern/bFTGL/include/FTBBox.h
+++ b/extern/bFTGL/include/FTBBox.h
diff --git a/extern/bFTGL/include/FTBitmapGlyph.h b/extern/bFTGL/include/FTBitmapGlyph.h
index 89154a97fac..89154a97fac 100755..100644
--- a/extern/bFTGL/include/FTBitmapGlyph.h
+++ b/extern/bFTGL/include/FTBitmapGlyph.h
diff --git a/extern/bFTGL/include/FTBufferGlyph.h b/extern/bFTGL/include/FTBufferGlyph.h
index 9795f4de5d4..9795f4de5d4 100755..100644
--- a/extern/bFTGL/include/FTBufferGlyph.h
+++ b/extern/bFTGL/include/FTBufferGlyph.h
diff --git a/extern/bFTGL/include/FTFace.h b/extern/bFTGL/include/FTFace.h
index 26bb3966462..26bb3966462 100755..100644
--- a/extern/bFTGL/include/FTFace.h
+++ b/extern/bFTGL/include/FTFace.h
diff --git a/extern/bFTGL/include/FTFont.h b/extern/bFTGL/include/FTFont.h
index 5b3d9e46f68..5b3d9e46f68 100755..100644
--- a/extern/bFTGL/include/FTFont.h
+++ b/extern/bFTGL/include/FTFont.h
diff --git a/extern/bFTGL/include/FTGL.h b/extern/bFTGL/include/FTGL.h
index e92bd526012..e92bd526012 100755..100644
--- a/extern/bFTGL/include/FTGL.h
+++ b/extern/bFTGL/include/FTGL.h
diff --git a/extern/bFTGL/include/FTGLBitmapFont.h b/extern/bFTGL/include/FTGLBitmapFont.h
index 12feae00cb6..12feae00cb6 100755..100644
--- a/extern/bFTGL/include/FTGLBitmapFont.h
+++ b/extern/bFTGL/include/FTGLBitmapFont.h
diff --git a/extern/bFTGL/include/FTGLBufferFont.h b/extern/bFTGL/include/FTGLBufferFont.h
index 2f74b5cdef9..2f74b5cdef9 100755..100644
--- a/extern/bFTGL/include/FTGLBufferFont.h
+++ b/extern/bFTGL/include/FTGLBufferFont.h
diff --git a/extern/bFTGL/include/FTGLOutlineFont.h b/extern/bFTGL/include/FTGLOutlineFont.h
index a7f4b23092d..a7f4b23092d 100755..100644
--- a/extern/bFTGL/include/FTGLOutlineFont.h
+++ b/extern/bFTGL/include/FTGLOutlineFont.h
diff --git a/extern/bFTGL/include/FTGLPixmapFont.h b/extern/bFTGL/include/FTGLPixmapFont.h
index f781ddf68dd..f781ddf68dd 100755..100644
--- a/extern/bFTGL/include/FTGLPixmapFont.h
+++ b/extern/bFTGL/include/FTGLPixmapFont.h
diff --git a/extern/bFTGL/include/FTGLPolygonFont.h b/extern/bFTGL/include/FTGLPolygonFont.h
index 54e624a1893..54e624a1893 100755..100644
--- a/extern/bFTGL/include/FTGLPolygonFont.h
+++ b/extern/bFTGL/include/FTGLPolygonFont.h
diff --git a/extern/bFTGL/include/FTGLTextureFont.h b/extern/bFTGL/include/FTGLTextureFont.h
index f0575143f4b..f0575143f4b 100755..100644
--- a/extern/bFTGL/include/FTGLTextureFont.h
+++ b/extern/bFTGL/include/FTGLTextureFont.h
diff --git a/extern/bFTGL/include/FTGlyph.h b/extern/bFTGL/include/FTGlyph.h
index c38d51e728e..c38d51e728e 100755..100644
--- a/extern/bFTGL/include/FTGlyph.h
+++ b/extern/bFTGL/include/FTGlyph.h
diff --git a/extern/bFTGL/include/FTGlyphContainer.h b/extern/bFTGL/include/FTGlyphContainer.h
index de668b61dbd..de668b61dbd 100755..100644
--- a/extern/bFTGL/include/FTGlyphContainer.h
+++ b/extern/bFTGL/include/FTGlyphContainer.h
diff --git a/extern/bFTGL/include/FTLibrary.h b/extern/bFTGL/include/FTLibrary.h
index 1e5ed6b1a08..1e5ed6b1a08 100755..100644
--- a/extern/bFTGL/include/FTLibrary.h
+++ b/extern/bFTGL/include/FTLibrary.h
diff --git a/extern/bFTGL/include/FTPixmapGlyph.h b/extern/bFTGL/include/FTPixmapGlyph.h
index 9d43d6c58b3..9d43d6c58b3 100755..100644
--- a/extern/bFTGL/include/FTPixmapGlyph.h
+++ b/extern/bFTGL/include/FTPixmapGlyph.h
diff --git a/extern/bFTGL/include/FTPoint.h b/extern/bFTGL/include/FTPoint.h
index bb1772c4c18..bb1772c4c18 100755..100644
--- a/extern/bFTGL/include/FTPoint.h
+++ b/extern/bFTGL/include/FTPoint.h
diff --git a/extern/bFTGL/include/FTSize.h b/extern/bFTGL/include/FTSize.h
index 31f6bb66db1..31f6bb66db1 100755..100644
--- a/extern/bFTGL/include/FTSize.h
+++ b/extern/bFTGL/include/FTSize.h
diff --git a/extern/bFTGL/include/FTTextureGlyph.h b/extern/bFTGL/include/FTTextureGlyph.h
index 389e6f778da..389e6f778da 100755..100644
--- a/extern/bFTGL/include/FTTextureGlyph.h
+++ b/extern/bFTGL/include/FTTextureGlyph.h
diff --git a/extern/bFTGL/src/FTBitmapGlyph.cpp b/extern/bFTGL/src/FTBitmapGlyph.cpp
index 5db33f10c79..5db33f10c79 100755..100644
--- a/extern/bFTGL/src/FTBitmapGlyph.cpp
+++ b/extern/bFTGL/src/FTBitmapGlyph.cpp
diff --git a/extern/bFTGL/src/FTBufferGlyph.cpp b/extern/bFTGL/src/FTBufferGlyph.cpp
index 27310103152..27310103152 100755..100644
--- a/extern/bFTGL/src/FTBufferGlyph.cpp
+++ b/extern/bFTGL/src/FTBufferGlyph.cpp
diff --git a/extern/bFTGL/src/FTFace.cpp b/extern/bFTGL/src/FTFace.cpp
index 0385e234d6c..0385e234d6c 100755..100644
--- a/extern/bFTGL/src/FTFace.cpp
+++ b/extern/bFTGL/src/FTFace.cpp
diff --git a/extern/bFTGL/src/FTFont.cpp b/extern/bFTGL/src/FTFont.cpp
index c06d883104b..c06d883104b 100755..100644
--- a/extern/bFTGL/src/FTFont.cpp
+++ b/extern/bFTGL/src/FTFont.cpp
diff --git a/extern/bFTGL/src/FTGLBitmapFont.cpp b/extern/bFTGL/src/FTGLBitmapFont.cpp
index 7e982a608da..7e982a608da 100755..100644
--- a/extern/bFTGL/src/FTGLBitmapFont.cpp
+++ b/extern/bFTGL/src/FTGLBitmapFont.cpp
diff --git a/extern/bFTGL/src/FTGLBufferFont.cpp b/extern/bFTGL/src/FTGLBufferFont.cpp
index b8af0fcb05f..b8af0fcb05f 100755..100644
--- a/extern/bFTGL/src/FTGLBufferFont.cpp
+++ b/extern/bFTGL/src/FTGLBufferFont.cpp
diff --git a/extern/bFTGL/src/FTGLOutlineFont.cpp b/extern/bFTGL/src/FTGLOutlineFont.cpp
index b9fd187e862..b9fd187e862 100755..100644
--- a/extern/bFTGL/src/FTGLOutlineFont.cpp
+++ b/extern/bFTGL/src/FTGLOutlineFont.cpp
diff --git a/extern/bFTGL/src/FTGLPixmapFont.cpp b/extern/bFTGL/src/FTGLPixmapFont.cpp
index 2654b85e31e..2654b85e31e 100755..100644
--- a/extern/bFTGL/src/FTGLPixmapFont.cpp
+++ b/extern/bFTGL/src/FTGLPixmapFont.cpp
diff --git a/extern/bFTGL/src/FTGLPolygonFont.cpp b/extern/bFTGL/src/FTGLPolygonFont.cpp
index 2d4dfa1f26a..2d4dfa1f26a 100755..100644
--- a/extern/bFTGL/src/FTGLPolygonFont.cpp
+++ b/extern/bFTGL/src/FTGLPolygonFont.cpp
diff --git a/extern/bFTGL/src/FTGLTextureFont.cpp b/extern/bFTGL/src/FTGLTextureFont.cpp
index 92f14be50f2..92f14be50f2 100755..100644
--- a/extern/bFTGL/src/FTGLTextureFont.cpp
+++ b/extern/bFTGL/src/FTGLTextureFont.cpp
diff --git a/extern/bFTGL/src/FTGlyph.cpp b/extern/bFTGL/src/FTGlyph.cpp
index c68632949c2..c68632949c2 100755..100644
--- a/extern/bFTGL/src/FTGlyph.cpp
+++ b/extern/bFTGL/src/FTGlyph.cpp
diff --git a/extern/bFTGL/src/FTGlyphContainer.cpp b/extern/bFTGL/src/FTGlyphContainer.cpp
index 2c1881bbfff..2c1881bbfff 100755..100644
--- a/extern/bFTGL/src/FTGlyphContainer.cpp
+++ b/extern/bFTGL/src/FTGlyphContainer.cpp
diff --git a/extern/bFTGL/src/FTLibrary.cpp b/extern/bFTGL/src/FTLibrary.cpp
index 29ab5ae2693..29ab5ae2693 100755..100644
--- a/extern/bFTGL/src/FTLibrary.cpp
+++ b/extern/bFTGL/src/FTLibrary.cpp
diff --git a/extern/bFTGL/src/FTPixmapGlyph.cpp b/extern/bFTGL/src/FTPixmapGlyph.cpp
index b051a06b6e3..b051a06b6e3 100755..100644
--- a/extern/bFTGL/src/FTPixmapGlyph.cpp
+++ b/extern/bFTGL/src/FTPixmapGlyph.cpp
diff --git a/extern/bFTGL/src/FTPoint.cpp b/extern/bFTGL/src/FTPoint.cpp
index e4678bc9564..e4678bc9564 100755..100644
--- a/extern/bFTGL/src/FTPoint.cpp
+++ b/extern/bFTGL/src/FTPoint.cpp
diff --git a/extern/bFTGL/src/FTSize.cpp b/extern/bFTGL/src/FTSize.cpp
index 5fb8ffba157..5fb8ffba157 100755..100644
--- a/extern/bFTGL/src/FTSize.cpp
+++ b/extern/bFTGL/src/FTSize.cpp
diff --git a/extern/bFTGL/src/FTTextureGlyph.cpp b/extern/bFTGL/src/FTTextureGlyph.cpp
index b8267dcce89..b8267dcce89 100755..100644
--- a/extern/bFTGL/src/FTTextureGlyph.cpp
+++ b/extern/bFTGL/src/FTTextureGlyph.cpp