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
2005-05-27Bug fix #2629Ton Roosendaal
2005-04-04 - removed DispListMesh.{editedge,editface}Daniel Dunbar
2005-03-29 - removed dlm->flagDaniel Dunbar
2005-03-29 - remove free_displist_by_typeDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - added nors to DispListMesh (for face normals)... this is just toDaniel Dunbar
2005-03-28 - added DerivedMesh convertToDispListMesh function with implementations,Daniel Dunbar
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-10-31Just some nice updates in drawing (extruded) Curve objects;Ton Roosendaal
2004-10-31For solid display of curves in editmode; found fix (thnx intrr :) thatTon Roosendaal
2004-10-29Finally something new!Ton Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-08-29Forgot to export Object as struct Object...Ton Roosendaal
2004-08-29Apparently the curve render code doesnt use the displist... so there'sTon Roosendaal
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-03-15Removed the struct MFaceInt from DNA_mesh_types.h (by the recommendationChris Want
2004-01-07 - removed some old cruft from init_render_displist_mesh (for smeshes-RIP)Daniel Dunbar
2004-01-07 - migrated a subsurf routine to displist.c: displistmesh_calc_vert_normals()Daniel Dunbar
2003-10-21- added new drawing type for subsurf editing. Is called 'Optimal' andTon Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
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