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
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--[-rwxr-xr-x]source/blender/include/BIF_transform.h0
-rw-r--r--[-rwxr-xr-x]source/blender/include/transform.h0
-rw-r--r--[-rwxr-xr-x]source/blender/python/api2_2x/Group.c0
-rw-r--r--[-rwxr-xr-x]source/blender/python/api2_2x/Group.h0
-rw-r--r--[-rwxr-xr-x]source/blender/src/transform.c0
-rw-r--r--[-rwxr-xr-x]source/blender/src/transform_constraints.c0
-rw-r--r--[-rwxr-xr-x]source/blender/src/transform_conversions.c0
-rw-r--r--[-rwxr-xr-x]source/blender/src/transform_generics.c0
-rw-r--r--[-rwxr-xr-x]source/blender/src/transform_numinput.c0
-rw-r--r--[-rwxr-xr-x]source/blender/yafray/intern/api.cpp0
-rw-r--r--[-rwxr-xr-x]source/blender/yafray/intern/export_File.cpp0
-rw-r--r--[-rwxr-xr-x]source/blender/yafray/intern/export_File.h0
-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
28 files changed, 0 insertions, 0 deletions
diff --git a/source/blender/include/BIF_transform.h b/source/blender/include/BIF_transform.h
index 9b277942528..9b277942528 100755..100644
--- a/source/blender/include/BIF_transform.h
+++ b/source/blender/include/BIF_transform.h
diff --git a/source/blender/include/transform.h b/source/blender/include/transform.h
index d343720b781..d343720b781 100755..100644
--- a/source/blender/include/transform.h
+++ b/source/blender/include/transform.h
diff --git a/source/blender/python/api2_2x/Group.c b/source/blender/python/api2_2x/Group.c
index 26e5edd0733..26e5edd0733 100755..100644
--- a/source/blender/python/api2_2x/Group.c
+++ b/source/blender/python/api2_2x/Group.c
diff --git a/source/blender/python/api2_2x/Group.h b/source/blender/python/api2_2x/Group.h
index 0512623b5f8..0512623b5f8 100755..100644
--- a/source/blender/python/api2_2x/Group.h
+++ b/source/blender/python/api2_2x/Group.h
diff --git a/source/blender/src/transform.c b/source/blender/src/transform.c
index b3814831ddf..b3814831ddf 100755..100644
--- a/source/blender/src/transform.c
+++ b/source/blender/src/transform.c
diff --git a/source/blender/src/transform_constraints.c b/source/blender/src/transform_constraints.c
index ccba909cd6d..ccba909cd6d 100755..100644
--- a/source/blender/src/transform_constraints.c
+++ b/source/blender/src/transform_constraints.c
diff --git a/source/blender/src/transform_conversions.c b/source/blender/src/transform_conversions.c
index 5d69e87a123..5d69e87a123 100755..100644
--- a/source/blender/src/transform_conversions.c
+++ b/source/blender/src/transform_conversions.c
diff --git a/source/blender/src/transform_generics.c b/source/blender/src/transform_generics.c
index 8e999e8bb31..8e999e8bb31 100755..100644
--- a/source/blender/src/transform_generics.c
+++ b/source/blender/src/transform_generics.c
diff --git a/source/blender/src/transform_numinput.c b/source/blender/src/transform_numinput.c
index 730d25545bd..730d25545bd 100755..100644
--- a/source/blender/src/transform_numinput.c
+++ b/source/blender/src/transform_numinput.c
diff --git a/source/blender/yafray/intern/api.cpp b/source/blender/yafray/intern/api.cpp
index f59c5e1f73e..f59c5e1f73e 100755..100644
--- a/source/blender/yafray/intern/api.cpp
+++ b/source/blender/yafray/intern/api.cpp
diff --git a/source/blender/yafray/intern/export_File.cpp b/source/blender/yafray/intern/export_File.cpp
index c8c0b3c6bb1..c8c0b3c6bb1 100755..100644
--- a/source/blender/yafray/intern/export_File.cpp
+++ b/source/blender/yafray/intern/export_File.cpp
diff --git a/source/blender/yafray/intern/export_File.h b/source/blender/yafray/intern/export_File.h
index 5d2e0c53a21..5d2e0c53a21 100755..100644
--- a/source/blender/yafray/intern/export_File.h
+++ b/source/blender/yafray/intern/export_File.h
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