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
2008-06-03A few compiler warning fixes. Those in BME_customdata.c were more serious.Joshua Leung
2008-06-03-> More Bmesh Custom Data stuffGeoffrey Bantle
2008-06-01-> New memory allocator for BmeshGeoffrey Bantle
2008-05-12mirror face UVs and color was rotating, shift for alternate axis also wasnt i...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12Moved initialization of vertex flags up a bit in the subdivideChris Want
2008-03-26Fix for bug #8407: merging vertices at first/last did notBrecht Van Lommel
2008-03-26Fix for bug #8713: edge loop delete did an undo push too much.Brecht Van Lommel
2008-03-24subdivide would give weired results especially when used after proportional e...Campbell Barton
2008-03-14Fix for bug #5641: edge slide doesn't work straight after removeBrecht Van Lommel
2008-02-25-> BevelGeoffrey Bantle
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-21Fix for bug #6991: edge slide crash with the last vertexBrecht Van Lommel
2008-02-21Fix for bug #8120: edgeloop delete with automerge editing enabledBrecht Van Lommel
2008-01-26== Mirror Modifier & Subdivide ==Chris Want
2007-11-26Fixes for some long standing transform bugs.Martin Poirier
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-19Mesh edit option 'AutoMerge' - access from the mesh menu, basically runs remo...Campbell Barton
2007-09-30- rewrote UV Stitch, (seperate from limit stitch now), does much less Campbell Barton
2007-09-28bugfix from 11860, the derived mesh was getting free'd twice (crashed Campbell Barton
2007-09-20added a view properties panel for image/uv. moved the cursor x/y there to mat...Campbell Barton
2007-09-19reworked how tile functions, seperated image and tile setting functions/event...Campbell Barton
2007-09-18Another purge of compiler warnings (some of which I've been getting for a whi...Joshua Leung
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-08-28This is patch #7056Kent Mein
2007-07-03* Removed the 'Beautify Fill' confirmation. None of the other fill Matt Ebb
2007-04-07Save PET state before ripping and disable it, so that post rip transform work...Johnny Matthews
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-27-> Fix for bug #6327Geoffrey Bantle
2007-02-26=== Edit Mesh Bevel ===Martin Poirier
2007-02-23Bug #6093:Brecht Van Lommel
2007-01-10Modified weightpaint to prevent user from editing multires weights except on ...Nicholas Bishop
2007-01-09Fix for bug and #5449 and #5423:Brecht Van Lommel
2007-01-01->Fix for bug #5542Geoffrey Bantle
2006-12-29=== Transform Snap ===Martin Poirier
2006-12-26-> Further work to improve triangle conversion tool:Geoffrey Bantle
2006-12-06Another 3-in-one commit:Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-17Get rid of various warnings with gcc under linuxKen Hughes
2006-11-16Fixed bug #5235, "deleting edges, verts, or faces in multires does bizarre th...Nicholas Bishop
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-08Modified the way booleans preserve face data, and cleaned up someBrecht Van Lommel
2006-11-08->Join triangles fixes.Geoffrey Bantle
2006-10-18-> Triangle to Quad bugfixGeoffrey Bantle
2006-10-18-> Improved Triangle to Quad conversionGeoffrey Bantle
2006-09-19->Knife Midpoint and Vertex CuttingGeoffrey Bantle
2006-09-12Menu to copy Shapes (Editmode Mesh, CTRL+C) now displays in columnsTon Roosendaal