blender/source/gameengine
Dalai Felinto f7a24a25ba BGE: Sound Actuator API
act.time can set the sound position (float in seconds)
act.is3D RO gives you the dimension of the audio
act.minGain3D, maxGain3D ... set the 3D parameters of the sound

** PyDoc to be done. Jörg Müller (NeXyon) do you want to document them? The file is here:
//source/gameengine/PyDoc/GameTypes.py


+ adding a missing \n to KX_Scene.cpp. (kind of typo)
2010-02-05 00:51:32 +00:00
..
BlenderRoutines get rid of annoying duplicate python initialization code, added setupGamePython() which initializes modules 2010-01-10 22:03:26 +00:00
Converter Radians -> Degrees (in UI) 2010-01-25 06:24:05 +00:00
Expressions BGE: fix more transpose bug when MathUtils is not used. 2009-12-23 09:55:34 +00:00
GameLogic BGE: patch [#20293] Added python sensor attribute: Status. 2010-01-30 18:53:33 +00:00
GamePlayer get rid of annoying duplicate python initialization code, added setupGamePython() which initializes modules 2010-01-10 22:03:26 +00:00
Ketsji BGE: Sound Actuator API 2010-02-05 00:51:32 +00:00
Network white space commit. (2 spaces -> tab). 2009-09-06 01:51:23 +00:00
Physics BGE: Optimize Soft body conversion: don't create BVH structure. 2010-02-03 21:41:03 +00:00
PyDoc rename game object obcolor to color 2010-01-30 21:59:20 +00:00
Rasterizer BGE: fix for [#20684] Game Render blanks screen on Anaglyph Stereo view 2010-02-01 15:13:05 +00:00
SceneGraph BGE: dynamic loading patch commited. API and demo files available here: https://projects.blender.org/tracker/?func=detail&aid=19492&group_id=9&atid=127 2009-11-15 23:58:56 +00:00
VideoTexture BGE: Add plot method to VideoTexture.ImageBuff class. 2009-12-08 10:02:22 +00:00
CMakeLists.txt option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00