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-31Cleanup: grease pencil RNA namingCampbell Barton
2018-10-31Cleanup: remove redundant 'gpencil_' prefixCampbell Barton
2018-10-31UI: Rename "OpenGL Render" operator to "Viewport Render"Clément Foucault
2018-10-31UI: Match tabs active color with properties background colorPablo Vazquez
2018-10-30GP: New Fade no active layer overlay optionAntonioya
2018-10-30UI: Fix inverted selection restrict iconClément Foucault
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-30UI: Fix Studio Light panel in user preferenciesClément Foucault
2018-10-29UI: Update Default Theme File After Recent ChangesJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
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