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 /source/gameengine
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 'source/gameengine')
-rw-r--r--[-rwxr-xr-x]source/gameengine/BlenderRoutines/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Converter/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Expressions/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/GameLogic/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Ketsji/KXNetwork/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Network/LoopBackNetwork/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Network/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/BlOde/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/Dummy/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/Sumo/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Physics/common/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/Rasterizer/SConscript0
-rw-r--r--[-rwxr-xr-x]source/gameengine/SceneGraph/SConscript0
16 files changed, 0 insertions, 0 deletions
diff --git a/source/gameengine/BlenderRoutines/SConscript b/source/gameengine/BlenderRoutines/SConscript
index 984b700abd6..984b700abd6 100755..100644
--- a/source/gameengine/BlenderRoutines/SConscript
+++ b/source/gameengine/BlenderRoutines/SConscript
diff --git a/source/gameengine/Converter/SConscript b/source/gameengine/Converter/SConscript
index f5e382b471e..f5e382b471e 100755..100644
--- a/source/gameengine/Converter/SConscript
+++ b/source/gameengine/Converter/SConscript
diff --git a/source/gameengine/Expressions/SConscript b/source/gameengine/Expressions/SConscript
index 809ac31371e..809ac31371e 100755..100644
--- a/source/gameengine/Expressions/SConscript
+++ b/source/gameengine/Expressions/SConscript
diff --git a/source/gameengine/GameLogic/SConscript b/source/gameengine/GameLogic/SConscript
index 7a2c3d91e72..7a2c3d91e72 100755..100644
--- a/source/gameengine/GameLogic/SConscript
+++ b/source/gameengine/GameLogic/SConscript
diff --git a/source/gameengine/Ketsji/KXNetwork/SConscript b/source/gameengine/Ketsji/KXNetwork/SConscript
index 2297b96c19e..2297b96c19e 100755..100644
--- a/source/gameengine/Ketsji/KXNetwork/SConscript
+++ b/source/gameengine/Ketsji/KXNetwork/SConscript
diff --git a/source/gameengine/Network/LoopBackNetwork/SConscript b/source/gameengine/Network/LoopBackNetwork/SConscript
index 987603f1a49..987603f1a49 100755..100644
--- a/source/gameengine/Network/LoopBackNetwork/SConscript
+++ b/source/gameengine/Network/LoopBackNetwork/SConscript
diff --git a/source/gameengine/Network/SConscript b/source/gameengine/Network/SConscript
index 0778418045f..0778418045f 100755..100644
--- a/source/gameengine/Network/SConscript
+++ b/source/gameengine/Network/SConscript
diff --git a/source/gameengine/Physics/BlOde/SConscript b/source/gameengine/Physics/BlOde/SConscript
index 90e949d2d86..90e949d2d86 100755..100644
--- a/source/gameengine/Physics/BlOde/SConscript
+++ b/source/gameengine/Physics/BlOde/SConscript
diff --git a/source/gameengine/Physics/Dummy/SConscript b/source/gameengine/Physics/Dummy/SConscript
index e24b150531f..e24b150531f 100755..100644
--- a/source/gameengine/Physics/Dummy/SConscript
+++ b/source/gameengine/Physics/Dummy/SConscript
diff --git a/source/gameengine/Physics/Sumo/SConscript b/source/gameengine/Physics/Sumo/SConscript
index be7922efd44..be7922efd44 100755..100644
--- a/source/gameengine/Physics/Sumo/SConscript
+++ b/source/gameengine/Physics/Sumo/SConscript
diff --git a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp
index 1992bbe3421..1992bbe3421 100755..100644
--- a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp
+++ b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp
diff --git a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
index cc980f3961d..cc980f3961d 100755..100644
--- a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
+++ b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
diff --git a/source/gameengine/Physics/common/SConscript b/source/gameengine/Physics/common/SConscript
index 91c5101675e..91c5101675e 100755..100644
--- a/source/gameengine/Physics/common/SConscript
+++ b/source/gameengine/Physics/common/SConscript
diff --git a/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript b/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
index 039bc3db8df..039bc3db8df 100755..100644
--- a/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
+++ b/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
diff --git a/source/gameengine/Rasterizer/SConscript b/source/gameengine/Rasterizer/SConscript
index 2097540ed7e..2097540ed7e 100755..100644
--- a/source/gameengine/Rasterizer/SConscript
+++ b/source/gameengine/Rasterizer/SConscript
diff --git a/source/gameengine/SceneGraph/SConscript b/source/gameengine/SceneGraph/SConscript
index 23c1c24c297..23c1c24c297 100755..100644
--- a/source/gameengine/SceneGraph/SConscript
+++ b/source/gameengine/SceneGraph/SConscript