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:
authorPorteries Tristan <republicthunderbolt9@gmail.com>2015-06-22 17:44:16 +0300
committerPorteries Tristan <republicthunderbolt9@gmail.com>2015-06-22 19:16:31 +0300
commitd979ac4cc9967c5dce27461926396abe5de54b3d (patch)
tree8fb5c431335916bf865d36f597c9803a7353e3b6 /source/gameengine/Ketsji/KX_KetsjiEngine.h
parent5e241e3028b0c68ae745c35ba5b5f566036f2608 (diff)
BGE: Fix T45110, T44174, armature animations update and mirror render.
Reveiwers:Moguri, Matpi, youle
Diffstat (limited to 'source/gameengine/Ketsji/KX_KetsjiEngine.h')
-rw-r--r--source/gameengine/Ketsji/KX_KetsjiEngine.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/gameengine/Ketsji/KX_KetsjiEngine.h b/source/gameengine/Ketsji/KX_KetsjiEngine.h
index 4392769ed02..cd473451111 100644
--- a/source/gameengine/Ketsji/KX_KetsjiEngine.h
+++ b/source/gameengine/Ketsji/KX_KetsjiEngine.h
@@ -272,6 +272,9 @@ public:
void SetCameraOverrideViewMatrix(const MT_CmMatrix4x4& mat);
void SetCameraOverrideClipping(float near, float far);
void SetCameraOverrideLens(float lens);
+
+ // Update animations for object in this scene
+ void UpdateAnimations(KX_Scene *scene);
/**
* Sets display of all frames.