Blender Git Commit Log

Git Commits -> Revision f1a154b

July 7, 2012, 04:12 (GMT)
LibLoad() now returns a KX_LibLoadStatus object that can be used to monitor the state of an async libload as well as register callbacks.

Commit Details:

Full Hash: f1a154b27ea61af63c9f1a24b86dc77ffc90bbff
SVN Revision: 48705
Parent Commit: cb728e5
Lines Changed: +388, -40

2 Added Paths:

/source/gameengine/Converter/KX_LibLoadStatus.cpp (+249, -0) (View)
/source/gameengine/Converter/KX_LibLoadStatus.h (+86, -0) (View)

5 Modified Paths:

/source/gameengine/Converter/CMakeLists.txt (+2, -0) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+40, -33) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+6, -4) (Diff)
/source/gameengine/Ketsji/KX_PythonInitTypes.cpp (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021