Paolo Cignoni cignoni
a039b95e2f
added color as a possible parameter
2007-11-05 12:03:01 +00:00
Paolo Cignoni cignoni
878885cf6a
bug fix
2007-11-02 16:01:54 +00:00
Paolo Cignoni cignoni
01640f8f21
changed the main queue cointainer
2007-11-02 14:00:17 +00:00
Paolo Cignoni cignoni
bd80073e57
fixed a crash with the release version
2007-11-02 13:58:28 +00:00
Daniele Panozzo danielepanozzo
71a7c569dd
new colors for faces
2007-10-30 19:47:15 +00:00
Daniele Panozzo danielepanozzo
03ea53812b
added brush tool and eraser tool
2007-10-29 22:59:15 +00:00
Paolo Cignoni cignoni
9eb3e69227
added missing cast for mac gcc
2007-10-25 15:20:35 +00:00
Paolo Cignoni cignoni
09c1248de7
resolved minor compile issue
2007-10-24 19:17:34 +00:00
Paolo Cignoni cignoni
ac62b625c2
Multipass rendering has been implemented.
...
Every rendering pass draw on a dedicated GL_COLOR_ATTACHMENTi_EXT (render to texture).
The result of each pass can be used as input by other passes in the form of sampler2D
uniform variables.
2007-10-24 17:09:24 +00:00
Paolo Cignoni cignoni
02ec9c8884
paintGL draw the model only during the first rendering pass
2007-10-24 16:38:08 +00:00
Paolo Cignoni cignoni
b7fcdb005d
I've created this simple rfx just to see how multipass rendering works.
...
The filter simply render the model like Plastic.rfx do and then convert it to b&w.
2007-10-24 16:29:59 +00:00
Federico Ponchio ponchio
5686cb11c5
removed extra FilterParameterSet:: in findParameter(QString name);
2007-10-24 10:34:26 +00:00
Paolo Cignoni cignoni
e0415ea196
removed reserved shortcut ctrl+s from selection drawing.
2007-10-23 08:23:10 +00:00
Paolo Cignoni cignoni
d5a9097421
added vertex normals to the default of a mesh. Added trBBox function
2007-10-23 07:50:41 +00:00
Paolo Cignoni cignoni
ae696ed1e0
added absolute box corner decoration
2007-10-23 07:16:35 +00:00
Paolo Cignoni cignoni
d87d3af91b
switch to selection rendering done by slot and signals
2007-10-23 07:15:19 +00:00
Paolo Cignoni cignoni
85e54ad6af
re-added in binary becouse they were ascii
2007-10-19 22:46:51 +00:00
Paolo Cignoni cignoni
8f8b038b45
removed becouse they were ascii
2007-10-19 22:45:43 +00:00
Paolo Cignoni cignoni
13f9804a40
first version of aligning icons
2007-10-19 22:31:06 +00:00
Paolo Cignoni cignoni
b7f72d7a29
Avoid recreation of normals for loaded mesh with explicit per vertex normal
2007-10-19 21:39:37 +00:00
Paolo Cignoni cignoni
0cc05286c9
Still not completely working version.
2007-10-19 21:31:31 +00:00
Guido Ranzuglia granzuglia
2c13ab51ca
meshlab's u3dexporter interface first version with latex file generation
...
WARNING! there is yet the configuration form for latex parameters
2007-10-19 10:54:52 +00:00
Guido Ranzuglia granzuglia
20ebb30822
added u3d_io project
2007-10-19 10:51:59 +00:00
Paolo Cignoni cignoni
db900f3c37
corrected orthographic error in report string
2007-10-17 21:24:36 +00:00
Paolo Cignoni cignoni
95120683b7
added wordwrapping to the first line of the automatic dialog
2007-10-17 21:23:30 +00:00
Paolo Cignoni cignoni
abd52350d6
better label and automatic suspension after the end of the measurement using slots
2007-10-17 08:31:45 +00:00
Paolo Cignoni cignoni
0488724c3c
changed in order to the new allocator based deleting strategy
2007-10-16 20:26:49 +00:00
Paolo Cignoni cignoni
c4f478721d
changed edgecollapse interface in order to the new allocator based deleting strategy
2007-10-16 16:47:36 +00:00
Paolo Cignoni cignoni
38855b0abd
changed static var in class into a static func returning a const val
2007-10-16 15:28:20 +00:00
Paolo Cignoni cignoni
ca1cc6b22c
standard include paths for glew
2007-10-16 15:23:53 +00:00
Daniele Panozzo danielepanozzo
aab599b6c3
initial CVS import of the plugin editrgbtri
2007-10-16 12:50:44 +00:00
Paolo Cignoni cignoni
7fa869dc0d
mismatch between float and absperc parameters
2007-10-16 12:19:25 +00:00
Paolo Cignoni cignoni
b60cd83fbc
better init of the frame
2007-10-16 11:04:06 +00:00
Massimiliano Corsini maxcorsini
e1dbc3e26a
*** empty log message ***
2007-10-12 12:36:02 +00:00
Massimiliano Corsini maxcorsini
16c6f551f3
signed/unsigned warning removed
2007-10-12 10:09:29 +00:00
Massimiliano Corsini maxcorsini
d826f2cc08
fix some warnings
2007-10-12 10:06:58 +00:00
Massimiliano Corsini maxcorsini
be3e7b2af3
*** empty log message ***
2007-10-12 10:04:54 +00:00
Paolo Cignoni cignoni
0c6459a912
Initial version of the Measuring Editing Tool
2007-10-12 09:34:58 +00:00
Massimiliano Corsini maxcorsini
f049dcea97
add missing source file
2007-10-09 13:46:11 +00:00
Paolo Cignoni cignoni
60f38711d3
Just added two rendermonkey files.
2007-10-09 13:17:34 +00:00
Paolo Cignoni cignoni
2009ca83b7
Initial implementation of multipass rendering.
...
Please note that MeshRenderInterface has been modified to get the number of rendering passes.
2007-10-09 13:02:09 +00:00
Massimiliano Corsini maxcorsini
ad93ebf640
fix missing return value
2007-10-09 12:07:39 +00:00
Massimiliano Corsini maxcorsini
8acad1e543
fix missing return value
2007-10-09 12:01:15 +00:00
Massimiliano Corsini maxcorsini
aa8e5f9827
fix some warnings
2007-10-09 12:00:46 +00:00
Paolo Cignoni cignoni
5578df1c4e
svg version of the xar
2007-10-09 11:55:29 +00:00
Paolo Cignoni cignoni
1a49b00f84
added delete face and vert
2007-10-09 11:54:39 +00:00
Paolo Cignoni cignoni
052088d6c6
corrected behavior for endedit
2007-10-08 19:48:45 +00:00
Paolo Cignoni cignoni
20d4ef2a94
Added automatic exporting of ply and aln from the dialog
2007-10-08 08:55:44 +00:00
Paolo Cignoni cignoni
1bcbe6d48a
moved out code for saving of aln
2007-10-08 08:55:09 +00:00
Paolo Cignoni cignoni
227a6d2d90
added saving of aln
2007-10-08 08:48:20 +00:00