Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-02Cleanup: styleCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2015-12-16BGE Ketsji clean-up: double-promotion warningsJorge Bernal
2015-10-13Fix T46458: BGE Crash on loadCampbell Barton
2015-08-02Aduaspace: fixing playback in the game engine.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-08-15Adding a new state for sound handles in audaspace: stopped.Joerg Mueller
2013-02-08Fix part of #34083: crash trying to play surround .wav file in the game engineBrecht Van Lommel
2012-11-05Audaspace:Joerg Mueller
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-07-05code cleanup: remove Python.h include from blenkernel.Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-24Fix for #30336: Couldn't playback from Python without having played back via ...Joerg Mueller
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07BGE fix: ignore sounds that cannot be opened instead of crashing. ;-)Joerg Mueller
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-233D Audio GSoC:Joerg Mueller
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-163D Audio GSoC:Joerg Mueller
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-08-16Audaspace: Fixing quaternion and relativeness of 3D sounds error.Joerg Mueller
2010-07-31Audaspace:Joerg Mueller
2010-07-31Audaspace: Refactored the complete 3D Device code giving a nicer API.Joerg Mueller
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-02-05BGE: Sound Actuator APIDalai Felinto
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-26remove all python api functions deprecated in 2.49Campbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10remove python2.x supportCampbell Barton
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell Barton
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton