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
2012-11-21Change edge loop select and edge ring select to be consistent withNathan Vegdahl
2012-11-13add an operator for mesh mode switching,Campbell Barton
2012-11-01minor edits to mesh operatorsCampbell Barton
2012-10-24Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)Daniel Genrich
2012-10-24Partially replace convex hull implementation with Bullet implementationNicholas Bishop
2012-10-16un-subdivide bmesh operator, useful for making lower polygon versions of mode...Campbell Barton
2012-10-16Add BMesh and WM symmetrize operatorsNicholas Bishop
2012-10-14Rip-fill mesh tool (option for rip operator)Campbell Barton
2012-09-22add back clear skin operator, removed with sticky by mistake.Campbell Barton
2012-09-21remove sticky coordinates from blender, this was missing from the UI since 2.49.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-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-06Mesh elements sorting refactor.Bastien Montagne
2012-05-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-04-29Add convex hull operator (bmesh operator and wm operator.)Nicholas Bishop
2012-04-29bmesh: new wireframe toolCampbell Barton
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-04-20knife tool modificationsCampbell Barton
2012-04-07fix for vertex slide not taking object transformation into account.Campbell Barton
2012-04-07Added Vertex Slide: Slides a vertex along a selected and connected edge (Shif...Francisco De La Cruz
2012-03-28remove dissolve keybinding, conflicts with draw, add back to delete menu.Campbell Barton
2012-03-26style cleanup: editors/mesh - mostly whitespace around operatorsCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-23bmesh editmode - split dissolve into its own menu. mesh delete code was getti...Campbell Barton
2012-03-23edge split bmesh operator wasnt accessible (defined but not used), for some r...Campbell Barton
2012-03-19bmesh: inset tool, access from face menu (Ctrl+F)Campbell Barton
2012-03-04bmesh: add back feature from 2.4x Ctrl+Shift+T subdivides quads in the altern...Campbell Barton
2012-03-02code cleanup:Campbell Barton
2012-02-27Code Cleanup:Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-20moved select interior faces into a C function (was python)Campbell Barton
2012-02-18remove OBJ export, better rely on the python exporter.Campbell Barton
2012-02-13new bmesh tool - limited dissolve.Campbell Barton
2012-02-10Ykey is now separate again (as with trunk), use Jkey for Connecting verts.Campbell Barton
2012-02-06remove invalid enum setting in MESH_OT_extrude_vertices_move macro.Campbell Barton
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-15svn merge ^/trunk/blender -r43381:43392Campbell Barton
2012-01-15svn merge ^/trunk/blender -r43345:43381Campbell Barton
2012-01-15Fix [#29891] Stupid select all behaviour.Bastien Montagne
2012-01-14fix [#29890] Extend selection doesn't clear (3D view edge loop select and nod...Campbell Barton
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-12-02Adjust face menu links to "mirror uvs" and "mirror colors" to use the bmesh n...Andrew Wiggin
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton