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-12-09Interface: Rename "Duplicate Objects" to just "Duplicate", was already done f...Thomas Dinges
2013-12-03Code Cleanup: python import formattingCampbell Barton
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-17vertex weights: add weight quantize tool.Campbell Barton
2013-10-25rigidbody: Add "Apply Transformation" buttonSergej Reich
2013-10-12Add poll function for overlay panel. Thanks to Thomas Dinges for the report!Antony Riakiotakis
2013-10-09better naming for overlay panel, also only expose texture overlay forAntony Riakiotakis
2013-10-09Fix for evil bug in last commit, the image painting brush was being usedAntony Riakiotakis
2013-10-09Segregate all paint cursor overlay options under their own "Overlay"Antony Riakiotakis
2013-09-16Undo the front-facing only commit for clay strips brushes, it adds anAntony Riakiotakis
2013-09-14Sculpting:Antony Riakiotakis
2013-09-12code cleanup: unnecessary shadowing and some minor pep8 edits.Campbell Barton
2013-09-05Tidy up paint options, patch by Sebastian Koenig, with minor changesAntony Riakiotakis
2013-08-29mesh bisect can now be defined with mouse inputCampbell Barton
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-24curve only supported radius smoothing, add smooth for tilt and weight.Campbell Barton
2013-07-04remove checks for active object in the weight panel, this is incorrect for we...Campbell Barton
2013-07-03Weight Paint: Enable Transfer Weights tool for Obejcts with no Vertex GroupsGaia Clary
2013-06-28Fix #35551: the topology mirror setting affected shape key and vertex group butBrecht Van Lommel
2013-06-28weight Paint: moved Auto Normalize and Multipaint options below Blend selectorGaia Clary
2013-06-27pep8 cleanupCampbell Barton
2013-06-20support proportional editing with x-mirror enabled.Campbell Barton
2013-06-02add vertex slide to mesh edit toolbar. also expose merge as a menu (rather th...Campbell Barton
2013-06-01minor changes to toolbarCampbell Barton
2013-05-01Fix Show Brush button being missing from the UI for paint modes, the feature wasBrecht Van Lommel
2013-05-01Fix projection paint clone/soften/smear no longer working with textures,Brecht Van Lommel
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-23Allow hiding separate hiding of overlays on stroke.Antony Riakiotakis
2013-04-23Overlay refactor:Antony Riakiotakis
2013-04-20code cleanup: minor improvements to scripts.Campbell Barton
2013-04-16Fix some names, and move overlay flag to overlay_flags.Antony Riakiotakis
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-14Code cleanup:Thomas Dinges
2013-04-14Code cleanup / Layout script:Thomas Dinges
2013-04-14show weight-display options in editmode.Campbell Barton
2013-04-08Texture tools robustness:Antony Riakiotakis
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-03-31Changes to Stencil control:Antony Riakiotakis
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-20- add knife project to toolbar.Campbell Barton
2013-03-16Some more assorted fixesJoshua Leung
2013-03-14Support for textures in vertex painting.Antony Riakiotakis
2013-03-14Expose input stroke samples for image painting.Antony Riakiotakis
2013-03-14Two new Features:Antony Riakiotakis
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-03-11Jitter: Change UI. Now use lock icon to indicate relative jitter, tiedAntony Riakiotakis