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-09-02Cleanup: comment blocksCampbell Barton
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-18WM: app-template command line overrideCampbell Barton
2018-07-27Fix T55991: Python ignores scene switch argumentCampbell Barton
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-17Cleanup: trailing space for remaining source/Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-15Cleanup: validate G.main's in creator code.Bastien Montagne
2018-06-02--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-21CMake: only include licences for enabled libsCampbell Barton
2018-05-18Add missing headerCampbell Barton
2018-05-18Logging: add --show-log-backtraceCampbell Barton
2018-05-04Logging: setting log level wasn't workingCampbell Barton
2018-04-05Logging: use -1 log level to log all levelsCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-31Logging: add argument --log-show-basenameCampbell Barton
2018-03-31Cleanup: --help text outputCampbell Barton
2018-03-31Logging: add ability to exclude categories.Campbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-16Depsgraph: Support colored addresses in debug printsSergey Sharybin
2018-03-12Depsgraph: Make timing profile a command line optionSergey Sharybin
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-03-06Fix T54234, add BLENDER_VERSION_CHAR to .plistArto Kitula
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
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