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-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
2011-10-10updates to navmeshCampbell Barton
2011-10-06Enable sort faces tool (checked in code for the tool but forgot to uncomment ...Andrew Wiggin
2011-09-28svn merge ^/trunk/blender -r40587:40643Campbell Barton
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-08-16=bmesh: bridge edge loop tool=Joseph Eagar
2011-06-27Brought back select by number of verticesGeoffrey Bantle
2011-05-10=bmesh=Joseph Eagar
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-03=bmesh= fixed unintiialized memory bug, thanks to Francisco De La CruzJoseph Eagar
2011-05-03=trunk=Joseph Eagar
2011-05-02=bmesh=Joseph Eagar
2011-04-23Bugfix [#27126] Ctrl 0/1/2/3/4 not working in edit modeJoshua Leung
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-11=bmesh=Joseph Eagar
2011-03-27=bmesh=Joseph Eagar
2011-03-22py/api registration:Campbell Barton
2011-03-18=bmesh=Joseph Eagar