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
2016-03-29Add license text for OCIO configurationSergey Sharybin
2016-03-11Include requests' cacert.pem fileSybren A. Stüvel
2016-02-29Include modules needed for Python to run pipCampbell Barton
2016-02-27Cleanup split creator.cCampbell Barton
2016-02-18Actually only remove sqlite dllMartijn Berger
2016-02-18Revert "Fix: T46526, Do not try to install sqlite3.dll anymore as we link it ...Martijn Berger
2016-02-18Fix: T46526, Do not try to install sqlite3.dll anymore as we link it statical...Martijn Berger
2016-02-15CMake: install python as an executableCampbell Barton
2016-02-11Revert "CMake: remove ".svn" checks"Campbell Barton
2016-02-11CMake: remove ".svn" checksCampbell Barton
2016-02-07move windows out of source dirCampbell Barton
2016-02-01CMake: Attempt to fix wrong installation folder for requests on OSXSergey Sharybin
2016-01-05CMake: copy python DLL for MinGW buildsCampbell Barton
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-26CMake: Fix errors building by MinGWSergey Sharybin
2015-11-30CMake: Add some missing license files in the install targetSergey Sharybin
2015-11-08Cmake Cpack fix cpack on Apple and LinuxMartijn Berger
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-08-16Fix for numpy with nmake and missing directoryChad Fraleigh
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-20Fix/Workaround for CMake buildinfo errorCampbell Barton
2015-07-19CMake: correct generated location for buildinfo.hCampbell Barton
2015-07-06CMake: use cmake commands where possibleCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-05-30python tar.gz changed structure due to python.exe being added.Martijn Berger
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-06OSX: add also license for iomp5 using cmake and fix all textfiles wrong desti...Jens Verwiebe
2015-03-24CMake: tweak recent py module changesCampbell Barton
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-23CMake: readme.html version trick broke packagesCampbell Barton
2015-03-12Remove version from readme, (replace on install)Campbell Barton
2015-01-28Switch windows MSVC builds to OpenAL-softMartijn Berger
2015-01-21CMake/MSVC: Quotes around the pathCampbell Barton
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-10Fix numpy installation on windows+cmakeSergey Sharybin
2014-12-01CMake: Warning re: editing windows/py extractionCampbell Barton
2014-12-01CMake: fix for msvc (take2)Campbell Barton
2014-12-01CMake: fix for MSVC, installing PythonCampbell Barton
2014-11-26cmake/windows Change python installation so it does not trigger on simple reb...Martijn Berger
2014-11-23Cleanup: warningsCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16OSX/cmake: set actual compilation date to macosx bundles, fix player bundle w...Jens Verwiebe
2014-11-16OSX/buildsystems: unify openmp handling by changing iomp5 id to @loader_path/...Jens Verwiebe
2014-11-15Cmake windows. Make sure we install blender player.Martijn Berger
2014-11-14Cmake add installation of redistributables for msvc 2013Martijn Berger
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger