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
2010-01-28The Death Of Editmesh - Part 1Joseph Eagar
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar
2010-01-08Fix #20604: Make Normals Consistent (Ctrl N) doesn't respect selection.Brecht Van Lommel
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-22select nth (face/edge/vertex) - depending on which was last selected, useful ...Campbell Barton
2009-12-22- make ToolSettings.mesh_selection_mode into an array of 3 bools rather then ...Campbell Barton
2009-12-15number button precission was far too low, description also bit.Campbell Barton
2009-12-15solidify would only work as expecyed if all faces were selected, added an ove...Campbell Barton
2009-12-15solidify from 2.4x (ported from python to C)Campbell Barton
2009-12-10Patch [#20290] by Bjørnar Hansen for bug [#20270] 2.5a0, Select Random says ...Martin Poirier
2009-12-03Fix for [#20180] Wrong multiplicator in Random SelectionMatt Ebb
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-26Simplify mesh selection type operator and add missing header refresh notifier.Martin Poirier
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-11-23did math lib conversion, equivilent to merge with trunk/2.5 at r24464Joseph Eagar
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-17select linked enables seam limit when in face mode and the "limit" property i...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-20fix for mirror select and added to the menuCampbell Barton
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-18Removing MESH_OT_vertices_transform_to_sphere.Martin Poirier
2009-10-14RNA:Brecht Van Lommel
2009-10-14added mesh mirror flag, now store this per meshCampbell Barton
2009-10-12realized some parts of the code might use screen/vert projection on instance ...Campbell Barton
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08bring back automerge - [#19538] automerge editing doesn't workCampbell Barton
2009-10-07- rna path lookup crashed if the string was null (reported by Cessen with an ...Campbell Barton
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-21Fix #19426: loop select with occlude background geometry did notBrecht Van Lommel
2009-09-18VecAngle3_2D, VecAngle2 and VecAngle3 returned degrees, in arithb.c degrees a...Campbell Barton
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-08-26merge with 2.5 at r22793Joseph Eagar
2009-08-25Reverted some keymap changes.William Reynish
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-08-19Various fixes in rna_*_api.c files to remove compiler warnings.Arystanbek Dyussenov
2009-08-19rearranged some code a bitJoseph Eagar
2009-08-17mesh operator documentation patch from Ron walker, (edited a few of the descr...Campbell Barton
2009-08-152.5, continuing work with localizing paint modes.Nicholas Bishop
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-11Brought Extrude all the way back. The contextual menu works,Joseph Eagar