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-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Fix UI: double separator in Movie Clip Editor's view menuAaron Carlisle
2017-04-18Fix brush menu broken before adding uv and texture dataAaron Carlisle
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-11Merge branch 'master' into blender2.8Campbell Barton
2017-04-11UI: Add missing UV tools in the UV/Image Editor Window > Tools tabAaron Carlisle
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-04-10Object Engine: Ported Force Field object drawing.Clément Foucault
2017-04-09Merge branch 'master' into blender2.8Campbell Barton
2017-04-08Add helpers in bpy_extras.keyconfig_utils for addons to (un)register their ke...Bastien Montagne
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-30Eevee: Diffuse Light (2/2) and GGX low quality lightsClément Foucault
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29PyAPI: minor path init simplificationCampbell Barton
2017-03-29Fix 'bl_app_override' wrapping multiple times.Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27Correct for Py3.5Campbell Barton
2017-03-26Cleanup: line length, assignmentCampbell Barton
2017-03-26Cleanup: simplify script path assignmentCampbell Barton
2017-03-26PyAPI: add missing class registrationCampbell Barton
2017-03-26PyAPI: debug-python check for missing class registerCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25Remove support for py app-templatesCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-23bpy.path.display_name: strip spacesCampbell Barton
2017-03-23addon_utils: add disable_all functionCampbell Barton
2017-03-23UI: allow to extend camera as a menuCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Bastien Montagne
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-18Eevee: Initial commitClément Foucault
2017-03-17Merge branch 'master' into blender2.8Bastien Montagne
2017-03-16set required MacOS version to 10.9Mike Erwin