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
2013-03-15knife projection feature,Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-01-31fix [#34050] Regression from 2.49, "Release confirms" interferes with loop cu...Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-21Bevel vertex only (shortcut: control-shift-B) initial commit.Howard Trickey
2013-01-15replace vertex slide with the transform operator. (MESH_OT_vert_slide -> TRAN...Campbell Barton
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19include cleanupCampbell Barton
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-21Change edge loop select and edge ring select to be consistent withNathan Vegdahl
2012-11-14Merged changes in the trunk up to revision 52191.Tamito Kajiyama
2012-11-13add an operator for mesh mode switching,Campbell Barton
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-01minor edits to mesh operatorsCampbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
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-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
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-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
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-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
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-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29Add convex hull operator (bmesh operator and wm operator.)Nicholas Bishop
2012-04-29bmesh: new wireframe toolCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-04-21Merged changes in the trunk up to revision 45820.Tamito Kajiyama
2012-04-20knife tool modificationsCampbell Barton
2012-04-14Merged changes in the trunk up to revision 45619.Tamito Kajiyama
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-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
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-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton