Paolo Cignoni cignoni
f3f1e96452
Updated the basecode to the last changes of the VCG library
...
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 10:57:28 +00:00
Paolo Cignoni cignoni
0b8d3960bc
Cleaned up the realtime logs for decorators and a few edit plugins
2012-07-19 08:52:18 +00:00
Paolo Cignoni cignoni
2ecc484f7f
Cleaned up a bit the edit point interface. Now it uses the RealTimeLog to show the current hop and radius
2012-07-12 06:47:31 +00:00
Guido Ranzuglia granzuglia
02b92791a4
- In Dijkstra algorithm I have not to compute the arches connecting vertices already visited. It leads to inconsistent priority_queue.
2012-07-10 11:27:31 +00:00
Manuele Sabbadin msabbadin
0675d0708a
Properly commented connectedComponent.h
2012-04-02 15:30:20 +00:00
Manuele Sabbadin msabbadin
35b89b1c67
Commented all the code in edit_point.cpp and removed an unused method from connectedComponent.h
2012-03-28 18:47:22 +00:00
Marco Callieri mcallieri
fd93b20a33
corrected a problem with POW not able to choose the proper overload
2012-03-22 10:56:19 +00:00
Paolo Cignoni cignoni
dacdb6541a
Moved the edit point plugin from the FGT folder to the folder of the official plugins
2012-03-22 08:37:33 +00:00