blender/source/gameengine
Campbell Barton e93d1ba8e7 Misc warnings
- Removed/Commented some unused vars
- CValue::GetPropertyText() could return a temp reference to a variable on the stack, option wasnt used anywhere so removed.
- KX_ConstraintWrapper::GetConstraintId allows args but ignored them
- KX_ConstraintWrapper::PySetParam didnt return NULL on an error (messing up pythons exceptions).
- BLI_natstrcmp didnt return 0 when the while loop exited
2009-05-26 10:44:14 +00:00
..
BlenderRoutines BGE Dome: removing of size option and adding tilt option. 2009-05-17 20:37:13 +00:00
Converter + renamed pad3 to m_contactProcessingThreshold (thanks Campbell Barton/ideasman for confirming it is ok to rename it) 2009-05-24 06:31:47 +00:00
Expressions Misc warnings 2009-05-26 10:44:14 +00:00
GameLogic BGE Joystick Hat Bugfix 2009-05-25 06:24:23 +00:00
GamePlayer Misc warnings 2009-05-26 10:44:14 +00:00
Ketsji Misc warnings 2009-05-26 10:44:14 +00:00
Network BGE performance, 4th round: logic 2009-05-10 20:53:58 +00:00
Physics - BGE Py API, any py function/attribute that took a KX_GameObject would not accept a KX_Light or KX_Camera (bad oversight on my part) 2009-05-24 23:43:10 +00:00
PyDoc BGE Joystick Hat Bugfix 2009-05-25 06:24:23 +00:00
Rasterizer BGE: fix memleaks. 2009-05-23 14:46:43 +00:00
SceneGraph BGE logic patch: fix another incompatibility with YF. 2009-05-20 08:45:42 +00:00
VideoTexture Misc warnings 2009-05-26 10:44:14 +00:00
CMakeLists.txt cmake: apply ADD_SUBDIR patch. 2009-05-17 12:25:06 +00:00
Makefile Makefile fixes for compiling with new videotexture code. 2008-11-02 18:12:45 +00:00
SConscript Building the game engine with Solid/Sumo is now optional for scons using WITH_BF_SOLID. 2009-02-25 12:07:51 +00:00