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-11-14Depsgraph: fix relations for drivers on bone weight in Armature constraint.Alexander Gavrilov
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-14Keymap: assigning keys for tools now checks modeCampbell Barton
2018-11-14Tool System: remove duplicate gpencil draw UICampbell Barton
2018-11-14Gizmo: draw navigation negative axes over positiveCampbell Barton
2018-11-14Correct assert generating tool tip/keymapCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-14Fix gizmo handler initialization w/ quad-viewCampbell Barton
2018-11-14Fixup for view3d collection name drawing when no active objectDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-14Cleanup: python doc-stringsCampbell Barton
2018-11-14Cleanup: python doc-stringsCampbell Barton
2018-11-13Add active collection to viewport "name" statsDalai Felinto
2018-11-13Add active collection to stats barDalai Felinto
2018-11-13Util to get collection UI nameDalai Felinto
2018-11-13Fix tool keymaps not working properly after recent changes.Brecht Van Lommel
2018-11-13Keymaps: minor code refactor to abstract some events, no functional changes.Brecht Van Lommel
2018-11-13Keymaps: reload key configuration when changing select mouse.Brecht Van Lommel
2018-11-13Fix T57708: Crash on Eevee rendering with SSR enabled.mano-wii
2018-11-13Depsgraph: fix missing relations for drivers on ShaderNode properties.Alexander Gavrilov
2018-11-13GP: Don't calculate fast drawing when playingAntonioya
2018-11-13Keymap: code refactor to makes some events changeable with parameters.Brecht Van Lommel
2018-11-13Keymaps: refactor loading of default keymap, fix bugs.Brecht Van Lommel
2018-11-13Fix crash when Python creates modal keymaps without items.Brecht Van Lommel
2018-11-13GP: Fix wrong fill texture when draw primitivesAntonioya
2018-11-13GP: Fix wrong fill after subdivideAntonioya
2018-11-13Py API Docs: Remove older GPUOffScreen exampleJacques Lucke
2018-11-13Py API Docs: New Example for off screen renderingJacques Lucke
2018-11-13Py API: fix parameter order in offscreen.draw_view3dJacques Lucke
2018-11-13Python GPU API: gpu_extras.presets.draw_texture_2dJacques Lucke
2018-11-13Py API Docs: GPUVertFormat documentationJacques Lucke
2018-11-13Py API Docs: CleanupJacques Lucke
2018-11-13Py API Docs: GPUIndexBuf documentationJacques Lucke
2018-11-13GP: Remove redundant texture attachmentAntonioya
2018-11-13Py API Docs: GPUBatch documentationJacques Lucke
2018-11-13Fix T57794: Text in Clip Editor Dopesheet not visiblePhilipp Oeser
2018-11-13Fix T57105: Baked Particles could not be rendered as expectedSergey Sharybin
2018-11-13Workbench: Volume: Fix slice display opacityClément Foucault
2018-11-13GPU: Fix crash at startupClément Foucault
2018-11-13UI: move gpencil paint into topbar only layoutCampbell Barton
2018-11-13Cleanup: remove redundant checksCampbell Barton
2018-11-13Cleanup: split object mode out of tool checksCampbell Barton
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13Cleanup: add arg to GP_EDITABLE_STROKES macroCampbell Barton