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:
Diffstat (limited to 'source/gameengine/PyDoc')
-rw-r--r--source/gameengine/PyDoc/PhysicsConstraints.py1
-rw-r--r--source/gameengine/PyDoc/VideoTexture.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/source/gameengine/PyDoc/PhysicsConstraints.py b/source/gameengine/PyDoc/PhysicsConstraints.py
index 01c922583e6..bec8973edc6 100644
--- a/source/gameengine/PyDoc/PhysicsConstraints.py
+++ b/source/gameengine/PyDoc/PhysicsConstraints.py
@@ -1,4 +1,3 @@
-# $Id$
"""
Documentation for the PhysicsConstraints module.
================================================
diff --git a/source/gameengine/PyDoc/VideoTexture.py b/source/gameengine/PyDoc/VideoTexture.py
index 80ac1f4392a..9d2148d8eaf 100644
--- a/source/gameengine/PyDoc/VideoTexture.py
+++ b/source/gameengine/PyDoc/VideoTexture.py
@@ -1,4 +1,3 @@
-# $Id$
"""
The VideoTexture module allows you to manipulate textures during the game.