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
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-20Fixing [#23370] problem when running game engineJoerg Mueller
2010-08-20Fix #23198: openmp building for OS X ppc gave errors about non-relocatableBrecht Van Lommel
2010-08-18Update MSVC project filesBenoit Bolsee
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16SVN maintenance.Guillermo S. Romero
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16Audaspace: Fix for ppl with outdated ffmpeg.Joerg Mueller
2010-08-16Makefile fixes for Audaspace. This also replaces the not-usedTon Roosendaal
2010-08-16Audaspace: Trying to fix a reported compile bug about missing UINT64_C.Joerg Mueller
2010-08-16Audaspace: Fixing quaternion and relativeness of 3D sounds error.Joerg Mueller
2010-08-16Fix from patch tracker by saphires: [#23339] Remove const members in AUD_3Dma...Joerg Mueller
2010-08-16Audaspace:Joerg Mueller
2010-08-16Audaspace: Disabling FFTW building as this stuff is unused atm anyway.Joerg Mueller
2010-08-16svn merge -r 31314:31370 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nexyonJoerg Mueller
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-13Py API Docs:Joerg Mueller
2010-08-10Py API Docs:Joerg Mueller
2010-08-06Py API Documentation:Joerg Mueller
2010-08-05Audaspace Py API: Improving Docs (Crosslinks, etc).Joerg Mueller
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-03Audaspace Py API: Updated some outdated docs.Joerg Mueller
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03Audaspace:Joerg Mueller
2010-08-03Audaspace Py API: Getting rid of unnecessary forward declarations.Joerg Mueller
2010-08-03Audaspace:Joerg Mueller
2010-08-03Audaspace Py API:Joerg Mueller
2010-08-02Audaspace:Joerg Mueller
2010-08-02svn merge -r 30913:30953 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-02Audaspace:Joerg Mueller
2010-08-01OSX/Cocoa : fix the Cmd modifier stuck after cancelling the quit dialogDamien Plisson
2010-07-31Audaspace:Joerg Mueller
2010-07-31svn merge -r 30718:30912 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-31Audaspace: Refactored the complete 3D Device code giving a nicer API.Joerg Mueller
2010-07-28Audaspace Refactor:Joerg Mueller
2010-07-28Audaspace: HUGE Refactor.Joerg Mueller
2010-07-27Smoke:Daniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-26bugfix [#23038] View rotation snap has left and right view names swapped arro...Campbell Barton
2010-07-26Audaspace Py API:Joerg Mueller
2010-07-26Audaspace Py API:Joerg Mueller
2010-07-26Removing unnecessary _ functions from device as the c_device is a device too ...Joerg Mueller
2010-07-25svn merge -r 30566:30717 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-25Audaspace Py API documentation fixes.Joerg Mueller
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-23Audaspace Python API: Better docs.Joerg Mueller
2010-07-23Attempt to fix compile for GCC 4.4.Brecht Van Lommel
2010-07-23Changed the fix for string literal warnings to dynamic casts, patch for one f...Joerg Mueller