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
2013-01-08Make "Clone" option in project paint options more clear nameSergey Sharybin
2013-01-03revert 53478, it looks this is still useful for a couple of use cases in non-...Antony Riakiotakis
2013-01-01UI cleanup: fixed texture is a 2d image painting option, hide in 3D viewport ...Antony Riakiotakis
2012-12-30Add UI and keybindings for dynamic-topology sculpt modeNicholas Bishop
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-22Weight gradient tool for weight paint modeCampbell Barton
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-06fix [#33037] Soften brush can't handle seams in texture paintCampbell Barton
2012-10-22Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-10-10transfer weight's now operates on selected vertices (when vertex select is en...Campbell Barton
2012-10-09Adding weightpaint transfer tool.Ove Murberg Henriksen
2012-10-09patch [#31919] limit the number of bone deform weights per vertex. Many game ...Campbell Barton
2012-10-09svn merge ^/trunk/blender -r48592:HEADOve Murberg Henriksen
2012-10-08style cleanup: pep8Campbell Barton
2012-09-07fixes for weight paint mode:Campbell Barton
2012-08-17rename mask 'Shrink/Fatten' --> 'Scale Feather'Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-04svn merge ^/trunk/blender -r48095:48592Ove Murberg Henriksen
2012-06-20add back blending for vertex and weight paint modes, you may want to keep the...Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-05-23svn merge ^/trunk/blender -r46844:HEADOve Murberg Henriksen
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-18svn merge ^/trunk/blender -r46644:HEADOve Murberg Henriksen
2012-05-17Added framework for transfer weight options.Ove Murberg Henriksen
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop
2012-05-15svn merge ^/trunk/blender -r46559:HEADOve Murberg Henriksen
2012-05-13More work for [#31429] Curve menu polish.Thomas Dinges
2012-05-11svn merge ^/trunk/blender -r46463:HEADOve Murberg Henriksen
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-09gui fixedOve Murberg Henriksen
2012-05-06update for recent RNA changeCampbell Barton
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-20knife tool modificationsCampbell Barton
2012-04-10expose double limit used by auto-merge, addresses bug [#30884]Campbell Barton
2012-04-05fix [#30817] Toolshelf delete vs X menu don't match? Bug/Inconsistancy?Campbell Barton
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-04-03fix for vertex group blend - wasn't functional since the deform verts were be...Campbell Barton
2012-03-15Move brush tool/paint-mode from toolbar to brush menu.Nicholas Bishop
2012-03-15Use Brush.sculpt_capabilities in Python UI code for sculpt toolbar.Nicholas Bishop
2012-03-15Un-abbreviate 'use_space_atten' (Brush RNA) to 'use_space_attenuation'.Nicholas Bishop
2012-02-28Bugfix for Python errors in 3D View texture paint toolbar.Nicholas Bishop
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-01-22Fix for the Sculpt UI (revert part of 43535 by nicholasbishop)Thomas Dinges
2012-01-19Add missing labels to sculpt/paint sliders.Nicholas Bishop
2012-01-18de-duplicate paint parent class, added new py module for common paint UI clas...Campbell Barton
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-15weight paint UICampbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton