3257 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
052088d6c6 corrected behavior for endedit 2007-10-08 19:48:45 +00:00
Paolo Cignoni cignoni
20d4ef2a94 Added automatic exporting of ply and aln from the dialog 2007-10-08 08:55:44 +00:00
Paolo Cignoni cignoni
73614f6b5a Updated used defined dialog to the new filter interface. 2007-10-06 23:39:01 +00:00
Paolo Cignoni cignoni
680abed7f4 New filter interface. Hopefully more clean and easy to use. 2007-10-02 08:13:53 +00:00
Paolo Cignoni cignoni
ad1d99d51a Updated all the QT pro to the requirements for filters. Removed PPC support. 2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
65208e739b Fix around multiple application of single pass rfx shaders. 2007-09-27 16:28:43 +00:00
Paolo Cignoni cignoni
193082ab9d fixed compilation issue under unix oses 2007-09-27 13:04:26 +00:00
Paolo Cignoni cignoni
1c4fbf27c6 bug fix 2007-09-22 16:37:08 +00:00
Paolo Cignoni cignoni
7785b2ab44 removed a dead lock 2007-09-21 09:58:43 +00:00
Paolo Cignoni cignoni
2763f2b4b8 added a refine step for the edge faces 2007-09-17 10:40:33 +00:00
Paolo Cignoni cignoni
b3d6bc7b89 The directory "render_rm" for Ati Render Monkey Shaders render plugin is added to the project. 2007-09-12 15:38:42 +00:00
Paolo Cignoni cignoni
dfaa8beb7b Initial commit of the Render Monkey Shaders render plugin. At the moment the plugin is able to parse and load any "rfx" (render monkey save file) file that is present under the directory "src/meshlab/shadersrm/" at startup time. The files which are correctly parsed will be displayed under the menu "Render" -> "Shaders". For each shader found in this directory a window dialog is popuped to ask the user some setting: you can select any effect declared in the file, and for each effect you can custom the uniform variables and the textures of each pass. For each pass the vertex program and the fragment program are correcty loaded in memory and the uniform variable (at startup and when modified) are correctly updated in memory (at their right location) as well as the declared textures. The multi pass rendering is still missing, and at the moment the plugin wont interfere the render routine at all. 2007-09-12 15:38:01 +00:00
Paolo Cignoni cignoni
b8e483dd16 Minor changes to avoid memory leak.
Added two glGetError() to avoid MeshLab to crash when the plugin encounters some error on its way
2007-09-09 17:56:13 +00:00
Paolo Cignoni cignoni
ea1b7b1acf cleaned include files 2007-08-25 08:42:45 +00:00
Paolo Cignoni cignoni
ea10ff3719 removed useless include path 2007-08-25 08:41:30 +00:00
Paolo Cignoni cignoni
d5283921cc correct resizing for the dialog 2007-08-25 08:39:55 +00:00
Paolo Cignoni cignoni
2d8bd595c9 added some typename 2007-08-23 08:31:33 +00:00
Paolo Cignoni cignoni
bafed177e9 added #include <float.h>
added some typename
2007-08-23 08:31:11 +00:00
Paolo Cignoni cignoni
457eaae5f4 Several Improvements 2007-08-20 09:22:47 +00:00
Paolo Cignoni cignoni
42300dab71 Added a Reset Button 2007-08-20 09:21:56 +00:00
Paolo Cignoni cignoni
c6cb8e3309 Added Freeze transform and improved transformation dialog 2007-07-24 07:20:26 +00:00
Paolo Cignoni cignoni
5125e516c1 minor is an existing macro 2007-07-16 09:55:57 +00:00
Paolo Cignoni cignoni
8051e6ba13 Final changes to the interface (no docking and better resizing) 2007-07-16 09:31:05 +00:00
Paolo Cignoni cignoni
74e6862c67 SizePolicy of each Item set to Preferred 2007-07-14 14:58:46 +00:00
Paolo Cignoni cignoni
f6accf37c3 Default button works good, and dialog compatibility with other OS 2007-07-14 14:17:55 +00:00
Paolo Cignoni cignoni
c3725dea84 ComputerCurvatureTensor function re-wrote 2007-07-14 13:35:39 +00:00
Paolo Cignoni cignoni
fd93e56f35 first release ported from our beloved internal library 2007-07-13 15:14:25 +00:00
Paolo Cignoni cignoni
01744c0011 first release 2007-07-13 14:22:51 +00:00
Paolo Cignoni cignoni
f6b44c39b1 Fix dialog size 2007-07-13 12:45:46 +00:00
Paolo Cignoni cignoni
df3defad0f changed "tri::io::Mask::Mask::IOM_FACECOLOR" to "tri::io::Mask::IOM_FACECOLOR" 2007-07-12 23:13:30 +00:00
Paolo Cignoni cignoni
4e5519da66 added "curvature" function for testing purpose 2007-07-12 23:10:23 +00:00
Paolo Cignoni cignoni
947fa7edbd started the re-write of the main function (work in progress) 2007-07-12 23:10:10 +00:00
Paolo Cignoni cignoni
9e5f2d66cf Added the "curvature" buttons for testing purpose 2007-07-12 23:08:24 +00:00
Paolo Cignoni cignoni
d6b0f2fd4e Scale in singleFile mode changed 2007-07-12 11:00:58 +00:00
Paolo Cignoni cignoni
f19746148f small patch to allow the loading of per wedge color into faces. 2007-07-10 06:52:47 +00:00
Paolo Cignoni cignoni
80422afda6 correct resize of color ramp 2007-07-10 06:47:19 +00:00
Paolo Cignoni cignoni
5e7a4d8c75 Correct file extensions in creating 2007-07-09 15:43:45 +00:00
Paolo Cignoni cignoni
84fb91c847 fix bug with scale and centrature
dialog modify without static form
2007-07-09 15:35:15 +00:00
Paolo Cignoni cignoni
51a056f547 filenames in linux are case sensitive 2007-06-25 13:30:22 +00:00
Paolo Cignoni cignoni
6d94a9d13f getParameter should return false only in case of aborting a dialog... 2007-06-19 00:30:53 +00:00
Paolo Cignoni cignoni
18a57c00b0 missing typename 2007-06-15 14:43:37 +00:00
Paolo Cignoni cignoni
457f143cdb missing files added 2007-06-15 07:08:51 +00:00
Paolo Cignoni cignoni
fac74e818f SVGPro dialog allow to modify the main properies of SVG documents 2007-06-13 09:16:34 +00:00
Federico Ponchio ponchio
9591dddab8 *** empty log message *** 2007-06-11 15:26:43 +00:00
Paolo Cignoni cignoni
649ee0eaef removed the shortcut CTRL+ RightClick 2007-06-09 21:50:07 +00:00
Paolo Cignoni cignoni
1ed9c644d0 *** empty log message *** 2007-06-09 21:36:09 +00:00
Paolo Cignoni cignoni
ba17b0315e *** empty log message *** 2007-06-09 21:29:43 +00:00
Paolo Cignoni cignoni
b34e724f11 Added the dialog and other major changes 2007-06-09 21:28:15 +00:00
Paolo Cignoni cignoni
36c9be44b3 redesigned the meshcutdialog 2007-06-09 21:27:28 +00:00
Paolo Cignoni cignoni
f82ff0896c uncommented RESOURCES = meshlab.qrc 2007-06-09 21:26:52 +00:00