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-04-19 21:32:14 +0300
committerJorge Bernal <jbernalmartinez@gmail.com>2015-04-19 21:33:08 +0300
commit62f79856e9a14337e32355db8a6add14badb372f (patch)
treeec7f49c893243366a1113c2385d311ace66f93a8 /CMakeLists.txt
parent6f0f1dc3be9c88b8d54abce290acee1c948c248b (diff)
BGE : Standardization of callbacks execution.
A new function (RunPythonCallBackList) to call all python functions contained in a python list was developed. This function has: - first argument is the python list of callbacks - second argument is a python list of arguments - third argument is the minimum quantity of arguments - forth argument is the maximum quantity of arguments It improves flexibility and supports *args. Reviewers: moguri, dfelinto, campbellbarton, sybren Reviewed By: campbellbarton, sybren Subscribers: sybren Projects: #game_engine Differential Revision: https://developer.blender.org/D1102
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions