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-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-12Fix error displaying brush panel (sidebar) in Vertex Paint modePhilipp Oeser
2019-08-08UI: Sculpt menus cleanupWilliam Reynish
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-08-04Tweak Brush Gradient UIWilliam Reynish
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-19GPencil: Fix showing wrong material in brush panel with pinningAntonioya
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-05-21UI: Edit Mode Options panel cleanupWilliam Reynish
2019-05-21UI: show symmetry popovers next to newly added mirror buttonsCampbell Barton
2019-05-21UI: expose mirror/symmetry options int the tob-barCampbell Barton
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-16Fix T64652: tool settings is gone from top-barCampbell Barton
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-06Fix T64164: Resetting a curvemap could result in a mirrored curvePhilipp Oeser
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-04-23GPencil: Add support for gradient to Box strokesAntonioya
2019-04-19Cleanup: logical checks in UI scriptsCampbell Barton
2019-04-19Cleanup: unused varsCampbell Barton
2019-04-19Missing from last commitCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-18GPencil: Initialize variable to remove console warningAntonioya
2019-04-15GPencil: New Dots gradientAntonioya
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