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
2008-10-12c3d_import needed encoding defined for python 2.5+ to run.Campbell Barton
2008-10-12read wave files block align value, rather then assuming 2 or 4.Campbell Barton
2008-10-12fix for [#17783] problem when packing wavCampbell Barton
2008-10-11Fix for bug #17793: the glFinish() call in ghost that was disabled in a previ...Brecht Van Lommel
2008-10-09Bugfix for [#17333] Fluid bake memory issues provided by Andre PintoDaniel Genrich
2008-10-09BGE bug fix: fix several bugs and inconsistencies in sound actuator:Benoit Bolsee
2008-10-07joystick updateCampbell Barton
2008-10-06patch [#17772] Fluid solver not built with OpenMP in Makefile build systemKent Mein
2008-10-03Solaris was having problems with sqrtf and friends again.Kent Mein
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29[#17703] Segfault on fluid activation.Daniel Genrich
2008-09-25This is part of the cleanup Campbell wanted :)Kent Mein
2008-09-24Fixing compile warningsDaniel Genrich
2008-09-22Revert full screen, maximized and minimized code (rev 16543).Diego Borghetti
2008-09-22Patch #17666 by Vladimi<C2>r MarekTon Roosendaal
2008-09-22Fixing missing function in elbeemDaniel Genrich
2008-09-22Removing control defineDaniel Genrich
2008-09-22Update MSVC project filesBenoit Bolsee
2008-09-21svn merge -r 16593:16648 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-21game engine now compiles with SDL disabled. CDROM and Joystick wont function ...Campbell Barton
2008-09-18svn merge -r 16454:16593 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-15Small fix in GHOST X11 system.Diego Borghetti
2008-09-14Fix for bug #5758 and #17585: armatures with IK constraint did notBrecht Van Lommel
2008-09-1332 sounds max would crash on windows because the openal limit is 24, tested a...Campbell Barton
2008-09-13avoid crash when game engine returns to Blender, and OpenAL sources haven't b...Erwin Coumans
2008-09-12made max sounds playable at once 32 rather then 16. (demo release background ...Campbell Barton
2008-09-10svn merge -r 16369:16454 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-09-06Revert a commit from 5 years ago that added a glFinish call before swapping o...Brecht Van Lommel
2008-09-05svn merge -r 16320:16369 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-04Two compile fixes for msvc and cmake provided by brokenDaniel Genrich
2008-09-03Fixing debug outputDaniel Genrich
2008-09-03Bugfix for sphere-in-control-object (reported by broken)Daniel Genrich
2008-09-03Compile fixes (reported by broken)Daniel Genrich
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-22svn merge -r 16060:16222 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-18#2: Fixing compile errors on mingw/cygwin (reported by aligorith)Daniel Genrich
2008-08-18Fixing compile errors on mingw/cygwin (reported by aligorith)Daniel Genrich
2008-08-18Update MSVC project files after Win64 patchBenoit Bolsee
2008-08-18Fix compile problem in MSVC after Win64 patchBenoit Bolsee
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-08-15Merge from trunk 16031:16122Ian Thompson
2008-08-12svn merge -r 15973:16060 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-12Bugfix for non-compiling on msvc and mingw (reported by Matt)Daniel Genrich
2008-08-10* Script to convert BDF pixel fonts into C++ files blender can read. - Amiga ...Campbell Barton
2008-08-09Merge from trunk: 15912:16031Ian Thompson
2008-08-05svn merge -r 15800:15973 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-04Update MSVC project files for new Boolean Operation file (BOP_Merge2.cpp)Benoit Bolsee
2008-08-03BKE_global.h include path wasnt correct. made boxpack2d.c a bit more Campbell Barton