2883110a54
* Windows .exe file now includes the blender icon. * Builds with game engine on Windows only. I tried building the game engine on Linux, but I get weird errors when building with ode. There's a dirty #include path in Physics/BlOde/OdePhysicsEnvironment.cpp (../ode/src/joint.h). gcc doesn't like this somehow. * Other platforms need to add a couple of flags to the SConstruct: use_sumo, use_ode, solid_include and ode_include |
||
---|---|---|
.. | ||
KX_NetworkEventManager.cpp | ||
KX_NetworkEventManager.h | ||
KX_NetworkMessageActuator.cpp | ||
KX_NetworkMessageActuator.h | ||
KX_NetworkMessageSensor.cpp | ||
KX_NetworkMessageSensor.h | ||
KX_NetworkObjectActuator.cpp | ||
KX_NetworkObjectActuator.h | ||
KX_NetworkObjectSensor.cpp | ||
KX_NetworkObjectSensor.h | ||
Makefile | ||
SConscript |