blender/source/gameengine/BlenderRoutines
Joerg Mueller 2d884fc035 3D Audio GSoC:
* Pepper depends on ffmpeg 0.7.1 or higher now, windows and mac build systems set to ffmpeg-0.8
* Fixed orientation retrieval in OpenAL device code.
* Added stopAll() method to AUD_IDevice (also for Python) and call it on BGE exit
* Changed BGE to use audaspace via native C++ instead over the C API.
* Made AUD_SequencerFactory and AUD_SequencerEntry thread safe.
* Changed sound caching into a flag which fixes problems on file loading, especially with undo.
* Removed unused parameter from sound_mute_scene_sound
* Fixed bug: changing FPS didn't update the sequencer sound positions.
* Fixed bug: Properties of sequencer strips weren't set correctly.
* Minor warning fixes.
2011-08-07 11:54:58 +00:00
..
BL_KetsjiEmbedStart.cpp 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
BL_System.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_System.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
CMakeLists.txt cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
KX_BlenderCanvas.cpp image.depth, 96/128 for float color images, was 24/32 for byte images. 2011-03-09 01:25:59 +00:00
KX_BlenderCanvas.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderGL.cpp quiet msvc/mingw compiler warnings. 2011-04-10 09:37:04 +00:00
KX_BlenderGL.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderInputDevice.cpp doxygen: gameengine/BlenderRoutines tagged. 2011-02-25 13:29:48 +00:00
KX_BlenderInputDevice.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderKeyboardDevice.cpp doxygen: gameengine/BlenderRoutines tagged. 2011-02-25 13:29:48 +00:00
KX_BlenderKeyboardDevice.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderMouseDevice.cpp doxygen: gameengine/BlenderRoutines tagged. 2011-02-25 13:29:48 +00:00
KX_BlenderMouseDevice.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderRenderTools.cpp doxygen: gameengine/BlenderRoutines tagged. 2011-02-25 13:29:48 +00:00
KX_BlenderRenderTools.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderSystem.cpp doxygen: gameengine/BlenderRoutines tagged. 2011-02-25 13:29:48 +00:00
KX_BlenderSystem.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00