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
2006-01-03As positively recieved on the mailing list and irc (and blessed byChris Want
2005-12-30With the royal blessing of guitarGeek, I commit the sharp/flat meshChris Want
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-04-04 - removed DispListMesh.{editedge,editface}Daniel Dunbar
2005-03-31 - removed USE_CCGSUBSURF define (always on now)Daniel Dunbar
2004-10-01Recoded how 'handles' were implemented; these were extra wireframe edgesTon Roosendaal
2004-09-24New: Fake Polygons, or Face-polygons, or FGons nicked for now.Ton Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2003-12-08A fix so that verts can be added or removed from a mesh with vertex keysChris Want
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-07don't crash when adding a UVsphere (Hos, heli)Stefan Gartner
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont