Blender Git Commit Log
Git Commits -> Revision c6248cc
Revision c6248cc by Benoit Bolsee (decklink) October 8, 2015, 20:26 (GMT) |
BGE: new bge.logic.setRender() to enable/disable render. The render pass is enabled by default but it can be disabled with bge.logic.setRender(False). Once disabled, the render pass is skipped and a new logic frame starts immediately. Note that VSync no longer limits the fps when render is off but the 'Use Frame Rate' option in the Render Properties still limits it. |
Commit Details:
Full Hash: c6248cce7386678ef2dc8bce3af3c5ce583fafe0
Parent Commit: 622cbd9
Lines Changed: +62, -4