blender/doc
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
..
blender_file_format switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
build_systems CMake: update cmake.txt documentation to remove some old information and link 2013-02-26 00:49:45 +00:00
doxygen update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
guides Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
license bf-members.txt encoding changed from Mac Roman to UTF-8 so it displays properly 2013-02-21 18:07:59 +00:00
manpage code cleanup: typo and stop manpage turning '$' into italic. 2013-05-25 02:21:50 +00:00
python_api 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