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-07-06Bring back "Sort Faces" command.Diego Borghetti
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-28[#19918] edit mode with mesh only having edges without faces+face select modeMartin Poirier
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
2010-01-08Fix #20604: Make Normals Consistent (Ctrl N) doesn't respect selection.Brecht Van Lommel
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
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-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-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-05operator to select pos/neg verts on any axis relative to the active vertexCampbell Barton
2009-10-27Shape Propagate to all back in vertex menuCampbell Barton
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-19Consolidate tube and cylinder primitives.Martin Poirier
2009-10-18Removing MESH_OT_vertices_transform_to_sphere.Martin Poirier
2009-10-16Add back Blend From Shape in mesh edit mode.Brecht Van Lommel
2009-10-08bring back automerge - [#19538] automerge editing doesn't workCampbell Barton
2009-09-22brought back edge slide.Joseph Eagar
2009-09-16loopcut tool. hold down ctrl-r, then leftclick. due to current limitations ...Joseph Eagar
2009-09-13after some discussion, this is the replacement for the old loopcut tool: edge...Joseph Eagar
2009-07-212.5: Make shade smooth/flat operators consistent,Brecht Van Lommel
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-07-022.5: Lists for vertex groups, shape keys, uvs, vertex colors.Brecht Van Lommel
2009-06-162.5Ton Roosendaal
2009-04-152.5: Operator naming, reviewed some of the recent changesBrecht Van Lommel
2009-04-12editmesh_tools.c op name changeShaul Kedem
2009-04-12editmesh_mods.c op names changeShaul Kedem
2009-04-12op names changeShaul Kedem
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-02-192.5Ton Roosendaal
2009-02-18working yet preliminary (like everything) screw mesh. in irc there was a disc...Shaul Kedem
2009-02-16spin mesh is alt Rkey - ton, please check and advise regarding screw_mesh and...Shaul Kedem
2009-02-15added error reporting to edit meshShaul Kedem
2009-02-092.5: UV Editor module porting pretty much finished now, only missingBrecht Van Lommel
2009-02-08edit_tools ops - starting from 4key up to 8key, ctrl and alt. ton: please che...Shaul Kedem
2009-02-072.5Ton Roosendaal
2009-02-05flip_editnormals is back, alt+3keyShaul Kedem
2009-02-04mark and clear seam, set and unset sharp and vertex smoothing is now ctrl/alt...Shaul Kedem
2009-02-02Fix for select multi loop commit, probably missed this file.Brecht Van Lommel
2009-02-01made some mesh operator names and values more consistent with object mode + o...Campbell Barton
2009-02-01- Converted mesh face popup menu to use brecht's toolbox function (like the i...Campbell Barton
2009-02-01- Change 2 operators from using int properties into enums.Campbell Barton
2009-02-01edit mode selection menu - ctrl+shift+tabShaul Kedem
2009-02-01vert to sphere - S + ctrl + shift keysShaul Kedem