Blender Git Loki
Git Commits -> Revision 3053ce1
Revision 3053ce1 by Campbell Barton (master) May 25, 2009, 02:39 (GMT) |
[#18819] save and load globalDictionary actuators don't load the proper files in 2.49 RC3 For this actuator to be useful it needs to use the first opened blendfile as the base name for the configuration file. A recent fix that made the gp_GamePythonPath always match the current loaded blend file made this actuator work differently. keep the original filename to use for making the config name so you can load the config between loading blendfiles. |
Commit Details:
Full Hash: 3053ce1a8c93480d6412386c0afe11fac4c27f9c
SVN Revision: 20394
Parent Commit: 1af059b
Lines Changed: +6, -2
1 Modified Path:
/source/gameengine/Ketsji/KX_PythonInit.cpp (+6, -2) (Diff)