vcglib/vcg
Paolo Cignoni 9af315bb18 Two significant changes
1) the name of the supposedly non changed mesh is done explicit in the template name 
2) If the the selection of the vertexes is not consistent with the face selection the append could build faces referencing non existent vertices so it is mandatory that the selection of the vertices reflects the loose selection from edges and faces (e.g. if a face is selected all its vertices must be selected
2011-12-15 07:52:51 +00:00
..
complex Two significant changes 2011-12-15 07:52:51 +00:00
connectors removed useless reference return in const int imark() 2011-11-21 07:25:31 +00:00
container bug fixing: 2011-10-25 10:03:10 +00:00
math corrected setOrtho 2011-12-07 13:15:28 +00:00
simplex added Class VEIterator for traversing all the edges over a single vertex 2011-12-12 23:27:26 +00:00
space added assert for discouraging inconsistent triangleplane intersection 2011-11-21 08:54:35 +00:00