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-13Buildbot tweaks:Sergey Sharybin
2011-12-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-08Scons/CUDAThomas Dinges
2011-12-06Cycles / CUDA Kernel compile:Thomas Dinges
2011-12-06attempt to fix defione for qtcreator project file and cycles define.Campbell Barton
2011-12-04CUDAThomas Dinges
2011-12-01CyclesBrecht Van Lommel
2011-11-27Buildbot configuration tweaksSergey Sharybin
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24Scons / Cycles:Thomas Dinges
2011-11-24image format arg parsing for creator.cCampbell 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-18exclude addons_contrib for release builds for scons/osx tooCampbell Barton
2011-11-17exclude addons_contrib/ for release builds.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...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-15Fixed typo in previous commitSergey Sharybin
2011-11-15Request from nico_ga: expose WITH_BF_STATIC* variables to linux-config soSergey Sharybin
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-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-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
2011-11-09correct comment, no longer needed.Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Cycles:Thomas Dinges
2011-11-09Scons:Thomas Dinges
2011-11-09Build system fixes:Thomas Dinges
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08- disable undo for user preferences (every click would do push an undo), was ...Campbell Barton
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07quiet warnings when building without libmvCampbell Barton