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-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
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-13Cleanup: use doxy groupsCampbell Barton
2018-11-13Keymap: more more standard keys for select toolsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-13WM: default operators to replace selectionCampbell Barton
2018-11-13Cleanup: use const argsCampbell Barton
2018-11-13Cleanup: remove unused sourceCampbell Barton
2018-11-13Cleanup: use namedtuple for KeymapParamsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Eevee: Hide Sprite threshold as it is not implemented yetClément Foucault
2018-11-12Workbench: Volumes: Fix volumetrics step length calculationClément Foucault
2018-11-12Workbench: Volumes: Fix volumetrics rendering twicesClément Foucault
2018-11-12WM: avoid string replace w/ appconfig-activateCampbell Barton
2018-11-12Fix T57571: Blender crashes on UV transformationClément Foucault
2018-11-12style fixJacques Lucke
2018-11-12Fix: draw_circle_2d not using the segment count from parameter listJacques Lucke
2018-11-12Py API Docs: another use case for offscreen renderingJacques Lucke
2018-11-12Fix build: min and max not found.Alexander Gavrilov
2018-11-12Remove AnimMapper: it has been left unimplemented for almost ten years.Alexander Gavrilov