Paolo Cignoni cignoni
8e4c7417ac
[ virtual scan ]
...
- deleted standard filter "filter_virtual_range_scan"
- added new edit filter "edit_virtual_scan".
now the mesh color is correctly sampled and textures are exploited in the scanning process.
2010-09-22 16:22:57 +00:00
Stefano Marras marras
4ff992eabc
Fixed small bugs (Still remaining: bugs on APPEND)
2010-09-22 12:03:54 +00:00
Stefano Marras marras
351511f74f
Fixed small bugs
2010-09-22 10:14:49 +00:00
Paolo Cignoni cignoni
b866537afa
renamed filter_splitter -> filter_layer in the pro's
2010-09-22 06:56:46 +00:00
Paolo Cignoni cignoni
02c5499c6d
cleaning up a bit a few pro's (removing useless config lines)
2010-09-22 06:52:10 +00:00
Paolo Cignoni cignoni
07a8fa24d6
better formatting of fractal description text
2010-09-22 06:51:19 +00:00
Paolo Cignoni cignoni
6852b68c5c
Moved to old/ useless samplefilterdoc plugin
2010-09-22 06:48:00 +00:00
Paolo Cignoni cignoni
4e4950a855
Code adaption for the renaming of filter_splitter to filter_layer (and inclusion of sampleplugins/samplfilterdoc that will be deleted
2010-09-22 06:39:50 +00:00
Paolo Cignoni cignoni
89e45e65fc
Renamed layer filter to a more meaningful name (from filter_splitter to filter_layer)
2010-09-22 06:25:23 +00:00
Paolo Cignoni cignoni
ca0987bbac
Renamed layer filter to a more meaningful name
2010-09-22 06:19:29 +00:00
Paolo Cignoni cignoni
e25bc08e57
updated to the min/max change in the vcg library
2010-09-21 22:36:16 +00:00
Paolo Cignoni cignoni
a6a1ddb5ec
added management of failure of computation of baricentric coords during rasterization of textures
2010-09-21 22:35:23 +00:00
Stefano Marras marras
a6b5b09ecc
fixed bugs
2010-09-21 20:18:32 +00:00
Stefano Marras marras
ffe32d1845
Fixed bugs
2010-09-21 13:30:56 +00:00
Paolo Cignoni cignoni
e8271f2a05
cleaned up a bit (a lot!) the qpainter/opengl interaction during repaint. Now on screen help works again...
2010-09-20 06:16:41 +00:00
Guido Ranzuglia granzuglia
915bfadf15
changed showHelpFunction() (WANING!!! it is still not working)
2010-09-19 14:13:07 +00:00
Guido Ranzuglia granzuglia
dff13e0cad
temporary fixed dreadful crash between MeshModel and MeshDocument. WARNING! we should take a deeper look. There is an absolute unstable balance!!!!!!!!!
2010-09-19 12:18:59 +00:00
Paolo Cignoni cignoni
d78ca195dd
[ filter virtual range scan ]
...
- std::pow gcc bug fixed;
- immediate-mode rendering restored in SimpleRenderer.h;
- pre-filtering: added an OpenGL capabilities check to ensure that everything is supported;
- the looking cone axis is now a RichPoint3f parameter instead of three float parameters;
- now the vcg renderer is used to generate the color map.. but textures are not recognized.
2010-09-18 10:40:25 +00:00
Guido Ranzuglia granzuglia
f544196abe
updated libdecoratebase
2010-09-17 15:24:02 +00:00
Paolo Cignoni cignoni
2da859aa27
Mac installer for 1.3 version
2010-09-17 15:09:12 +00:00
Guido Ranzuglia granzuglia
976d7104bb
removed edit_topo
2010-09-17 14:36:09 +00:00
Guido Ranzuglia granzuglia
ec08970044
removed editrgbtri
2010-09-17 14:33:05 +00:00
Guido Ranzuglia granzuglia
1b60552de6
added filter_ssynth
2010-09-17 14:31:27 +00:00
Guido Ranzuglia granzuglia
bf771f6251
added structuresynth.pro
2010-09-17 14:07:07 +00:00
Paolo Cignoni cignoni
170712f450
harmless warnings
2010-09-17 13:26:38 +00:00
Paolo Cignoni cignoni
77acdf20aa
doxygen files for building up the Filter Reference Manual
2010-09-17 13:20:49 +00:00
Paolo Cignoni cignoni
40b9b07d5b
updated a path
2010-09-17 13:20:17 +00:00
Paolo Cignoni cignoni
3e4e4f725a
Better checking on the applicability of the decorations
2010-09-17 13:19:31 +00:00
Paolo Cignoni cignoni
84e2ad2bea
corrected comments and descriptions
2010-09-17 13:18:28 +00:00
Paolo Cignoni cignoni
925c7b94b3
added automatic building of list of parameters for each filter
2010-09-17 13:13:42 +00:00
Paolo Cignoni cignoni
e99d744dac
corrected comments and descriptions
2010-09-17 13:13:00 +00:00
Paolo Cignoni cignoni
92ee44b26c
Corrected a small bug in the constructor of meshmodel (it should add itself to the meshdocument parent)
2010-09-17 13:12:06 +00:00
Paolo Cignoni cignoni
920ba71205
corrected formatting of comments for better doxygen compatibility
2010-09-17 12:56:58 +00:00
Paolo Cignoni cignoni
096666685e
yet other small adjustements to vertex/face selection policies
2010-09-16 20:59:28 +00:00
Paolo Cignoni cignoni
e212f389dc
Corrected bug in the failure of opening link in the congrats dialog
2010-09-16 20:58:12 +00:00
Paolo Cignoni cignoni
815aa6afd8
Plugged in confidence weight field in surface optimization. Tuning/debugging necessary as surface is still leaking beyond viewpoints because of smoothing term
2010-09-16 16:54:15 +00:00
Paolo Cignoni cignoni
cd6618162f
[ filter virtual range scan ]
...
- feature-detection shader optimized
2010-09-16 13:27:47 +00:00
Paolo Cignoni cignoni
28b5861ab1
[ filter virtual range scan ]
...
- the color is now sampled
2010-09-16 10:32:47 +00:00
Paolo Cignoni cignoni
3c6eee5ca0
implemented particles movement between faces
2010-09-16 01:20:08 +00:00
Paolo Cignoni cignoni
b2bf191cf6
added transfer of selection from vertices to faces and back
2010-09-15 22:50:14 +00:00
Paolo Cignoni cignoni
f40e60ffc3
harmless warnings
2010-09-15 22:49:17 +00:00
Paolo Cignoni cignoni
80e9fbfe4d
[ filter virtual range scan ]
...
- vbo support added
2010-09-15 15:45:46 +00:00
Paolo Cignoni cignoni
8bb059103a
[ filter virtual range scan ]
...
- trying to make the vertex buffer objects work...
2010-09-15 15:04:22 +00:00
Paolo Cignoni cignoni
85624d4151
Large refactoring:
...
- Moved field computations from Q(..) to additional fields
- Removed old distance computation code
- Removed dependency on meshlab flags
- Updated evolution code (ready for mixed energies)
2010-09-15 03:06:16 +00:00
Paolo Cignoni cignoni
2556d779ab
1) added iterator based traversal to 3D-DDR
...
2) modified balloon to use iterators
3) added "support" weight interpolator
2010-09-14 17:04:29 +00:00
Paolo Cignoni cignoni
6ace2ea140
Improve quality of the discretization (1/32th of unit).
...
Some more code cleanup.
2010-09-14 16:59:38 +00:00
Paolo Cignoni cignoni
b41d206acf
Improve consistency of spacing and code style
2010-09-14 14:59:06 +00:00
Paolo Cignoni cignoni
b206c0b925
More cleanup, fix some bugs in the code for computing the union.
2010-09-14 13:30:23 +00:00
Paolo Cignoni cignoni
9b0717fdd6
[ filter virtual range scan ]
...
- bugfix in the killer stage: now samples are really killed!
2010-09-14 12:49:37 +00:00
Paolo Cignoni cignoni
e007a392cd
Cleanup filter_csg (a little) and silence compiler warnings.
2010-09-14 10:44:47 +00:00