21 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
a21ded4913 added -om option that allow you to choose which data should be saved save in output
mesh"
2008-10-16 07:23:01 +00:00
Paolo Cignoni cignoni
d9410a28d3 added meshmodel.cpp since we really should be building this also and now that meshDocument as a signal we have to 2008-10-13 09:51:29 +00:00
Paolo Cignoni cignoni
3757ef1aab Completed the automatic creation of a text file containing all the available filters. Ready to be added to the wiki. 2008-08-20 22:58:28 +00:00
Paolo Cignoni cignoni
4493f2e089 Added computation of bbox after loading. Many filters rely a updated bbox. 2008-08-19 22:44:36 +00:00
Paolo Cignoni cignoni
c2b556332d Removed bug in command line params processig: added a check on argc while searching for multiple input files 2008-08-19 05:33:50 +00:00
Paolo Cignoni cignoni
9e129604d3 added ability to run scripts that need the use of multiple layers. aslo fixed a bug with meshio using parameters now 2008-08-14 09:06:15 +00:00
Paolo Cignoni cignoni
4eaa6c3284 fixed bug where the code used the old open function prototype in the MeshIOInterface 2008-08-08 12:10:58 +00:00
Paolo Cignoni cignoni
649108aacd Updated to reflect the changes to the MeshIOInterface. Now the framework can ask and use format-specific parameters during saving and opening. 2008-07-02 14:29:24 +00:00
Paolo Cignoni cignoni
abfd4d6ddf Corrected various surviving references to the old paths (sf instead of vcg) 2008-06-05 16:48:26 +00:00
Paolo Cignoni cignoni
56cc5654a0 cleaned up a little and added option for not making a bundle on the mac 2008-02-10 15:24:44 +00:00
Paolo Cignoni cignoni
8ea295d8a5 slightly revised the way of parameter passing 2008-02-10 15:22:57 +00:00
Paolo Cignoni cignoni
215dfc46a1 Added support for .mlx filter scripts 2008-01-22 14:18:27 +00:00
Paolo Cignoni cignoni
455986ac82 uncommented win32-g++ libs 2007-12-08 13:47:12 +00:00
Massimiliano Corsini maxcorsini
f049dcea97 add missing source file 2007-10-09 13:46:11 +00:00
Paolo Cignoni cignoni
ccae447d41 Again on the cm() ->cm issue 2007-04-16 10:02:15 +00:00
Paolo Cignoni cignoni
db3a96ae6d Big small change in accessing mesh interface. First step toward layers 2007-03-20 16:23:10 +00:00
Paolo Cignoni cignoni
0aaeb9874b added a missing return 2006-12-05 15:19:18 +00:00
Paolo Cignoni cignoni
fe79b7dd99 Changes for compilation with gcc 3.4.6 on linux AMD64 2006-11-07 14:56:24 +00:00
Paolo Cignoni cignoni
33cb82d076 Added saving of the mesh 2006-10-15 20:31:38 +00:00
Paolo Cignoni cignoni
c710624ae6 First working version. now it loads all the needed plugins and a mesh! 2006-06-27 08:08:12 +00:00
Paolo Cignoni cignoni
ae404afdd3 Initial Rel 2006-06-19 15:11:50 +00:00