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
2012-08-20option to build without the legacy compositorCampbell Barton
2012-08-18cmake option to build without iksolverCampbell Barton
2012-08-14Cmake / Windows:Thomas Dinges
2012-08-14Cmake / Windows:Thomas Dinges
2012-08-09Cycles / Cmake:Thomas Dinges
2012-08-07OSX/cmake: refactoring of setting endianess defines, this fixes compile of bu...Jens Verwiebe
2012-08-07Fix for fix, now nestedJens Verwiebe
2012-08-07Fix for endiantest, xcode condition interferred with other osJens Verwiebe
2012-08-07OSX/cmake: Mountain-Lion (10.8 )adaptions, skip unsupported endianess etc., t...Jens Verwiebe
2012-08-05Windows MSVC libraries:Thomas Dinges
2012-08-04Cmake / Windows Libraries:Thomas Dinges
2012-08-04Revert part of r49504 by Genscher:Thomas Dinges
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-08-02OpenEXR: Enable again for MSVC 2010Daniel Genrich
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-07-04Cmake / Boost:Thomas Dinges
2012-07-04Windows (msvc 2010) is now using Boost 1.49 - Updated cmake file.Alexander Pinzon
2012-07-01don't disable cycles when OIIO isnt found, instead throw an error, annoying w...Campbell Barton
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-28code cleanup: cmake buildsystem edits, unused var warnings and better descrip...Campbell Barton
2012-06-25more guardedalloc use in C++, also make compositorMutex a static var, was all...Campbell Barton
2012-06-23add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without havin...Campbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-21Set openjpeg to static. Solves linking issues on recent openjpeg updateAntony Riakiotakis
2012-06-11minor fixesCampbell Barton
2012-06-07Cmake:Thomas Dinges
2012-06-05correction to own change with cmake, oiio linking.Campbell Barton
2012-06-05only use tiff/exr when enabled.Campbell Barton
2012-06-04Cycles / OSL:Thomas Dinges
2012-05-29reenable sm13 for win32 cmakeAntony Riakiotakis
2012-05-27Patch #31563: Additional include directory for FFMPEGSergey Sharybin
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27cmake editsCampbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-17attempt to fix osx build errorCampbell Barton
2012-05-17Fix own mistake: Open Collada libs are different for MinGW/MinGW64Antony Riakiotakis
2012-05-16Fix compile error with cmake + windows (reported by MiikaH)Daniel Genrich
2012-05-15Fix El Topo:Daniel Genrich
2012-05-15Cleanup optimization compile flags for mingw-w64. Antony Riakiotakis
2012-05-13Add support for opencollada for MinGW64 and cmakeAntony Riakiotakis
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-02cmake - improved detection of numpy, now works for typical ubuntu installation.Campbell Barton
2012-04-30disable numpy installing if not foundCampbell Barton
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30WITH_PYTHON_INSTALL_NUMPY option for unix/cmake, just copies from site-packages.Campbell Barton
2012-04-29Silence warning during DualCon compile: "Node *pointer[0];" gets MSVC compile...Daniel Genrich