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-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-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
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-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
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-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
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
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-30Bugfix #25870Ton Roosendaal
2011-01-13remove/comment unused varsCampbell Barton
2010-11-08[#24594] Edge weighting while making subsurfCampbell Barton
2010-11-07patch [#24577] MESH_OT_noise. Adds missing 2.4x noise vertex displace functio...Campbell Barton
2010-10-13bugfix [#23150] Creating Vertex with CTRL-LMB not snappingCampbell Barton
2010-10-13[#24171] Tab key no longer responds from UV / Image EditorCampbell Barton
2010-10-05patch [#24146] UV layout selection menu in UV editor ala CTRL+TAB in edit modeCampbell Barton
2010-09-25=BMesh: Super Knife Tool Alpha=Joseph Eagar
2010-09-07merge from trunk at r31523Joseph Eagar
2010-09-04merge with trunk at r31523Joseph Eagar
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar