blender/source/gameengine/Ketsji/KXNetwork
Campbell Barton 8106a6b75d mathutils: refactor instantiation
remove 'type' argument, very few mathutils objects are wrapped,
add new function for creating wrapped objects.

also fixes unlikely memory leak if the data-array can't be allocated.
2015-01-04 17:43:57 +11:00
..
CMakeLists.txt mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
KX_NetworkEventManager.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
KX_NetworkEventManager.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
KX_NetworkMessageActuator.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
KX_NetworkMessageActuator.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
KX_NetworkMessageSensor.cpp style cleanup 2012-09-16 04:58:18 +00:00
KX_NetworkMessageSensor.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
KX_NetworkObjectActuator.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
KX_NetworkObjectActuator.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
KX_NetworkObjectSensor.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
KX_NetworkObjectSensor.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00