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-05-19OpenGL: remove -noglsl option & GPU_extensions_disableMike Erwin
2017-04-28Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-27Revert "Fix T51328: Add note to cmdline help that threads must be first"Campbell Barton
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Fix T51328: Add note to cmdline help that threads must be firstAaron Carlisle
2017-03-15OpenGL: remove non-GLSL option from basic shaderMike Erwin
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-07Fix typo in command line arg listAaron Carlisle
2017-02-26Merge branch 'master' into blender2.8Brecht Van Lommel
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-01-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-24Depsgraph: Remove command line argument to use new depsgraphSergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2016-12-23Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-12-23Fix (unreported) `--threads` option no more respected by main task scheduler.Bastien Montagne
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-09Added --debug-io flag to command lineGaia Clary
2016-12-04Docs: Show 'Other Options' last in --helpCampbell Barton
2016-09-21GPU_basic_shader uses GLSL by defaultMike Erwin
2016-07-14Make --debug-all include --debug-cycles and --debug-libmvSergey Sharybin
2016-06-07GPU: make using the glsl basic-shader a flagCampbell Barton
2016-06-02Minor changes to help textCampbell 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-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-27Cleanup split creator.cCampbell Barton