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
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-22UI: Move Adjust Strength for Spacing next to the stroke Spacing controlWilliam Reynish
2019-03-20UI: Accumulate name was being overridden in Sculpt ModeWilliam Reynish
2019-03-20UI: Consistent naming and ordering of paint Symmetry and Options panelsWilliam Reynish
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Cleanup: unused varsCampbell Barton
2019-03-19Fix: Inconsistent spacing in Python file after recent changesWilliam Reynish
2019-03-19Fix: Make sure color panels only appear in modes where they are supportedWilliam Reynish
2019-03-19UI: Rename GPencil Brush 'Appearance' panel to 'Display'William Reynish
2019-03-19Fix: Color Picker and Color Palette panels were appearing for non-color tools...William Reynish
2019-03-19UI: Make Brush Display panel consistent between Image Editor and 3D View text...William Reynish
2019-03-19UI: Make Stroke panel consistent between Image Editor and 3D View texture pai...William Reynish
2019-03-19UI: Re-organize Brush PropertiesWilliam Reynish
2019-03-18UI: Particle Edit Mode Tool PropertiesWilliam Reynish
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-16UI: Remove redundant 'settings' from GPencil Tool Properties panel titlesWilliam Reynish
2019-03-15UI: rename brush "Overlay" to "Display"Campbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-13Cleanup: redundant staticmethod useCampbell Barton
2019-03-13Fix typo in grease pencil UICampbell Barton
2019-03-12UI: Adjustments to Texture Paint Projection Paint panelWilliam Reynish
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-03T61140 Shortcut Eraser and Eraser are not the sameAntonioya
2019-01-30Cleanup: line lengthCampbell Barton
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-07GP: Hide Options and Curves popovers for Fill brushesAntonioya
2019-01-02UI: de-duplicate top-bar and panel paint scriptsCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-16GP: Add option to occlude eraserAntonioya
2018-12-15Fix T59396 Grease pencil brush crashAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-11-26Fix inverted texture paint overlay display icons.Alexander Gavrilov
2018-11-09GP: Remove duplicate shapes popoverAntonioya
2018-11-09UI: split grease pencil brush curves into subpanels.William Reynish
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-11-01Fix ui errors for brush toolbarDalai Felinto
2018-10-31UI: more single column layout for brush and render properties.William Reynish
2018-10-31Cleanup: grease pencil RNA namingCampbell Barton
2018-10-31Cleanup: remove redundant 'gpencil_' prefixCampbell Barton
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-16Cleanup: redundant len() checksCampbell Barton
2018-10-15Texture Paint: remove odd UI behaviorJacques Lucke
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel