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-102.5: Sound branch merge!Joerg Mueller
2009-08-09smoke: fix fft not workingDaniel Genrich
2009-08-09fftw3 scons: hopefully fixing indent errorDaniel Genrich
2009-08-09Smoke: Daniel Genrich
2009-08-09Smoke: decoupling of wavelet #2, new noise strength option on gui, fftw3 opti...Daniel Genrich
2009-08-07smoke: Daniel Genrich
2009-08-07Smoke: test commit of PCGDaniel Genrich
2009-08-07Smoke: another 10-20% speed gain due to CG (conjugate gradient) improvementsDaniel Genrich
2009-08-06smoke: decoupling high-res, introducing reset for heat+gravity, fixing anothe...Daniel Genrich
2009-08-06* merge r22237 (from soundsystem branch) to have b25 still compile against ne...Nathan Letwory
2009-08-05fix for ghost memory leaksCampbell Barton
2009-08-03Smoke:Daniel Genrich
2009-08-02Smoke: fixing 8MB memleakDaniel Genrich
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-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-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-28Fix crash on Linux with some WM.Diego Borghetti
2009-07-26Windows: fixing user preference window opening full screenDaniel Genrich
2009-07-16SConsNathan Letwory
2009-07-14error in setting the alpha value when drawing text into a char buffer.Campbell Barton
2009-07-092.5: fix for last commit, left in debug print.Brecht Van Lommel
2009-07-092.5: X11Brecht Van Lommel
2009-06-29Fix compiler warning, make for body explicit.Guillermo S. Romero
2009-06-23PyRNA API support for matrix types as Mathutils matrix (with callbacks) rathe...Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-06-08Win GUI fix: maximize works again without distorted regionsDaniel Genrich
2009-06-08Win GUI fix: Blender won't hide behind the taskbar anymore on startup (in non...Daniel Genrich
2009-06-01fmod directory wasn't removed when all references to fmod were. (patch [#1826...Campbell Barton
2009-06-01YoFrankie bug [#18857] On start gives ImportError: No module named frankie_sc...Campbell Barton
2009-05-23FIX memleak in mmap().Benoit Bolsee
2009-05-21build without SDL in GCC 4.4Campbell Barton
2009-05-192.5:Thomas Dinges
2009-05-19CMake + MSVC debug build fixDalai Felinto
2009-05-18Commit revision 20062 and 20109 from trunk, also fix a small memoryDiego Borghetti
2009-05-17Patch #18758 for bug #17423 by Matt D. (foom) Thanks! Thomas Dinges
2009-05-17cmake: apply ADD_SUBDIR patch.Benoit Bolsee
2009-05-16* Fix for another OpenAL compile error on MSVC.Brecht Van Lommel
2009-05-15* Fix for compile error on MSVC.Brecht Van Lommel