3873 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
d8e5155f8f corrected compilation info for ode. 2010-01-08 14:46:42 +00:00
Paolo Cignoni cignoni
b77c6932ae Readme added 2010-01-08 13:53:06 +00:00
Paolo Cignoni cignoni
17d3e0bd6e added ode and simple compiling instructions for mac... 2010-01-08 13:37:38 +00:00
Paolo Cignoni cignoni
a03540dc38 minimal gcc compilation changes 2010-01-07 18:19:38 +00:00
Paolo Cignoni cignoni
133d8dcb1a Accuracy sacrified to gain a speed improvement; RandomFillFilter refined 2010-01-07 15:14:40 +00:00
Paolo Cignoni cignoni
8346587383 [FGT - filter_fractal]
- bugfix: seed for ridged multifractal now works!
- scaleFactor changed in heightFactor. Negative values supported.
- modified comment for smoothing steps parameter in FP_FRACTAL_MESH
2010-01-07 14:31:06 +00:00
Paolo Cignoni cignoni
e8e572e08e Code refactored; Non dynamic random fill filter skeleton added 2010-01-06 22:08:00 +00:00
Paolo Cignoni cignoni
cd6c5b87f5 Random drop filter refined 2010-01-02 12:59:36 +00:00
Paolo Cignoni cignoni
b2b53b979c Random drop filter refined 2010-01-01 10:51:05 +00:00
Paolo Cignoni cignoni
3232bb7681 Random drop filter refined 2009-12-31 12:52:05 +00:00
Paolo Cignoni cignoni
55debe8019 Random drop filter refined 2009-12-31 09:41:18 +00:00
Paolo Cignoni cignoni
11de8b88a0 Random drop filter refined 2009-12-31 00:31:12 +00:00
Gregorio Palmas palmas
8629783ad6 first implementation of structure synth filter: locally working but all meshes are black 2009-12-30 18:38:58 +00:00
Paolo Cignoni cignoni
8935a67aa7 improved error report
minor bug fix
2009-12-23 23:41:23 +00:00
Paolo Cignoni cignoni
980faa04c9 improved compatibility with Renderman Interface Specific 3.2
refactoring of code and several bug fix
2009-12-23 11:47:11 +00:00
Paolo Cignoni cignoni
be5f06a622 [FGT - filter_fractal]
- moved all the fractal perturbation functions to a separate file fractal_perturbation.h
- some code beautifying
2009-12-22 21:49:38 +00:00
Paolo Cignoni cignoni
ffe247f716 [FGT - filter_fractal]
- added skeleton for FP_CRATERS plugin
2009-12-18 15:27:58 +00:00
Paolo Cignoni cignoni
df28e9a981 Corrected uppercase/lowercase naming of the tsai lib file 2009-12-18 10:31:14 +00:00
Guido Ranzuglia granzuglia
06dc426926 meshlabv12.pro without meshlabpluginsv12.pro reference 2009-12-18 09:23:00 +00:00
Paolo Cignoni cignoni
d7a1eea8f5 added a check for degen faces before starting topology. 2009-12-17 13:11:21 +00:00
Paolo Cignoni cignoni
88850769f8 Added common to the official and mini pro (using the ordered config keyword)
changed the position of dll during the compilation in mac
added depend dir for detecting changes.
2009-12-17 13:10:22 +00:00
Paolo Cignoni cignoni
b63c1144be Added common to the official and mini pro (using the ordered config keyword)
changed the position of dll during the compilation in mac
added depend dir for detecting changes.
2009-12-17 13:09:17 +00:00
Paolo Cignoni cignoni
4308f6941e small cleanup of unused stuff from glarea 2009-12-17 13:06:00 +00:00
Paolo Cignoni cignoni
dd9582cd5a - corrected bug in filtersampling.cpp regarding the Voronoi Vertex Clustering plugin.
Some parameters were not defined in initParameterSet and were read in applyFilter, generating an assert.
  Now the Voronoi Vertex Clustering works correctly.
2009-12-17 09:39:21 +00:00
Paolo Cignoni cignoni
b961db1130 [FGT - filter_fractal]
- headers and pro adjustments pointing now to the new common folder
2009-12-16 13:12:34 +00:00
Paolo Cignoni cignoni
2bc871c153 small notes to the extrude functions 2009-12-14 14:19:23 +00:00
Paolo Cignoni cignoni
d48f2d3769 updated filter_dirt.pro
added weighted distribution of dust particles
2009-12-14 13:40:26 +00:00
Paolo Cignoni cignoni
c9a2f81bff bugs fix 2009-12-12 19:47:10 +00:00
Paolo Cignoni cignoni
03f8c64d33 improved compatibility with RISpecific 3.2 (not completed: with some rib file still don't work)
refactoring and several bug fix
2009-12-12 18:44:29 +00:00
Guido Ranzuglia granzuglia
889eb66a75 working meshlabserver.pro project for VS2005-2008 2009-12-11 15:38:51 +00:00
Guido Ranzuglia granzuglia
f373e3d900 working shared.pri project for VS2005-2008 2009-12-11 15:37:31 +00:00
Guido Ranzuglia granzuglia
46ed866871 working meshlab.pro project for VS2005-2008 2009-12-11 15:36:54 +00:00
Guido Ranzuglia granzuglia
18c7cd13be working common.pro project for VS2005-2008 2009-12-11 15:33:21 +00:00
Paolo Cignoni cignoni
b9e55a612a [filter_shape] Use pointers arrow "X->" instead of "(*X)." 2009-12-10 21:00:21 +00:00
Paolo Cignoni cignoni
cdf325f605 corrected bug in the texture param decoration 2009-12-10 02:06:07 +00:00
Paolo Cignoni cignoni
f1d4a3d59c corrected again the shared object linking on the mac. Now performing all the needed relocation too. 2009-12-10 01:54:46 +00:00
Paolo Cignoni cignoni
9522245ffc corrected again the shared object linking on the mac. Now performing all the needed relocation too. 2009-12-10 01:53:55 +00:00
Paolo Cignoni cignoni
f32ae4cf70 Wrong include order. 2009-12-10 01:36:42 +00:00
Paolo Cignoni cignoni
0e685cd232 corrected non standard naming 2009-12-10 00:57:37 +00:00
Paolo Cignoni cignoni
6871d1c593 [filter_shape] Added extrude.h interface 2009-12-10 00:30:14 +00:00
Paolo Cignoni cignoni
fc60797f02 [filter_shape]
- Implemented Icosidodecahedron.
 - Preliminar of Snub Cube (there's something wrong with cartesian coords).

TODO: Use SetF() to set "Faux Edges"
2009-12-10 00:28:58 +00:00
Paolo Cignoni cignoni
d50ebcb83a [filter_shape] Implemented truncated tetrahedron 2009-12-09 08:30:44 +00:00
Paolo Cignoni cignoni
78b368220f [filter_shape] Preliminar version of knotted torus 2009-12-09 08:30:22 +00:00
Paolo Cignoni cignoni
2210eacc99 Corrected compilation for the mingw platform 2009-12-09 00:33:53 +00:00
Paolo Cignoni cignoni
26d691edc4 harmless GCC compiling issues 2009-12-09 00:33:08 +00:00
Paolo Cignoni cignoni
f010a97aef Corrected compilation for the mingw platform 2009-12-08 23:06:27 +00:00
Paolo Cignoni cignoni
836758e31d Fix compiler flags for linking in linux. 2009-12-07 15:59:56 +00:00
Paolo Cignoni cignoni
0af2eb3de4 [filter_shape] Fixed compiling issues due to last changes in API. 2009-12-07 15:59:36 +00:00
Paolo Cignoni cignoni
005d7c5720 timemachine support added 2009-12-07 07:05:39 +00:00
Paolo Cignoni cignoni
99653d1910 [filter_shape] Implemented rhombicuboctahedron.
Also fixed two compiler warnings.
2009-12-07 01:18:18 +00:00