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/WhatsNew.py')
-rw-r--r--source/gameengine/PyDoc/WhatsNew.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/gameengine/PyDoc/WhatsNew.py b/source/gameengine/PyDoc/WhatsNew.py
index 777c87a2f48..dcc6ba4883c 100644
--- a/source/gameengine/PyDoc/WhatsNew.py
+++ b/source/gameengine/PyDoc/WhatsNew.py
@@ -8,6 +8,8 @@ This document lists what has been changed in the Game Engine Python API.
Blender CVS
------------
- Added tic rate methods to L{GameLogic}
+ - Added stereo eye separation and focal length methods to L{Rasterizer}.
+ - Fixed L{Raterizer}.makeScreenshot() method.
Blender 2.34
------------