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
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
2015-09-02Correct help message for debug optionsCampbell Barton
2015-08-27Missed version update loading in background modeCampbell Barton
2015-08-27Fix T45926: Drivers fail in background modeCampbell Barton
2015-08-16Fix for numpy with nmake and missing directoryChad Fraleigh
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
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-09Cleanup: quiet warningCampbell Barton
2015-07-06CMake: use cmake commands where possibleCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Minor edits to --helpCampbell Barton
2015-07-01Correct --help messageCampbell Barton
2015-06-20Cleanup: checks for unsupported MSVC versionsCampbell Barton
2015-06-18Return non-zero exit code when running blender from the command line and read...Sergey Sharybin
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-14Fix '--addons' argumentCampbell Barton
2015-06-11Add argument --python-expr to pass Python directlyCampbell Barton
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-06-05Depsgraph: Report to the console when the new depsgraph is usedSergey Sharybin
2015-06-01Disable writing a crash file completely on Windows.Antony Riakiotakis
2015-05-30python tar.gz changed structure due to python.exe being added.Martijn Berger
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-27Fix T44464: Viewport mipmaps no longer toggle offCampbell Barton
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-06OSX: add also license for iomp5 using cmake and fix all textfiles wrong desti...Jens Verwiebe
2015-03-27Cleanup: win32 mixed declare/statements in main()Campbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
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-21Cleanup: instantiate arg once in context macroCampbell Barton