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-10-28Eevee: Implement jittered soft shadowmapClément Foucault
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Fix T57394: missing bl_category in panel (custom props / stereoscopy)Philipp Oeser
2018-10-27Tool System: pie menu style activate-on-releaseCampbell Barton
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-26Correction for Gizmo.draw_custom_shape utility APICampbell Barton
2018-10-26PyAPI: gpu utility module to create new batchesJacques Lucke
2018-10-26Cleanup: minor change to last commitCampbell Barton
2018-10-26Update Gizmo.draw_custom_shape for API changesCampbell Barton
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-26PyAPI: Make GPUVertFormat() argument optionalCampbell Barton
2018-10-25GP: Add warning when mix Build and Time OffsetAntonioya
2018-10-25GP: Include option to render layers by view layerAntonioya
2018-10-25Cleanup: comments and unused codeInes Almeida
2018-10-25Tool System: draw circle-select brush outlineCampbell Barton
2018-10-25Tool System: support custom cursor drawingCampbell Barton
2018-10-25PyAPI: initial gpu_extras module (circle drawing utility)Campbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25Cleanup: unused vars, correct bad (unused) logicCampbell Barton
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-25UI: move 2d paint panels to topbar & toolsettingsCampbell Barton
2018-10-25Fix top bar unified color & image paint brushCampbell Barton
2018-10-24GP: Add missing title for Armature modifierAntonioya
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-24Lattice UI: Add select more/less to menuDalai Felinto
2018-10-23GP: Rename Offset to Frame Offset in Time modifierAntonioya
2018-10-23GP: Add new frame scale parameter to Time modifierAntonioya
2018-10-23GP: Add transform tools to ToolbarAntonioya
2018-10-22Fix various icon related issues:William Reynish
2018-10-22GP: New Time modifierAntonioya
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-22UI: remove mask toolbar, use menus insteadCampbell Barton
2018-10-21Icons: update geometry iconsWilliam Reynish
2018-10-19Rename BakeAction > NLA_OT_bakeDalai Felinto
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: move reports / job back to status bar, but make it more visible with color.Brecht Van Lommel
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19Merge branch 'master' into blender2.8Campbell Barton
2018-10-19Fix error disabling all addonsCampbell Barton
2018-10-19UI: correct face center button active stateCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-18Links: update development fund link to new URL.Brecht Van Lommel
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-10-18PyAPI: Support for custom tool registrationCampbell Barton