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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
commita8269c89469c6d79e882d247097270f3e281d253 (patch)
tree3ef1f01a42fdeae02f6ce90a9836cae917ed4b26 /source/gameengine/PyDoc
parentde7f183f37ef845805aaca6c89d2607f5ce5296d (diff)
SVN maintenance.
Diffstat (limited to 'source/gameengine/PyDoc')
-rw-r--r--source/gameengine/PyDoc/PhysicsConstraints.py2
-rw-r--r--source/gameengine/PyDoc/VideoTexture.py2
-rw-r--r--source/gameengine/PyDoc/how_to_build_win.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/gameengine/PyDoc/PhysicsConstraints.py b/source/gameengine/PyDoc/PhysicsConstraints.py
index 2859aedd2d1..01c922583e6 100644
--- a/source/gameengine/PyDoc/PhysicsConstraints.py
+++ b/source/gameengine/PyDoc/PhysicsConstraints.py
@@ -291,4 +291,4 @@ def setNumTimeSubSteps(numSubStep):
# Does something
#
# @rtype:
-# """ \ No newline at end of file
+# """
diff --git a/source/gameengine/PyDoc/VideoTexture.py b/source/gameengine/PyDoc/VideoTexture.py
index c74bd4f0f16..80ac1f4392a 100644
--- a/source/gameengine/PyDoc/VideoTexture.py
+++ b/source/gameengine/PyDoc/VideoTexture.py
@@ -215,4 +215,4 @@ def VideoFFmpeg():
Does something
@rtype:
- """ \ No newline at end of file
+ """
diff --git a/source/gameengine/PyDoc/how_to_build_win.txt b/source/gameengine/PyDoc/how_to_build_win.txt
index 018a28a9bfd..5610ced3b2a 100644
--- a/source/gameengine/PyDoc/how_to_build_win.txt
+++ b/source/gameengine/PyDoc/how_to_build_win.txt
@@ -13,4 +13,4 @@ C:\Python26\python.exe C:\Python26\Scripts\epydoc.py --debug -v -o BPY_GE --url
4) run your created batch file. If everything goes well it creates a folder named BPY_GE with all the generated documentation.
-Documentation valid in March of 2010 - Blender 2.5alpha2 \ No newline at end of file
+Documentation valid in March of 2010 - Blender 2.5alpha2