blender/source
Campbell Barton c78b460fce Use Benoits attributes in KX_GameObject.
Deprecated..
getPosition, setPosition, getOrientation, setOrientation, getState, setState, getParent, getVisible, getMass

* swapped set/get to get/set in KX_PYATTRIBUTE_RW_FUNCTION macro to match pythons getsetattrs.
* deprecation warnings in the api and notes in epydocs.
* added 'state' attribute
* gameob.mass = 10 # now works because its not checking only for float values.
* dir(gameob) # includes attributes now
2009-03-24 19:37:17 +00:00
..
blender Renumbered the texture nodes because they were clashing with the other nodes. 2009-03-24 18:51:21 +00:00
creator Another patch by GSR 2009-03-23 18:11:46 +00:00
darwin
gameengine Use Benoits attributes in KX_GameObject. 2009-03-24 19:37:17 +00:00
icons
kernel Merge from trunk 2008-09-19 14:15:36 +00:00
CMakeLists.txt
Makefile [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
nan_compile.mk Added BF_PROFILE (same name as in scons files) option. 2009-03-23 19:52:49 +00:00
nan_definitions.mk [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
nan_link.mk patch #8583: Add support for gcc on irix 2008-11-24 14:15:05 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript * Minor cleanup of SCons files 2008-10-22 11:28:10 +00:00