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-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-10-31Added 'delete unlocked vertex groups' option.Sybren A. Stüvel
2015-05-03Cleanup: rename clear_skin & clear_mask operators to skin_clear and mask_clear.Bastien Montagne
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-03-30Cleanup: single quotes for enumsCampbell Barton
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2015-01-06Remove slurph shape-key featureCampbell Barton
2014-11-17Slight improvements to vgroup tooltipsDaniel Salazar
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-07-16Automatic commit by arcgaiaclary
2014-07-16Sort vertex groups by Armature Hierarchygaiaclary
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-14Interface / Template Lists:Thomas Dinges
2013-10-14Properties Editor / Mesh Data: Thomas Dinges
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-04Fix #35994: shape key mirror without topology did not properly work afterBrecht Van Lommel
2013-07-01Bugfix [#35936] Can't create new vertex group when using Ctrl G menuJoshua Leung
2013-06-28Fix #35551: the topology mirror setting affected shape key and vertex group butBrecht Van Lommel
2013-06-05add option to remove all shape keys at once (access from shape key menu on pa...Campbell Barton
2013-06-05Added 'clear active group' to object data properties -> Vertex Groups -> pull...Gaia Clary
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-16style cleanupCampbell Barton
2013-01-15Added new function 'Remove Selection from All Vertex Groups' to the Vertex Gr...Gaia Clary
2013-01-10Fix [#33825] Menu list widget does not work on UV and Vertex ColorsBastien Montagne
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-12Use own list of actions for Vertex Group Lock operator instead of reusing Sel...Sv. Lockal
2012-09-22Added back "mesh.customdata_clear_skin"... followup for r50802Thomas Dinges
2012-09-21Fix for r50790, removed operator printed error into the console... Thomas Dinges
2012-09-21remove sticky buttons from the UI, this functionality may be removed and has ...Campbell Barton
2012-09-21calculate sticky wasnt working very well and had a few glites -Campbell Barton
2012-09-21There was no way to remove mesh data layers from the interface - add a panel ...Campbell Barton
2012-07-23Fix [#32163] vertex groups get wiped.Bastien Montagne
2012-07-11Minor interface change: space between vertex group specials menu and up/down ...Sergey Sharybin
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-22expose absolute shape keyblock interpolation in the uiCampbell Barton
2012-04-05there was no way to reset timing for absolute shape keys, add an operator to ...Campbell Barton
2012-04-05report [#30814] Absolute Shape Keys not working in 2.6Campbell Barton
2012-03-22fix for python called operators getting/setting the operator last used state,...Campbell Barton
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-02weight paint buttons now work in weight paint vertex select modeCampbell Barton