Blender Git Commit Log

Git Commits -> Revision e36b0cb

Revision e36b0cb by Thomas Szepe (master)
April 7, 2015, 16:32 (GMT)
BGE: New API method getDisplayDimensions

This patch adds a new API function to get the actual display dimensions in pixels.

Reviewers: dfelinto, sybren, lordloki, moguri

Reviewed By: lordloki, moguri

Differential Revision: https://developer.blender.org/D648

Commit Details:

Full Hash: e36b0cb8f32fc4302499c87e5c2b4c1ecc7a6543
Parent Commit: f9f3c29
Lines Changed: +47, -0

8 Modified Paths:

/doc/python_api/rst/bge.render.rst (+6, -0) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp (+5, -0) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h (+2, -0) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.h (+2, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp (+12, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+16, -0) (Diff)
/source/gameengine/Rasterizer/RAS_ICanvas.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021