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-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
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-12Missed last commitCampbell Barton
2016-04-06Correct error checking for wrong frame rangeCampbell Barton
2016-04-06Cleanup: arg docstringsCampbell Barton
2016-04-06Render frame arg parsing, list and range supportCampbell Barton
2016-03-31Remove the obsolete windows launcherMartijn Berger
2016-03-31CMAKE disable building the windows launcher, fix type in delayloading of debu...Martijn Berger
2016-03-31CMAKE / msvc openmp, delay loading of openmp dll so we can set environmentMartijn Berger
2016-03-29Add license text for OCIO configurationSergey Sharybin
2016-03-11Include requests' cacert.pem fileSybren A. Stüvel
2016-03-03Correct image format args (remove 'MOVIE')Campbell Barton
2016-03-03Cleanup: comments for creator_args & line lengthCampbell Barton
2016-03-02Cleanup: style, and --help editsCampbell Barton
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-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-24Docs: minor edits to code commentsCampbell Barton
2016-01-15Fix crash w/ scripts run from the command line that load filesCampbell Barton
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-31Fix wrong format used in the recent python exit code commitSergey Sharybin
2015-12-31Command line argument to exit on Python errorsCampbell Barton
2015-12-31Add parse_int_strict_range utility for command line inputCampbell Barton
2015-12-31Cleanup: Py API namingCampbell Barton
2015-12-26CMake: Fix errors building by MinGWSergey Sharybin
2015-11-30CMake: Add some missing license files in the install targetSergey Sharybin
2015-11-27Fix T46799: Blender crashes when enumerating POCL devicesSergey Sharybin
2015-11-25Accept non-existing files from the CLISybren A. Stüvel
2015-11-20Fix switching scenes w/ background renderCampbell Barton
2015-11-08Cmake Cpack fix cpack on Apple and LinuxMartijn Berger
2015-11-06Fix typo in new error reporting during arg parsing.Bastien Montagne
2015-11-06Command line args: print error w/ invalid numbersCampbell Barton
2015-10-08File Read: de-duplicate command line file-loadCampbell Barton
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-09-18Support relative frames w/ start/end argsCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-02Enable guarded-alloc when --debug-all is passedCampbell Barton