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
path: root/intern
AgeCommit message (Expand)Author
2009-08-09Sound Branch:Joerg Mueller
2009-08-07Sound Branch:Joerg Mueller
2009-08-06Code cleanup for the merge.Joerg Mueller
2009-08-05Update for new windows OpenAL libs.Joerg Mueller
2009-08-05OpenALDevice update to work with windows pthreads library.Joerg Mueller
2009-08-05Merge to revision 22221 of 2.5 branch.Joerg Mueller
2009-08-05fix for ghost memory leaksCampbell Barton
2009-08-04Merge with 2.5 branch to revision 22207.Joerg Mueller
2009-08-03Smoke:Daniel Genrich
2009-08-02Smoke: fixing 8MB memleakDaniel Genrich
2009-08-02svn 2.5 branch merge r22138 to r22143Joerg Mueller
2009-08-02Fixed an include error, included an FFMPEG file where not needed.Joerg Mueller
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-02- X11 tablet was using uninitialized variables.Campbell Barton
2009-08-01Update MSVC projects filesBenoit Bolsee
2009-08-01sizeof() was being used incorrectly to clear X11 m_keyboard_vector, would onl...Campbell Barton
2009-07-31* Merge with 2.5 branch revision 21915 to 22079Joerg Mueller
2009-07-31Smoke:Daniel Genrich
2009-07-31Smoke: compile error due to bad merged conflictsDaniel Genrich
2009-07-31Smoke: fixing some compile warning reported by Ton and one compile erro for g...Daniel Genrich
2009-07-31wasnt building with gcc 4.4Campbell Barton
2009-07-30Added audio device settings. You can even switch them while playing!Joerg Mueller
2009-07-30SVN maintenance.Guillermo S. Romero
2009-07-302.5:Stefan Gartner
2009-07-30Smoke: forgot cmake fileDaniel Genrich
2009-07-30smoke: another fftw3 error fixedDaniel Genrich
2009-07-30smoke: forgot to disable fftw3 noise functionDaniel Genrich
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-29More accurate seeking with ffmpeg.Joerg Mueller
2009-07-28Fix crash on Linux with some WM.Diego Borghetti
2009-07-28Sound BranchJoerg Mueller
2009-07-26* 2.5 merge revision 21713 to 21915Joerg Mueller
2009-07-26Windows: fixing user preference window opening full screenDaniel Genrich
2009-07-24Initial (ugly) sequencer sound support.Joerg Mueller
2009-07-22Added support for 3D audio and other GE stuff, like volume, pitch and ping po...Joerg Mueller
2009-07-21blender sound structure internals update:Joerg Mueller
2009-07-21some fixes so this compiles on windows.Nathan Letwory
2009-07-20New (updated) C-API!Joerg Mueller
2009-07-20audaspace update including build system adoptions for linux, all other OSs ar...Joerg Mueller
2009-07-20svn merge with 2.5 branch from revision 21504 to 21713Joerg Mueller
2009-07-16SConsNathan Letwory
2009-07-14error in setting the alpha value when drawing text into a char buffer.Campbell Barton
2009-07-11* fixed error of msvc complaining about empty structs in CJoerg Mueller
2009-07-11BGE now uses the audaspace library for sound output. 3D sound and several set...Joerg Mueller
2009-07-10Merged with 2.5 branch revision 21504Joerg Mueller
2009-07-10Implemented a basic C API.Joerg Mueller
2009-07-10Added pthreads includes for windows building.Joerg Mueller
2009-07-103 first big steps:Joerg Mueller
2009-07-092.5: fix for last commit, left in debug print.Brecht Van Lommel
2009-07-092.5: X11Brecht Van Lommel