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
2014-01-04Cleanup the Grease Pencil panel of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add Undo/Redo and Undo History to the History tab of the 3D View ToolbarJonathan Williamson
2014-01-04Add "Bake Action" to Animation tab of 3D View Toolbar.Jonathan Williamson
2014-01-04Adding Relations category to 3D View Toolbar.Jonathan Williamson
2014-01-04Adding remaining object categories to the Create tab of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add "Add Curve" buttons to 3D View ToolbarJonathan Williamson
2014-01-04Add Mesh buttons for 3D View ToolbarJonathan Williamson
2014-01-04Basic Tab for Object Mode 3D View ToolbarJonathan Williamson
2014-01-04Object Mode Toolbar TabsJonathan Williamson
2013-12-29Text3d: add select all operatorCampbell Barton
2013-12-18Vertex/weight paint: remove "Use All Faces" option.Brecht Van Lommel
2013-12-13Curve Handle Recalculate (Ctrl+N)Campbell Barton
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
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