nico
9e4394a656
corrected some error in Import/export 4rosy
2020-01-12 22:33:48 +11:00
nico
6dd5244ddb
minor warning solved
2017-12-19 00:56:57 +11:00
nico
ec20f3307e
minor changes on field exporting classes
2017-02-24 18:20:09 +01:00
nico
1356db0573
added LoadCSVField function
2017-01-23 16:23:30 +01:00
Paolo Cignoni
32333eba24
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
Nico Pietroni
67cfacf2c6
added Save2AngleFace function
2015-12-24 10:55:21 +00:00
Nico Pietroni
c59d1a3bba
added LoadNDF function
2015-09-14 12:04:50 +00:00
Nico Pietroni
c3daffa826
added instruction to skip an extra line in the ffield file
2014-07-02 15:02:57 +00:00
ganovelli
8c998ccd11
vcg::tri::Allocate<MESH>::Get*Attribute(m,name);
...
has CHANGED!
Before it was returning a valid handle to the attribute
IF it existed, otherwise the handle was invalid.
Now it always returns a valid handle to the attribute,
by creating the attribute name if it did not exist or returning
the handle to it if it was already there.
ALl the code using Get*Attribute has been changed accordingly.
2013-01-30 17:18:55 +00:00
Paolo Cignoni
ffcdfa9f88
Added a couple of throw vcg::MissingComponentException and refactored a bit
2013-01-28 16:03:57 +00:00
Nico Pietroni
f11ad65f14
minor changes
2012-10-17 11:20:44 +00:00
Nico Pietroni
fcf300015c
first release version
2012-10-16 10:06:14 +00:00