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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-25Fix blender player python installation on macOS after recent changes.Brecht Van Lommel
2017-05-25Fix macOS python cmake install to work when switching lib directories.Brecht Van Lommel
2017-05-21[msvc] Use debug nunmpy archive for debug buildslazydodo
2016-12-04[msvc] Changes for new oiio/ffmpeg versions.lazydodo
2016-11-27[msvc2015] Fix cmake warnings regarding backslashes in path of the run-time l...lazydodo
2016-11-17[MSVC] Preliminary VS2017 support.lazydodo
2016-11-05MSVC Runtime copy : Remove erroneously left in diagnostic message from CMakeL...lazydodo
2016-11-05[msvc2015] Add support for copying the vc runtime.lazydodo
2016-09-05CMake: Skip addons_contrib for release candidate buildsSergey Sharybin
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-07-18CMake: correct py-module on OSXCampbell Barton
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-06-30CMake: list buildinfo.h as buildinfo.cmake's outputCampbell Barton
2016-06-25CMake: exclude gitignore & arcconfig for addonsCampbell Barton
2016-06-25Exclude obsolete static pythonlibs from installJens Verwiebe
2016-06-04CMake, minor changes to make Visual studio 2015 use a compatible numpy andMartijn Berger
2016-05-18Cleanup: cmake, indentation, line lengthCampbell Barton
2016-05-10CMake: optional date/time overrides for reproducible buildsCampbell Barton
2016-04-28Python: install pyconfig.h on OSX, needed for PIPCampbell Barton
2016-03-31CMAKE disable building the windows launcher, fix type in delayloading of debu...Martijn Berger
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