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
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-01* Don't use /ZI when 64bit building on Windows. Use /Zi instead.Nathan Letwory
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-23cmake patch from lux-integ.Campbell Barton
2010-08-11bugfix [#23257] cmake tests for SSE, but SSE2 gets enabledCampbell Barton
2010-08-04[#23162] GCC 4.2 and prior support broken in CMakeLists.txt as of r30985Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02cmakeCampbell Barton
2010-07-27patch [#23041] CMake WITH_PYTHON_INSTALL optionCampbell Barton
2010-07-15CMake patch from Ralf Hölzemer (cheleb)Campbell Barton
2010-07-14partial fix [#22846] GCC 4.4.1 support in WindowsCampbell Barton
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton
2010-07-12[#22817] Beta patch for cmake-MinGW compilation no 2Campbell Barton
2010-07-07Fix #22219: compile error with videotexture/libavutil and recent gcc,Brecht Van Lommel
2010-07-04Detect SSE building support with cmake, and moved setting the definesBrecht Van Lommel
2010-07-03cmake: disable openexr if its not found (rather then throwing an error)Campbell Barton
2010-07-03OSX: CMake and scons default settings updated to allow build with LCMS libDamien Plisson
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-06-24Runtime detection of SSE support for raytracing. Also enabled rayoptimizationBrecht Van Lommel
2010-06-09reverting own recent change to switch off RULE_MESSAGES since you cant see wh...Campbell Barton
2010-06-07minor changes to cmake, main noticable change is to disable RULE_MESSAGES whi...Campbell Barton
2010-06-06CMake:Campbell Barton
2010-06-06* update CMake and SCons for the OpenCollada update (to r746).Nathan Letwory
2010-05-30mingw/cmake ffmpeg works now, update for new openexr libs which removed IlmTh...Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Updated openexr for MinGWSergey Sharybin
2010-05-29disable forcing mingw compiler flags (means you couldnt change them)Campbell Barton
2010-05-29removed WIN32 definition for msvc last commit (to get mingw working)Campbell Barton
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-27== CMake ==Andrea Weikert
2010-05-21if libtiff not found disable on unix.Campbell Barton
2010-05-21libtiff working on linux & cmake again.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-09minor cmake changesCampbell Barton
2010-04-20replace referenecs to python 2.xCampbell Barton
2010-04-11mindrones reports cmake 2.4 doesnt work anymore, since 2.8 is current, bumpin...Campbell Barton
2010-04-03OSX: CMake & scons update for Ogg/Vorbis/FLAC added support to lib SNDFILEDamien Plisson
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18CMake: FFMPEG directory and libraries are now configurable.Brecht Van Lommel
2010-02-23Win64: Enable OpenAL for cmake + win64 Daniel Genrich
2010-02-22OSX buildscripts update following ffmpeg precompiled libs updateDamien Plisson
2010-02-15OSX/CMake : fix ffmpeg include pathDamien Plisson
2010-02-12correct fsf addressCampbell Barton
2010-02-02Updated OpenCollada section of cmake windows config.Arystanbek Dyussenov
2010-01-30cmake vars are not using _BF_ in var names.Campbell Barton
2010-01-30OSX : update build scripts for updated openCollada libs + ray tracing optimiz...Damien Plisson
2010-01-30COLLADA branch: merge from trunk -r 25745:26429.Arystanbek Dyussenov
2010-01-23COLLADA branch: patch for importer from Sergey I. Sharybin to build against O...Arystanbek Dyussenov