Paolo Cignoni cignoni
|
335d2d06ee
|
improved robustness and directory managment of script loading part of meshlabserver
|
2009-03-03 10:58:21 +00:00 |
|
Paolo Cignoni cignoni
|
1bd298ea41
|
removed some messagebox from io filter (no gui in filters!)
|
2009-03-03 10:57:20 +00:00 |
|
Paolo Cignoni cignoni
|
d74776dbd9
|
added a percentage reduction parameter in the quadric simplification filter. Useful for applying a fixed percentage reduction to a given mesh of unknown size with meshlabserver
|
2009-03-03 09:19:46 +00:00 |
|
Paolo Cignoni cignoni
|
5794af5719
|
improved robustness of the parsing of filterscript for use in the meshlabserver
|
2009-03-03 09:18:22 +00:00 |
|
Paolo Cignoni cignoni
|
c933283b97
|
added Isosurface creation filter. Useful for drawing 3D surfaces that can be defined as zero-valued implicit functions
|
2009-03-03 09:17:14 +00:00 |
|
Gael Guennebaud guennebaud
|
ef059de75f
|
add .xyz importer (ascii, point + normal)
|
2009-03-02 14:09:49 +00:00 |
|
Paolo Cignoni cignoni
|
7a28176652
|
Now the slicing plane is calculated in the father node of recursive slice, allowing the creation of coplanar slices. There are still some issues. Names are now significant
|
2009-03-01 19:18:43 +00:00 |
|
Federico Ponchio ponchio
|
866d23eb56
|
added link to compilation page on wiki
|
2009-02-23 13:30:31 +00:00 |
|
Paolo Cignoni cignoni
|
cae04ac761
|
Added option to use pre-compiled header in the build process of MeshLab. Thanks to Nick Fortino for the suggestion and the patches.
|
2009-02-16 09:50:09 +00:00 |
|
Paolo Cignoni cignoni
|
16541ee9c4
|
added combineCounter to count the generated combined textures
|
2009-02-13 19:17:49 +00:00 |
|
Paolo Cignoni cignoni
|
34217b9133
|
fixed smaller bugs and changed user handling
|
2009-02-13 18:13:45 +00:00 |
|
Paolo Cignoni cignoni
|
7b7137d47b
|
Added Stable lib3ds
|
2009-02-09 23:53:20 +00:00 |
|
Paolo Cignoni cignoni
|
0bf6299475
|
added folder for compiled libraries
|
2009-02-09 14:11:40 +00:00 |
|
Paolo Cignoni cignoni
|
199f79a354
|
Added a folder with non very common open source libraries that are needed by meshlab. Currently store a faithful dump of the latest version of qhull and lib3ds
|
2009-02-09 10:36:12 +00:00 |
|
Paolo Cignoni cignoni
|
9257cd567e
|
First commit of the folder of the qhull filter
|
2009-02-09 10:21:13 +00:00 |
|
Paolo Cignoni cignoni
|
136c0bdb74
|
Change in Layer Dialogs, now they're dockable.
|
2009-02-08 01:57:52 +00:00 |
|
Paolo Cignoni cignoni
|
d258aeed85
|
added a probably missing STL config option
|
2009-02-07 23:28:24 +00:00 |
|
Paolo Cignoni cignoni
|
e9fa4df948
|
commented an useless debug print
|
2009-02-07 23:22:30 +00:00 |
|
Paolo Cignoni cignoni
|
70f06bdbae
|
improved the disk coloring filter to better manage the variable radius disk sampling
|
2009-01-29 01:06:01 +00:00 |
|
Paolo Cignoni cignoni
|
e31c3b25aa
|
added freeze in the layer menu
|
2009-01-29 00:20:28 +00:00 |
|
Paolo Cignoni cignoni
|
5159db8860
|
completed the Variable Disk Sampling and refactored Poisson a bit
|
2009-01-29 00:16:32 +00:00 |
|
Paolo Cignoni cignoni
|
cf78115b34
|
added missing updatemask for quality filters
|
2009-01-29 00:13:20 +00:00 |
|
Paolo Cignoni cignoni
|
f1a515cdba
|
added removal of unreferenced vertieces in the cleaning process
|
2009-01-27 23:50:49 +00:00 |
|
Paolo Cignoni cignoni
|
d2d0153bf1
|
added harmless casts to avoid mac opengl errors
|
2009-01-27 23:15:34 +00:00 |
|
Paolo Cignoni cignoni
|
664747a3fb
|
added callback for avoiding the changelayer plugin restart
|
2009-01-27 23:14:32 +00:00 |
|
Paolo Cignoni cignoni
|
912dec7198
|
added management of face quality enabling. Caused a crash in the ply reader if a mesh with face quality was attempted to be read
|
2009-01-27 22:56:00 +00:00 |
|
Gael Guennebaud guennebaud
|
8964687ebd
|
fix issues in render_splatting
|
2009-01-27 10:34:47 +00:00 |
|
Paolo Cignoni cignoni
|
6e5d001acf
|
made selection by quality dynamic
|
2009-01-26 10:49:44 +00:00 |
|
Paolo Cignoni cignoni
|
0ef1640da2
|
Added Dodecahedron creation
|
2009-01-26 10:48:49 +00:00 |
|
Paolo Cignoni cignoni
|
705cdcc993
|
Removed the permissive compilation flag. We should try to make our code as much strictly c++ as possible...
|
2009-01-22 22:50:42 +00:00 |
|
Paolo Cignoni cignoni
|
4f709828d3
|
Quality sampling flag in montecarlo
|
2009-01-22 14:43:31 +00:00 |
|
Paolo Cignoni cignoni
|
71ebede185
|
added compiler flag for newest mingw gcc under Windows
win32-g++:QMAKE_CXXFLAGS += -fpermissive
|
2009-01-22 14:08:32 +00:00 |
|
Massimiliano Corsini maxcorsini
|
c0a6ce018a
|
change basesampler (add vertex quality interpolation)
|
2009-01-21 17:41:14 +00:00 |
|
Paolo Cignoni cignoni
|
092fe69e0f
|
added absolute distance option to uniform remeshing and inverted voronoi option to voronoi coloring
|
2009-01-21 16:22:45 +00:00 |
|
Paolo Cignoni cignoni
|
6e445adfd1
|
added inverted voronoi coloring (from frontier)
|
2009-01-21 16:21:37 +00:00 |
|
Paolo Cignoni cignoni
|
498590f5f9
|
commented filterCurvature from sliding to do not add other dependencies
|
2009-01-21 09:13:19 +00:00 |
|
Fabio Ganovelli ganovelli
|
fb9ffd2a74
|
added first version of curvature_from_sliding, one more way
to compute the principal curvatures directions
|
2009-01-20 10:53:04 +00:00 |
|
Fabio Ganovelli ganovelli
|
05e8dd9729
|
filter_curvature_from_sliding.h and frame.h moved into filter_curvature_from_sliding_folder
|
2009-01-20 10:51:10 +00:00 |
|
Fabio Ganovelli ganovelli
|
b9e5b9a37a
|
added first version of CurvatureFromSliding
|
2009-01-20 10:49:23 +00:00 |
|
Fabio Ganovelli ganovelli
|
7a5b4f6dd5
|
added CallBackPos
|
2009-01-20 10:46:26 +00:00 |
|
Paolo Cignoni cignoni
|
7e887c0cc3
|
Added Disk Coloring filter to better visualize Poisson disks
|
2009-01-20 00:06:40 +00:00 |
|
Paolo Cignoni cignoni
|
6481f8b590
|
added voronoi coloring filter that colores a mesh A with the geodesic distances from the vertexes of a mesh B once they are projected onto A. useful for testingthe poissond disk results.
|
2009-01-19 17:04:25 +00:00 |
|
Paolo Cignoni cignoni
|
b8b56e1add
|
Added a parameter less Log function and a utility function to get the action from and id of a filter
|
2009-01-19 17:01:45 +00:00 |
|
Paolo Cignoni cignoni
|
f6d33e3443
|
corrected the Log(0.... argument with the new Log(GLLogStream::SYSTEM, ....
|
2009-01-18 23:55:04 +00:00 |
|
Paolo Cignoni cignoni
|
d07ebf8773
|
corrected the Log(0.... argument with the new Log(GLLogStream::FILTER, ....
|
2009-01-18 23:54:31 +00:00 |
|
Massimiliano Corsini maxcorsini
|
a67f38ea49
|
restructuring poissondisk sampling
|
2009-01-16 11:28:52 +00:00 |
|
Paolo Cignoni cignoni
|
8dbf756565
|
added filter create to the win installer
|
2009-01-15 23:58:20 +00:00 |
|
Paolo Cignoni cignoni
|
2d6b4702ab
|
Voronoi Clustering improvement
|
2009-01-15 17:08:23 +00:00 |
|
Paolo Cignoni cignoni
|
2bb48e41f5
|
Heavily restructured the voronoi clustering alg. Still to make it more robust and faster.
|
2009-01-15 16:04:07 +00:00 |
|
Massimiliano Corsini maxcorsini
|
63a1a78293
|
change poissondisk parameters
|
2009-01-15 15:58:49 +00:00 |
|