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-02UI: add render output tab to properties editorBrecht Van Lommel
2018-11-01UI: show messages and progress in topbar when status bar is collapsed.Brecht Van Lommel
2018-11-01UI: show blocking popup when auto execution of scripts is disabled.Brecht Van Lommel
2018-11-01Fix T57559: fix wrong disable/mute icons for particles and shape keys.Brecht Van Lommel
2018-11-01GP: Separate not related buttons on topbarAntonioya
2018-11-01GP: Reorganize origin popover and top areaAntonioya
2018-11-01UI: Rename "Cursor to Center" to "Cursor to World Origin"Pablo Vazquez
2018-11-01Merge branch 'master' into blender2.8Campbell Barton
2018-11-01Cleanup: move progress utility module into bpy_extrasCampbell Barton
2018-11-01Fix swapped on/off icons for brush overlaysDalai Felinto
2018-11-01Fix ui errors for brush toolbarDalai Felinto
2018-10-31GP: Change icon for draw on backAntonioya
2018-10-31UI: Particles improvementsPablo Vazquez
2018-10-31UI: Detach Material specials menu from add/remove column.Pablo Vazquez
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-31UI: Small tweaks to Shape Keys/Vertex Groups menusPablo Vazquez
2018-10-31Allow changing B-Bone custom handle references from Pose Mode.Alexander Gavrilov
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31UI: more single column layout for brush and render properties.William Reynish
2018-10-31GP: Move Autlock to Layer menuAntonioya
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-31UI: Move Color Management panel from Scene to Render properties.Pablo Vazquez
2018-10-31GP: New Autolock Inactive LayerAntonioya
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-10-31UI: Match region tabs with other navigation tabsCampbell Barton
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