Blender Git Loki
Git Commits -> Revision f77af0a
Revision f77af0a by Campbell Barton (master) August 5, 2011, 05:26 (GMT) |
change BLO_library_append_begin to take a main argument rather then a context, means the BGE doesnt need to make a new empty context just to pass as an arg. added doxygen description too. this quiets the print when the BGE does linking. |
Commit Details:
Full Hash: f77af0a8cef8e7be6245c6f4c52dd05f6c7a387f
SVN Revision: 39044
Parent Commit: 36bf438
Lines Changed: +21, -21
5 Modified Paths:
/source/blender/blenloader/BLO_readfile.h (+10, -6) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -4) (Diff)
/source/blender/python/intern/bpy_library.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+5, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -4) (Diff)
/source/blender/python/intern/bpy_library.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+5, -9) (Diff)