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-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
2010-01-20CMake:Nicholas Bishop
2010-01-18undo previous cmake fixes, Benoit already fixed it in cmake/macros.cmakeErwin Coumans
2010-01-17cmake fix broken OSX build: those openmp flags break OSX build, it might only...Erwin Coumans
2010-01-17cmake fix for Windows: link OpenCollada <libraryname>_d.lib in debug builds a...Erwin Coumans
2010-01-05Merge from trunk -r 25003:25745.Arystanbek Dyussenov
2009-12-02Mac: Following 10.4 ppc libs availability, update cmake & scons default settingsDamien Plisson
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-29Merge from trunk -r 24758:25003.Arystanbek Dyussenov
2009-11-28CMake/OSX: remove gcc arguments conflicts raising warnings when building in r...Damien Plisson
2009-11-22CMake: OS X build did not have proper warnings set by default, copied theBrecht Van Lommel
2009-11-22COLLADA branch: merge from trunk -r 24522:24758.Arystanbek Dyussenov
2009-11-19- remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own cod...Campbell Barton
2009-11-18Quicktime for Cocoa : import partDamien Plisson
2009-11-15COLLADA: updated cmake and scons settings (on linux) to build against OpenCol...Arystanbek Dyussenov
2009-11-12COLLADA: merge from trunk -r 24390:24522.Arystanbek Dyussenov
2009-11-11Fix CMake build system for WindowsErwin Coumans
2009-11-07Merge from trunk -r 24247:24313, -r 24313:24390.Arystanbek Dyussenov
2009-11-03Mac :Damien Plisson
2009-11-02Mac :Damien Plisson
2009-11-02Merge from trunk -r 24182:24247. Skipped change 24182 (merge of this branch i...Arystanbek Dyussenov
2009-11-02Merge from trunk -r 23968:24181.Arystanbek Dyussenov
2009-11-02Mac :Damien Plisson
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-29Options to set OpenCollada, pcre and expat dirs (Dyussenov's test please).Chris Want