779 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
65276fe496 Corrected the path for lib3ds 1.3. for mingw 2007-12-12 00:39:28 +00:00
Paolo Cignoni cignoni
44c94a167a removed harmless warnings 2007-12-12 00:25:31 +00:00
Paolo Cignoni cignoni
141feb9dad better resizing of dialogs 2007-12-11 23:56:40 +00:00
Paolo Cignoni cignoni
3a72bfdc4d better defaults 2007-12-11 23:54:26 +00:00
Massimiliano Corsini maxcorsini
44bd72ede3 improve textures parameters description 2007-12-11 16:21:06 +00:00
Massimiliano Corsini maxcorsini
4bac135c01 minor changes 2007-12-11 16:20:40 +00:00
Massimiliano Corsini maxcorsini
67ecf99e8f add mapping between rm code and opengl code 2007-12-11 16:19:37 +00:00
Massimiliano Corsini maxcorsini
2b19373085 make private member variable with accessors 2007-12-11 16:19:10 +00:00
Massimiliano Corsini maxcorsini
40cf9b9afc minor change 2007-12-11 16:18:56 +00:00
Guido Ranzuglia granzuglia
744aaebd72 fixed the "mesh with holes" bug 2007-12-11 14:50:42 +00:00
Paolo Cignoni cignoni
6a897869e1 Added a glwidget class and moved the rendering inside a paintGL call as usually requested by qt 2007-12-11 12:01:12 +00:00
Guido Ranzuglia granzuglia
bd7f276822 bugs fixed 2007-12-10 16:53:36 +00:00
Massimiliano Corsini maxcorsini
556266169d code restyling 2007-12-10 15:23:31 +00:00
Massimiliano Corsini maxcorsini
bb729484f6 code restyling 2007-12-10 15:16:02 +00:00
Massimiliano Corsini maxcorsini
3516fb7a4b code re-styling 2007-12-10 15:15:46 +00:00
Massimiliano Corsini maxcorsini
b213966067 add documentation 2007-12-10 14:22:35 +00:00
Massimiliano Corsini maxcorsini
c331bf8ea0 new version with layout correct 2007-12-10 14:22:06 +00:00
Massimiliano Corsini maxcorsini
9f9948d9e3 new version with correct layout 2007-12-10 14:21:02 +00:00
Massimiliano Corsini maxcorsini
9e1a036e41 start new version of rendering cycle 2007-12-10 11:46:43 +00:00
Paolo Cignoni cignoni
bf45c85e70 Fixing ATI support (w.i.p.) 2007-12-09 21:48:56 +00:00
Paolo Cignoni cignoni
134c045a3a added a ' * ' at line 180: QSpinBox * input = new QSpinBox(); 2007-12-08 14:07:38 +00:00
Paolo Cignoni cignoni
8a765833e9 added various debug prints and checks 2007-12-07 14:54:37 +00:00
Daniele Panozzo danielepanozzo
0473336ceb fixed bug: the vertex on the boundary inserted with the first split remains fixed during refining 2007-12-07 12:43:40 +00:00
Paolo Cignoni cignoni
5917bf8227 improved checking for gpu/non gpu. Set filter class to vertex coloring (so it autmatially set per vertex color) 2007-12-07 10:01:39 +00:00
Paolo Cignoni cignoni
c14481f49c Added a boolean parameter that triggers the use of VBOs. 2007-12-06 20:06:55 +00:00
Massimiliano Corsini maxcorsini
fceb80c8e1 *** empty log message *** 2007-12-06 14:47:44 +00:00
Massimiliano Corsini maxcorsini
6b2daa6ff2 remove model reference 2007-12-06 14:47:35 +00:00
Massimiliano Corsini maxcorsini
be8c94f75f code restyling 2007-12-06 14:47:04 +00:00
Paolo Cignoni cignoni
af76f164cc Changed the strategy for finding the path of the idtfconverter 2007-12-06 09:58:14 +00:00
Guido Ranzuglia granzuglia
13a576f553 removed old interface and added the new one...
There is at least a known bug on latex file generation...we are working to fix it...
2007-12-05 14:16:58 +00:00
Paolo Cignoni cignoni
64930d3ade Changed 'gl/glew.h' in 'GL/glew.h' 2007-12-05 09:54:06 +00:00
Paolo Cignoni cignoni
da9e2503e3 - Cleaned up some stuff 2007-12-05 00:38:36 +00:00
Paolo Cignoni cignoni
47daba3d37 - Added help tooltips for parameters. 2007-12-05 00:20:27 +00:00
Paolo Cignoni cignoni
426921953e - Added VBOs for improved performance, if hardware supports it!
- Changed Log message at the end, now reports both total time and time for initialization.
2007-12-04 18:03:40 +00:00
Paolo Cignoni cignoni
6a5ce01fdf - Fixed timer. Was using QTimer, now replaced with QTime.
- Removed Display Lists: lot worse performance but at least it doesn't screw up with very large models. Will soon be fixed with VBOs.
2007-12-04 00:01:48 +00:00
Massimiliano Corsini maxcorsini
13246180a1 code restyling 2007-12-03 12:01:04 +00:00
Massimiliano Corsini maxcorsini
6a4943ca4b code restyling 2007-12-03 11:35:24 +00:00
Massimiliano Corsini maxcorsini
cfdff690b3 code restyling 2007-12-03 11:27:24 +00:00
Massimiliano Corsini maxcorsini
b83daf9e45 *** empty log message *** 2007-12-03 11:14:55 +00:00
Massimiliano Corsini maxcorsini
a1983a8a5f code restyling 2007-12-03 11:10:26 +00:00
Massimiliano Corsini maxcorsini
fca9aadcc5 code restyling 2007-12-03 11:08:48 +00:00
Massimiliano Corsini maxcorsini
dbfb5e4d3b code restyling 2007-12-03 10:53:04 +00:00
Massimiliano Corsini maxcorsini
0a1218b5d9 code restyling 2007-12-03 10:46:06 +00:00
Massimiliano Corsini maxcorsini
80616fc05d code restyling 2007-12-03 10:29:37 +00:00
Massimiliano Corsini maxcorsini
6477adeb60 restyling code 2007-12-03 10:14:59 +00:00
Paolo Cignoni cignoni
523e521fac removed useless includes 2007-12-02 23:54:28 +00:00
Paolo Cignoni cignoni
d40818facd Removed AlignWrapper, becouse useless (the useful stuff it is already in meshlab/alnparser) 2007-12-02 21:59:40 +00:00
Paolo Cignoni cignoni
367df72f66 Small changes for safer compiling 2007-12-02 17:21:39 +00:00
Paolo Cignoni cignoni
071f78e28a - Fixed hardware occlusion: now it will run only if the GPU supports FP32 textures. This because lower precision textures don't allow a precise comparison with the depth buffer, resulting in visual artifacts.
- Improved detection of hardware capabilities.
- First implementation of seconds counter, not working properly.
- Actual implementation is a VRam hog. Further optimization will come later.
2007-12-02 16:00:06 +00:00
Paolo Cignoni cignoni
c52ea19c38 Small changes to clean the compilation on .net 2007-12-02 10:06:08 +00:00