Paolo Cignoni cignoni
abe28bdaeb
Updated pro and filters to comply to the new common library system
2009-12-04 10:53:05 +00:00
Guido Ranzuglia granzuglia
8896467869
added functions to fulfill new MeshLabInterface's interface
2009-11-27 16:09:57 +00:00
Paolo Cignoni cignoni
eca9e284d3
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Updated all the pro's. Again.
2009-11-23 11:18:04 +00:00
Paolo Cignoni cignoni
7d15b7d15e
Adapted the decoration plugins to the new global param interface and cleaned up a bit
2009-11-05 22:25:48 +00:00
Paolo Cignoni cignoni
3294017865
harmless changes for mingw compiling
2009-10-31 21:36:40 +00:00
Guido Ranzuglia granzuglia
6a37e9fd9b
fixed bug in applying custom settings
2009-10-26 10:02:30 +00:00
Guido Ranzuglia granzuglia
009e56a827
patched crash error in Cubemapped Enviroment
2009-09-22 07:33:42 +00:00
Guido Ranzuglia granzuglia
675a4ab804
totally new parameters system...bugs surelly will be present!
2009-09-01 08:33:26 +00:00
Guido Ranzuglia granzuglia
ed6ed64db9
added GPL incipit
2009-05-18 15:14:25 +00:00
Paolo Cignoni cignoni
e122c4ada4
*** WARNING interface changes ***
...
The main rendering loop of the glarea has been significantly rewritten. I have updated all the rendering plugins that now mostly work.
Main Changes:
- Rendering plugins are now responsible of the rendering of the whole MeshDocument and not only of a single MeshModel. This means also that multipass rendering techniques are more streamlined. The only requirement for a rendering plugin is that it should leave the z-buffer in a coherent state.
- The scaling/centering of the scene is now devoted entirely to the trackball (for a future better camera management)
- The trackball is post-drawn (now it is nicely antialiased against the mesh)
- The snapshot mechanism has been improved (now works for ortho projections too)
2009-03-27 15:29:28 +00:00
Paolo Cignoni cignoni
53b7026139
Updated to remove PluginInfo
2008-10-13 09:45:00 +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
Paolo Cignoni cignoni
db8240fc00
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 14:18:15 +00:00
Paolo Cignoni cignoni
9f1b630207
corrected include capitalizations
2008-03-11 09:57:03 +00:00
Paolo Cignoni cignoni
69c89447c1
forgotten a popattrib when failing
2008-01-29 07:43:33 +00:00
Paolo Cignoni cignoni
e7e6fa0736
wrong include for glew
2008-01-28 13:37:21 +00:00
Paolo Cignoni cignoni
6535a9fe70
removed glut
2008-01-28 11:20:48 +00:00
Paolo Cignoni cignoni
59185cfe53
removed glut
2008-01-28 11:15:21 +00:00
Paolo Cignoni cignoni
7f6af4f932
yet another bug when failed loaded cubemaps
2008-01-06 20:25:24 +00:00
Paolo Cignoni cignoni
880430982d
checks and debugs
2008-01-04 18:29:19 +00:00
Paolo Cignoni cignoni
6b81b01224
Corrected a wrong type (glwidget instead of glarea) in the decoration callback.
2008-01-04 18:23:43 +00:00
Paolo Cignoni cignoni
9991414c5d
Changed the decoration framework. Now it accept a, global, parameter set. Added static calls for finding important directories in a OS independent way.
2008-01-04 00:46:29 +00:00
Paolo Cignoni cignoni
0c89c8ffee
added validity test
2008-01-04 00:43:54 +00:00
Paolo Cignoni cignoni
3b12817193
Small changes for safer compiling
2007-12-22 21:02:47 +00:00
Paolo Cignoni cignoni
62469959ba
renamed
2007-12-13 10:42:09 +00:00
Paolo Cignoni cignoni
bc30239ac6
New small samples
2007-12-13 00:33:55 +00:00