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
AgeCommit message (Expand)Author
2011-12-04svn merge ^/trunk/blender -r42372:42416Campbell Barton
2011-12-04CUDAThomas Dinges
2011-12-02svn merge ^/trunk/blender -r42303:42329Campbell Barton
2011-12-01CyclesBrecht Van Lommel
2011-11-28svn merge ^/trunk/blender -r42182:42194Campbell Barton
2011-11-27Buildbot configuration tweaksSergey Sharybin
2011-11-25svn merge ^/trunk/blender -r42116:42139Campbell Barton
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24Scons / Cycles:Thomas Dinges
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-19add python3 checks to avoid confusion from errors with python2.Campbell Barton
2011-11-18svn merge ^/trunk/blender -r41954:41961Campbell Barton
2011-11-18exclude addons_contrib for release builds for scons/osx tooCampbell Barton
2011-11-18svn merge ^/trunk/blender -r41939:41954Campbell Barton
2011-11-17exclude addons_contrib/ for release builds.Campbell Barton
2011-11-17svn merge ^/trunk/blender -r41932:41939Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-16svn merge -r41899:41926 ^/trunk/blender. also sync mempool with trunk and mov...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-16support for creating project files in utf8 paths (was defaulting to ascii and...Campbell Barton
2011-11-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton
2011-11-15Fixed typo in previous commitSergey Sharybin
2011-11-15Request from nico_ga: expose WITH_BF_STATIC* variables to linux-config soSergey Sharybin
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-14mingw compiles again after OceanSim stuffJoshua Leung
2011-11-14Fix #29245: BuilderBot can't build anymoreSergey Sharybin
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-12Cycles: more linux build system tweaks, attempting to avoid using boostBrecht Van Lommel
2011-11-11Cycles: fix wrong openimageio path for lib/ directory.Brecht Van Lommel
2011-11-11CMake/Scons: automatically use ffmpeg, boost and openimageio from the svn lib/Brecht Van Lommel
2011-11-11svn merge -r41723:41751 ^/trunk/blenderCampbell Barton
2011-11-11svn merge -r41715:41722 ^/trunk/blenderCampbell Barton
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Whitespace tweaksJoshua Leung
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-10svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, ...Campbell Barton
2011-11-09One library from OpenEXR is needed for oiio. Hope buildbot is working fine now.Sergey Sharybin
2011-11-09Disable libmv for blenderplayer rules used by buildbotSergey Sharybin
2011-11-09- Added options to link staticly against oiio/boostSergey Sharybin
2011-11-09Fixes for MinGW cmake debug build:Antony Riakiotakis
2011-11-09Fix ${} var usage. Was missing BF_OIIO and BF_BOOST init.Nathan Letwory
2011-11-09Enable Cycles for buildbotSergey Sharybin
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel