Paolo Cignoni cignoni
|
71e5bef68d
|
[ filter virtual range scan ]
compilation warning removed
|
2010-09-11 16:46:49 +00:00 |
|
Paolo Cignoni cignoni
|
9dbf2dc352
|
[ filter virtual range scan ]
- new version of filter
|
2010-09-11 16:42:21 +00:00 |
|
Paolo Cignoni cignoni
|
8cf2f20d87
|
[ filter virtual range scan ]
- deleting old version of filter
|
2010-09-11 16:37:59 +00:00 |
|
Paolo Cignoni cignoni
|
199680f75d
|
corrected evolution so that it doesn't overshoot. Modified smoothness-viewpoint balance
|
2010-09-09 23:07:51 +00:00 |
|
Paolo Cignoni cignoni
|
b1a129b21b
|
[ filter_virtual_range_scan ]
- OpenGL context bug fixed (the code needs to be cleaned a bit)
|
2010-09-08 17:02:03 +00:00 |
|
Paolo Cignoni cignoni
|
392b12372c
|
new version of filter_dirt.h
-intersection is working
-face change is not yet working
|
2010-09-08 16:25:36 +00:00 |
|
Paolo Cignoni cignoni
|
799c21f3b4
|
Inserted quadric based curvature
|
2010-09-08 07:48:59 +00:00 |
|
Paolo Cignoni cignoni
|
2c08bd79ee
|
Reorganized quad filters into a subdir
|
2010-09-07 21:22:03 +00:00 |
|
Paolo Cignoni cignoni
|
706bf71e88
|
pre-conversion to full explicit
|
2010-09-07 18:08:10 +00:00 |
|
Paolo Cignoni cignoni
|
4da7beea6a
|
Updated to the new MCSimplify
|
2010-09-07 10:56:59 +00:00 |
|
Paolo Cignoni cignoni
|
c3e533d1c3
|
Added simplification filter for cleaning up Marching Cubes meshes
|
2010-09-07 10:55:47 +00:00 |
|
Paolo Cignoni cignoni
|
1ae03f9fa3
|
corrected initialization parameter bug in face quality histogram
|
2010-09-07 10:33:53 +00:00 |
|
Paolo Cignoni cignoni
|
9d11ae1ebb
|
added montecarlo sampling based on poisson distribution
|
2010-09-07 10:32:29 +00:00 |
|
Paolo Cignoni cignoni
|
8550969472
|
added selection by face quality range
|
2010-09-07 10:31:42 +00:00 |
|
Paolo Cignoni cignoni
|
c06f68db4a
|
wrong name of the face quality histogram filter
|
2010-09-06 16:27:34 +00:00 |
|
Paolo Cignoni cignoni
|
fd9043f2ea
|
changes to StepForward and ComputeIntersection
-implemented particles movement along the initial face
|
2010-09-06 00:54:27 +00:00 |
|
Paolo Cignoni cignoni
|
a4c16fc823
|
added bi-face initialization, system converges but if you run the sphere.ply up to 200 iterations yet another degenerate triangle is found
|
2010-09-05 01:13:58 +00:00 |
|
Paolo Cignoni cignoni
|
47eeec7c75
|
meshlab has no right to start maximized
|
2010-09-04 21:42:09 +00:00 |
|
Paolo Cignoni cignoni
|
0abaa35057
|
some minor changes to dirt_utils.h
|
2010-09-03 17:35:26 +00:00 |
|
Paolo Cignoni cignoni
|
85a96ef968
|
harmless warnings
|
2010-09-02 22:30:43 +00:00 |
|
Paolo Cignoni cignoni
|
c85b29e19a
|
Changed updateGL() -> update() for GLArea refreshing
|
2010-09-02 22:29:37 +00:00 |
|
Paolo Cignoni cignoni
|
1e0253234e
|
harmless warnings
|
2010-09-02 22:27:52 +00:00 |
|
Paolo Cignoni cignoni
|
b880889069
|
harmless warning, removed unused callback parameter
|
2010-09-02 22:25:58 +00:00 |
|
Paolo Cignoni cignoni
|
b6233572fd
|
added a new filter class: Polygonal for quad and polygonal mesh processing
|
2010-09-02 22:24:41 +00:00 |
|
Paolo Cignoni cignoni
|
5b0ed49cf8
|
updated VASE to compile with new meshlab
|
2010-09-02 20:11:07 +00:00 |
|
Paolo Cignoni cignoni
|
bb3e4e9ad5
|
[ filter_virtual_range_scan ]
- integration with filter_vsa continues...
|
2010-09-02 20:10:46 +00:00 |
|
Fabio Ganovelli ganovelli
|
44144f51f0
|
ongoing
|
2010-09-02 19:40:13 +00:00 |
|
Guido Ranzuglia granzuglia
|
cc5e00ebff
|
meshlab 64 bit installer
|
2010-09-02 15:59:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
4058173760
|
patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5
|
2010-09-02 15:44:29 +00:00 |
|
Guido Ranzuglia granzuglia
|
145f0a8c19
|
patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5
|
2010-09-02 15:44:07 +00:00 |
|
Paolo Cignoni cignoni
|
e0e6abebe1
|
[ filter_virtual_range_scan ]
- last committ before integration
|
2010-09-02 14:54:18 +00:00 |
|
Paolo Cignoni cignoni
|
eb355d1889
|
updated info for the new subdivision filters of Simon Boye'
|
2010-09-02 12:34:04 +00:00 |
|
Paolo Cignoni cignoni
|
c2bb737342
|
Added Marco Tarini to the stable contributors
|
2010-09-02 10:10:14 +00:00 |
|
Paolo Cignoni cignoni
|
62fc8ed018
|
harmless warnings
|
2010-09-02 08:58:31 +00:00 |
|
Paolo Cignoni cignoni
|
06e11ef305
|
Removed most of the updateGL calls (now glarea has a standard painting mechanism that allows to integrate Qt text drawing with opengl) so updateGL should not be called but just the classical old plain update()
|
2010-09-02 08:57:18 +00:00 |
|
Paolo Cignoni cignoni
|
9d1db0198d
|
various small changes to remove warnings, improve glslang conformance, removal of wrong updateGL
|
2010-09-02 07:38:27 +00:00 |
|
Paolo Cignoni cignoni
|
f69e18491e
|
Added the new LS3 Subdivision Surface algorithm (original alg. provided by Simon Boye')
|
2010-09-02 06:46:47 +00:00 |
|
Paolo Cignoni cignoni
|
873ee8557f
|
Added new parameters to reflexion lines shader (thanks to Simon Boye' for submitting the patches)
|
2010-09-02 06:20:15 +00:00 |
|
Fabio Ganovelli ganovelli
|
ebcf48ba55
|
added option to generate shots (todo: some renaming)
|
2010-09-01 16:07:37 +00:00 |
|
Michele Sottile sottile
|
3cc67ac6bd
|
Solved some bugs related to the link viewers mode and the rendering of the rasters
|
2010-09-01 16:04:14 +00:00 |
|
Paolo Cignoni cignoni
|
c161623739
|
harmless warnings
|
2010-09-01 12:59:26 +00:00 |
|
Paolo Cignoni cignoni
|
5095c1909f
|
warnings; current mesh id is not unsigned.
|
2010-09-01 12:54:01 +00:00 |
|
Guido Ranzuglia granzuglia
|
fe3dbea3fa
|
added QtScript to the qt session
|
2010-09-01 10:40:11 +00:00 |
|
Michele Sottile sottile
|
7354c629af
|
Little bug for QT compiler
|
2010-09-01 10:25:36 +00:00 |
|
Guido Ranzuglia granzuglia
|
fd00397845
|
removed code generator error
|
2010-09-01 10:15:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
65756f9a54
|
added scripting support
|
2010-09-01 10:15:19 +00:00 |
|
Michele Sottile sottile
|
dc77d6553b
|
Added methods and class for Rasters
|
2010-09-01 10:05:17 +00:00 |
|
Michele Sottile sottile
|
d85d2c2f61
|
Added methods and class for Rasters
|
2010-09-01 10:02:23 +00:00 |
|
Guido Ranzuglia granzuglia
|
85fc360abf
|
patched small bug
|
2010-09-01 08:35:25 +00:00 |
|
Guido Ranzuglia granzuglia
|
8e2e1447c6
|
added new scripting mechanism
|
2010-09-01 08:16:17 +00:00 |
|