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
2007-12-29* remove obsolete include/Nathan Letwory
2007-10-19Mesh edit option 'AutoMerge' - access from the mesh menu, basically runs remo...Campbell Barton
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-09-19reworked how tile functions, seperated image and tile setting functions/event...Campbell Barton
2007-09-13Selecting faces in editmode did not delimit seams as it does in Face/UV mode.Campbell Barton
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-11Added active drawing in editmode (may need some more work), this hilightes th...Campbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-03-28added options to add mesh (cap ends, radius and depth)Campbell Barton
2007-03-28made the add mesh functions use do_clever_numbuts so multiple options can be ...Campbell Barton
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-11-09Patch #4896, submitted by Juho Vepsäläinen (bebraw):Ken Hughes
2006-11-07->Commit of patch #5132: Separate by materialGeoffrey Bantle
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-09-28-> Sanity Check for Selection HistoryGeoffrey Bantle
2006-06-08-> Fix for bug #3867Geoffrey Bantle
2006-05-29-> UV Edge collapseGeoffrey Bantle
2006-05-25===Python API===Ken Hughes
2006-05-11-> New menu and toolbox entriesGeoffrey Bantle
2006-03-28Add structure declaration to beginning of file to fix gcc warnings.Ken Hughes
2006-03-27Seperated out some functionality into 3 new functions.Campbell Barton
2006-03-27-> Stored SelectionsGeoffrey Bantle
2006-03-25Added select group meny to mesh editmode.Campbell Barton
2006-03-152 New tools, 'Loop to region' and 'Region to loop'Geoffrey Bantle
2006-03-08-> Path Select ToolGeoffrey Bantle
2006-02-22[Two Sections here; First is the log that *should* have been includedGeoffrey Bantle
2006-02-14Weekly cleanup in my precious blender tree :)Ton Roosendaal
2006-02-14Modified Files:Geoffrey Bantle
2005-12-30With the royal blessing of guitarGeek, I commit the sharp/flat meshChris Want
2005-12-23Some bugreports from the orangers for Shape Vert Copy :)Johnny Matthews
2005-12-23Additional Shape Vert Copy Tools in editmode WKEYJohnny Matthews
2005-12-22Copy Shape VertsJohnny Matthews
2005-10-25Subdivide recode assistance!Ton Roosendaal
2005-10-22Long on the wishlist!Ton Roosendaal
2005-10-211. Moved Edgeloop Delete to Delete Menu out of Edge SpecialsJohnny Matthews
2005-10-20New Mesh tool: "Rip".Ton Roosendaal
2005-09-28* Headers for the last Set Smooth commitMatt Ebb
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-17- New feature: shift+ctrl+t in Mesh editmode splits quads in exact oppositeTon Roosendaal
2005-08-17For lukep:Chris Want
2005-08-10 - bug fix, face center drawing was wrong for editmeshDaniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-08Added extra Select Type option for esubdivide and put them in defines to get ...Johnny Matthews
2005-08-08In CTRL-E menu "Edgeloop Delete" with a valid "inner" edgeloop selected, this...Johnny Matthews
2005-07-23 - change mesh_calc_normals to set vertices with len(no)==0Daniel Dunbar
2005-07-23Added code in loopcut to undo cut if edgeslide was cancelled. (For you Chris!)Johnny Matthews
2005-07-15 - switch em_{vert,solid,wire}offs to be unsignedDaniel Dunbar
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews