Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(331)

Issue 13123044: Patch: application handler for Game Engine start/end

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by sjoerd_de_vries
Modified:
10 years, 9 months ago
Reviewers:
dfelinto, bf-codereview, brechtvl
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

This patch adds bpy.app.handlers.game_start and bpy.app.handlers.game_end, triggered when the BGE starts and ends when running inside Blender.

Patch Set 1 #

Patch Set 2 : callbacks renamed as requested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
source/blender/blenlib/BLI_callbacks.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
source/blender/editors/space_view3d/view3d_view.c View 1 4 chunks +6 lines, -0 lines 0 comments Download
source/blender/python/intern/bpy_app_handlers.c View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7
sjoerd_de_vries
10 years, 9 months ago (2013-08-20 14:35:44 UTC) #1
brechtvl
I think the callbacks should be named pre/post instead of start/end for consistency with the ...
10 years, 9 months ago (2013-08-20 16:06:51 UTC) #2
dfelinto
> I think the callbacks should be named pre/post instead of start/end for > consistency ...
10 years, 9 months ago (2013-08-21 17:48:34 UTC) #3
sjoerd_de_vries
callbacks renamed as requested
10 years, 9 months ago (2013-08-22 17:36:51 UTC) #4
sjoerd_de_vries
callbacks renamed as requested
10 years, 9 months ago (2013-08-22 17:42:51 UTC) #5
sjoerd_de_vries
callbacks renamed as requested
10 years, 9 months ago (2013-08-22 17:43:26 UTC) #6
brechtvl
10 years, 9 months ago (2013-08-22 19:10:15 UTC) #7
LGTM, go ahead and commit.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b