10 Commits

Author SHA1 Message Date
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
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
7f6af4f932 yet another bug when failed loaded cubemaps 2008-01-06 20:25:24 +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
3b12817193 Small changes for safer compiling 2007-12-22 21:02:47 +00:00
Paolo Cignoni cignoni
bc30239ac6 New small samples 2007-12-13 00:33:55 +00:00