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
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-07-21UI: Add Open Image button to Mask Stencil Image panelAaron Carlisle
2017-07-21UI: Add Open Image button to Mask Stencil Image panelAaron Carlisle
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-03Add 'Set From Faces' tool to custom split normals.Bastien Montagne
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-15UI: Remove spaces around '/'Campbell Barton
2016-07-01UI: move dyntopo button to headerCampbell Barton
2016-05-04Curve Draw: option to apply absolute offsetCampbell Barton
2016-04-15Curve draw fix w/ surface offset + only-first enabledCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-03-22Weight Paint: support accumulate for blur brushCampbell Barton
2016-02-27Fix T47596: Bone motion path - confusing UI in 3DView tools.Bastien Montagne
2016-02-07Motion Paths: Show "Update" button in the toolbox tooJoshua Leung
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2015-12-24Fix (unreported) do not show 'appearances' options tool panel in ParticleEdit...Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-09-01Cleanup: pep8Campbell Barton
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-05-26Fix T44821: Making warp shortcut failsCampbell Barton
2015-05-17Fix T44737: Missing 'Spin' op entry in surface (NURBS) tools/menu.Bastien Montagne
2015-05-10UI: consistent naming for operator propsCampbell Barton
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-04-28Project Paint: Add symmetry supportCampbell Barton
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-04-02Expose the Pose Propagate tool a bit more in the UIJoshua Leung
2015-02-24Add Inset Faces to the mesh edit mode toolbar.Jonathan Williamson
2015-02-13cleanupCampbell Barton
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-29cleanup: pep8Campbell Barton
2015-01-28Fix warning from previous commit:Antony Riakiotakis
2015-01-28Texture painting, support cycles UV Map nodes:Antony Riakiotakis
2015-01-27Fix T43408: Putting steps and keys properties into an inactive sublayoutLukas Tönne
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2015-01-11Transfer data: cleanup: Remove 'vertex_group_transfer_weight' operator.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne