211 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
3d8ff0b80f - added functions to script system in order to improve performance 2011-11-10 13:44:05 +00:00
Guido Ranzuglia granzuglia
cc3a627ffa updated support for interruptible 2011-11-07 10:31:47 +00:00
Guido Ranzuglia granzuglia
f25334eea5 added destructor to PluginManager 2011-11-07 10:30:50 +00:00
Guido Ranzuglia granzuglia
89da5365e9 added support for interruptible filters 2011-11-04 10:34:29 +00:00
Guido Ranzuglia granzuglia
7d86f0e8bd added some mesh and vertex functionalities 2011-10-28 14:53:09 +00:00
Guido Ranzuglia granzuglia
e9998b295f restored applyFilter functionalities 2011-10-28 09:35:08 +00:00
Guido Ranzuglia granzuglia
91da77a07c a step forward from removing Env from PluginManager 2011-10-27 14:11:21 +00:00
Guido Ranzuglia granzuglia
44a0a0e132 added xml editor gui 2011-10-24 07:39:55 +00:00
Guido Ranzuglia granzuglia
830bcd7933 updated schema 2011-10-24 07:39:18 +00:00
Paolo Cignoni cignoni
fbbefba811 Class derived from QApplication should have the constructor passing argc by reference... (this bug caused crashing at startup...) 2011-10-20 22:21:28 +00:00
Guido Ranzuglia granzuglia
d4e3d1019d updated schema with unique constrain on paramName per filter 2011-09-28 12:27:12 +00:00
Paolo Cignoni cignoni
62c65d5d27 Added javascript function for getting the min max value of the per vertex/per face quality of a mesh 2011-09-28 12:16:03 +00:00
Paolo Cignoni cignoni
5fb694b181 Moved some of the common thing of the various pro and pri into a general pri.
Corrected the lib linking path for the mac to the new 32/64 folders.
2011-09-26 20:14:34 +00:00
Guido Ranzuglia granzuglia
a28d59aae9 added translation map for FilterClass enum 2011-09-23 14:03:13 +00:00
Guido Ranzuglia granzuglia
f55a0f81de filter-help & param-help strings are correctly trimmed 2011-09-23 13:29:34 +00:00
Guido Ranzuglia granzuglia
6e3b659765 - fixed small bug in MeshModelInterface
- introduced ShotScriptInterface
2011-09-23 07:01:12 +00:00
Guido Ranzuglia granzuglia
977c6572ba removed small bug (closing tag missing) 2011-09-22 16:22:51 +00:00
Guido Ranzuglia granzuglia
93681f5b2e added support for JSCode inside XML 2011-09-20 09:11:23 +00:00
Guido Ranzuglia granzuglia
694bd993d7 reimplemented mesh evaluation: from meshDoc index to MeshModel* 2011-09-19 15:37:45 +00:00
Paolo Cignoni cignoni
b475adc177 Plugin Interface change: now filterName and filterInfo are pure virtual methods only of the Filter class of plugins. Decorations have their own decorationName and decorationInfo method. 2011-09-19 07:20:09 +00:00
Paolo Cignoni cignoni
e50de8628f harmless gcc warning 2011-09-18 09:44:42 +00:00
Guido Ranzuglia granzuglia
e590470c4e added VCGVertexScriptInterface::setP 2011-09-09 14:57:05 +00:00
Guido Ranzuglia granzuglia
a930c4d95b added support for:
- vertex 
- point (through QVector<float>)
2011-09-09 13:09:49 +00:00
Guido Ranzuglia granzuglia
a32c469ffb added support for added support for meshes inside script system 2011-09-07 13:54:33 +00:00
Guido Ranzuglia granzuglia
f565611412 added support for either for string or number enums. 2011-09-06 13:17:12 +00:00
Guido Ranzuglia granzuglia
fd25643a25 - updated enum system
- fixed bugs on script enum
- added MeshLabApplication in order to avoid crash when an handle raise up an uncaught exception.
2011-09-06 09:36:19 +00:00
Guido Ranzuglia granzuglia
ca3c7e1962 updated xml file format 2011-09-06 09:30:57 +00:00
Guido Ranzuglia granzuglia
5a60b22a51 - changed optional parameters system
- introduced enum type 
- bugs fixing
2011-06-30 14:00:31 +00:00
Guido Ranzuglia granzuglia
7ab210107f added slider_gui support 2011-06-22 12:39:18 +00:00
Guido Ranzuglia granzuglia
f38f9627f3 added slider_gui support 2011-06-22 12:38:39 +00:00
Paolo Cignoni cignoni
f4c9075570 removed harmless warning (unused var) 2011-06-17 13:33:02 +00:00
Paolo Cignoni cignoni
0f03fec0e0 Changed the base mesh type of MeshLab.
Now it includes some "real" edges. This means that polylines will become a supported mesh kind (just like point clouds...)
2011-05-11 10:22:53 +00:00
Guido Ranzuglia granzuglia
44e822ffcd - removed static translation map between MeshModel enum type values and string
- added preview mechanism to XML dialog
- fixed bugs
2011-05-03 08:31:58 +00:00
Massimiliano Corsini maxcorsini
803a88613a account for visual studio 2010 compilation 2011-04-28 11:22:16 +00:00
Guido Ranzuglia granzuglia
76cfd639f7 added XMLColorWidget support 2011-04-27 15:50:33 +00:00
Guido Ranzuglia granzuglia
b1cdc85499 added XMLColorWidget support 2011-04-27 15:50:17 +00:00
Guido Ranzuglia granzuglia
96f2243b15 added Color support 2011-04-27 08:59:46 +00:00
Guido Ranzuglia granzuglia
052aacaff5 updated xml widget system 2011-04-14 18:20:56 +00:00
Guido Ranzuglia granzuglia
2ae3c7167c added classical widget for Point3f 2011-04-12 06:41:04 +00:00
Paolo Cignoni cignoni
c359c3775e Corrections of include paths to comply the new folder arrangement of the VCG library 2011-04-03 22:53:00 +00:00
Guido Ranzuglia granzuglia
5654f59404 added conversion methods from/to Point3f (c++) - sglVec3 (javascript) 2011-03-30 13:26:42 +00:00
Guido Ranzuglia granzuglia
eabc729847 changed the selection evaluation mechanism in EditWidget 2011-03-30 08:17:56 +00:00
Guido Ranzuglia granzuglia
aa561999ac added Vec3 Type 2011-03-30 08:16:46 +00:00
Guido Ranzuglia granzuglia
ea9551cae4 added spiderGl's vector(2,3,4) and matrix(3x3,4x4) integration. 2011-03-25 15:35:10 +00:00
Guido Ranzuglia granzuglia
a9a7ce799b now we are using qt resource system for script static files 2011-03-25 09:27:10 +00:00
Guido Ranzuglia granzuglia
132f92362e updated version for common project 2011-03-25 09:23:36 +00:00
Guido Ranzuglia granzuglia
a7d67c3393 added resource files for script system. 2011-03-25 09:22:44 +00:00
Guido Ranzuglia granzuglia
06ab1fdc03 resource file for common 2011-03-25 09:21:40 +00:00
Guido Ranzuglia granzuglia
ee146ad3ae updated script system: now you can specify which mesh will be affected by the filters. 2011-03-21 16:54:16 +00:00
Guido Ranzuglia granzuglia
4d1654ac30 changed bridging functions between c++ and javascript : added optional parameters with default values. 2011-03-16 17:13:09 +00:00