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-04-25Docs: correct debug help messageCampbell Barton
2018-04-25CMake: generate icon list for installationCampbell Barton
2018-04-24UI: use icons for the toolbarCampbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Merge branch 'master' into blender2.8Campbell Barton
2018-04-05Logging: use -1 log level to log all levelsCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell 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-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Support colored addresses in debug printsSergey Sharybin
2018-03-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-12Depsgraph: Make timing profile a command line optionSergey Sharybin
2018-03-12Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-03-06Merge branch 'master' into blender2.8Campbell Barton
2018-03-06Fix T54234, add BLENDER_VERSION_CHAR to .plistArto Kitula
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-02Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Fix T53951: Copy ms runtime dlls using InstallRequiredSystemLibraries.cmakeRay Molenkamp
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Cleanup: warning, spellingCampbell Barton
2017-12-04Cleanup: whitespaceCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Depsgraph: Remove debug only codeSergey Sharybin
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-07Windows: Add additional crash diagnostic information.Ray Molenkamp
2017-11-07Depsgraph: Fix/workaround crash when rendering from command lineSergey Sharybin
2017-11-07Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-10-19Merge branch 'master' into blender2.8Campbell Barton
2017-10-19Correct last commit, use WM_exitCampbell Barton
2017-10-19Exit with invalid command line argumentsCampbell Barton
2017-10-18Depsgraph: Make Copy-on-Write a command line optionSergey Sharybin
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-09Merge branch 'master' into blender2.8Campbell Barton
2017-10-08Cleanup: --help textCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-27--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto