Paolo Cignoni cignoni
|
1693fff73a
|
Significant change, now meshmodel is no more derived from io:mask. Updated all the io plugins to reflect this change.
|
2008-11-13 10:45:04 +00:00 |
|
Gael Guennebaud guennebaud
|
99074e151d
|
use transposeInPlace
|
2008-10-29 11:17:25 +00:00 |
|
Paolo Cignoni cignoni
|
b26290cd58
|
Removed implicit copy of a mesh that was not passed as reference but as a copy
|
2008-10-28 21:56:38 +00:00 |
|
Gael Guennebaud guennebaud
|
e80227b987
|
a couple of * => .dot() (should still compile without Eigen)
|
2008-10-27 19:41:11 +00:00 |
|
Paolo Cignoni cignoni
|
413d3baa8f
|
Updated to remove PluginInfo
|
2008-10-13 10:37:32 +00:00 |
|
Paolo Cignoni cignoni
|
4f5c816ca8
|
updated use of Matrix33::Rotate to the new format Matrix33::SetRotateDeg
|
2008-08-14 12:57:39 +00:00 |
|
Paolo Cignoni cignoni
|
623764f98b
|
INTERFACE CHANGE: the open function of the i/o plugins now get also a ParameterList object as input parameter. An additional function has been added to the i/o plugin interface, initPreOpenParameter(), for the initialization of these parameters before the actual loading. It can be used to setup param that affect the loading process (like for example choose only a subset of the mesh to be loaded)
|
2008-07-21 15:23:06 +00:00 |
|
Paolo Cignoni cignoni
|
6d518d23c2
|
Updated references of SetRotate to the new SetRotateDeg/SetRotateRad interface
|
2008-07-13 07:39:41 +00:00 |
|
Paolo Cignoni cignoni
|
122982f213
|
Updated to reflect the changes to the MeshIOInterface.
|
2008-07-02 14:27:18 +00:00 |
|
Paolo Cignoni cignoni
|
120b90aced
|
Great cleaning of all the qt project files of the plugins. Now they include a common shared.pri for easier configuration
|
2008-05-22 10:48:52 +00:00 |
|
Gianpaolo Palma gianpaolopalma
|
dd9a19660b
|
Bug fixed in the parsing of multi value
|
2008-05-12 10:03:40 +00:00 |
|
Gianpaolo Palma gianpaolopalma
|
9d7a39e8ae
|
bug fixed in MultiValue
|
2008-05-10 14:52:41 +00:00 |
|
Paolo Cignoni cignoni
|
b68ddd2cd8
|
Renamed plugins to a common naming style and moved two completed plugins from fgt to their final place
|
2008-05-07 09:51:28 +00:00 |
|