forked from bartvdbraak/blender
9b948cad08
kept as the original file, but that can't work correct for solving relative paths once a .blend in another directory is loaded. The reason it went OK with the apricot tech demo is that the images there were lib linked into the level file, which still worked. Now it sets G.sce to the current loaded .blend file. Note that the python config file path still uses the first loaded .blend file so it looks in the same location each time. Also added some NULL pointer checks in the joystick code because it was crashing there on Mac, there's similar checks in related functions so I'm assuming this was just a missed case. |
||
---|---|---|
.. | ||
Makefile | ||
SCA_Joystick.cpp | ||
SCA_Joystick.h | ||
SCA_JoystickDefines.h | ||
SCA_JoystickEvents.cpp | ||
SCA_JoystickPrivate.h |