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
path: root/source
AgeCommit message (Expand)Author
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-11-14Depsgraph: Remove unused operation codeSergey Sharybin
2018-11-14Add function to query whether object has any point cacheSergey Sharybin
2018-11-14Make object point cache iteration more genericSergey Sharybin
2018-11-14Depsgraph: Cleanup, code styleSergey Sharybin
2018-11-14Gizmo: get background color based on view optionCampbell Barton
2018-11-14Cleanup: correct flag comparisonsCampbell Barton
2018-11-14minor cleanupJacques Lucke
2018-11-14minor cleanupJacques Lucke
2018-11-14minor api docs fixJacques Lucke
2018-11-14Py API: Remove GPUShader.transform_feedback_enable/disableJacques Lucke
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-14Gizmo: draw navigation negative axes over positiveCampbell 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: 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-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: fix parameter order in offscreen.draw_view3dJacques 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-13Cleanup: split object mode out of tool checksCampbell Barton