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
2012-07-29User Interface Scripts:Thomas Dinges
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-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop
2012-05-13More work for [#31429] Curve menu polish.Thomas Dinges
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
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
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2012-01-12Move unified paint fields from ToolSettings into their own UnifiedPaintSettin...Nicholas Bishop
2012-01-01use `props` all over for operator properties varsCampbell Barton
2011-12-10Fix #29516: Twist brush giving crazy resultsSergey Sharybin
2011-11-22Fix #29364: Shade Smooth button is misssing in curve object tools.Sergey Sharybin
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-05VIEW3D_PT_tools_meshedit_options panel:Thomas Dinges
2011-11-05Disable x-mirror option when proportional edit is enabled.Sergey Sharybin
2011-11-04correct some warnings, also sensor_x was being paassed to object_camera_matri...Campbell Barton
2011-11-02Projection Paint UI:Thomas Dinges
2011-11-02Toolbar UI code:Thomas Dinges
2011-11-01Fix #29101: 2D Tilt on Bezier Curve Bug?Brecht Van Lommel
2011-11-01vertex group mirrorCampbell Barton
2011-10-31fix own error r41191 getting id property string lengths.Campbell Barton
2011-10-31Sculpt UI:Thomas Dinges
2011-10-31Another Bconf Feature Request. :) Thomas Dinges
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-12python UI was doing a lot of attribute lookups on tool & sculpt tool (not esp...Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin