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
2018-02-01Fix T53951: Copy ms runtime dlls using InstallRequiredSystemLibraries.cmakeRay Molenkamp
2018-01-30Cleanup: warning, spellingCampbell Barton
2017-11-07Windows: Add additional crash diagnostic information.Ray Molenkamp
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-10-19Correct last commit, use WM_exitCampbell Barton
2017-10-19Exit with invalid command line argumentsCampbell Barton
2017-10-08Cleanup: --help textCampbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-21CMake: Add extra requests dependenciesSergey Sharybin
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-08-15macOS build: simplify python install for new 10.9 libraries.Brecht Van Lommel
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
2017-04-27Revert "Fix T51328: Add note to cmdline help that threads must be first"Campbell Barton
2017-04-27Fix T51328: Add note to cmdline help that threads must be firstAaron Carlisle
2017-03-07Fix typo in command line arg listAaron Carlisle
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2016-12-23Fix (unreported) `--threads` option no more respected by main task scheduler.Bastien Montagne
2016-12-09Added --debug-io flag to command lineGaia Clary
2016-12-04Docs: Show 'Other Options' last in --helpCampbell Barton
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-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-07-21Cleanup: warningsCampbell Barton
2016-07-18CMake: correct py-module on OSXCampbell Barton
2016-07-14Make --debug-all include --debug-cycles and --debug-libmvSergey Sharybin
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell 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-24Avoid memory leaks on exit during argument parsingCampbell Barton
2016-06-07GPU: make using the glsl basic-shader a flagCampbell Barton
2016-06-04CMake, minor changes to make Visual studio 2015 use a compatible numpy andMartijn Berger
2016-06-02Minor changes to help textCampbell Barton
2016-05-18Cleanup: cmake, indentation, line lengthCampbell Barton
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-10CMake: optional date/time overrides for reproducible buildsCampbell Barton
2016-04-28Python: install pyconfig.h on OSX, needed for PIPCampbell Barton