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-112.5Ton Roosendaal
2009-08-11Fix for batch mode.Joerg Mueller
2009-08-11Fix a bug in Ghost causing crash on Blender exit.Benoit Bolsee
2009-08-10Copy all the .h so sequencer_add.c does not fail.Guillermo S. Romero
2009-08-10Update Makefile for audaspace.Diego Borghetti
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-10MSVC project files: add audaspace project, upgrade to Python 3.1Benoit Bolsee
2009-08-10Remove hardcoded path in include.Guillermo S. Romero
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10missing include for fluidCampbell Barton
2009-08-10Smoke:Daniel Genrich
2009-08-10fix for build problem with audiospace and implicit declaration.Campbell Barton
2009-08-10Add initial support in Makefiles for audaspace.Guillermo S. Romero
2009-08-10Add missing include paths.Guillermo S. Romero
2009-08-10SVN maintenance.Guillermo S. Romero
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