Go to file
Mitchell Stokes 6365678109 BGE: Adding a Python collision API. The initial patch was provided by agoose77, with some edits by me.
KX_GameObject now has a collisionCallbacks list which is a list of callables that are called when a collision occurs. The callables will be called with an argument that contains a reference to the other object involved in the collision (i.e., not self).
2013-09-14 02:02:58 +00:00
build_files OSX/scons: take xcode-select path into account, to work well with different xcode versions 2013-09-13 15:41:18 +00:00
doc BGE: Adding a Python collision API. The initial patch was provided by agoose77, with some edits by me. 2013-09-14 02:02:58 +00:00
extern correct error in libmv stub, also correct typo. 2013-09-13 03:49:11 +00:00
intern Cleanup for last commit 2013-09-13 21:42:52 +00:00
release Sculpting: 2013-09-13 23:58:00 +00:00
source BGE: Adding a Python collision API. The initial patch was provided by agoose77, with some edits by me. 2013-09-14 02:02:58 +00:00
CMakeLists.txt OSX/cmake: move the new xcode-select-handing outside xcode conditional, to fix cmake/make compile 2013-09-13 21:13:57 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct OSX/scons: fix a typo for jack adding frameworksearchpath 2013-09-10 18:40:07 +00:00