Paolo Cignoni cignoni
7e9f42e2f2
added setcurrent slot
2007-11-20 11:49:48 +00:00
Federico Ponchio ponchio
ce0c9c1fc7
added enum value. [untested].
2007-11-19 17:09:20 +00:00
Federico Ponchio ponchio
345293604c
Added triangle quality.
2007-11-19 17:08:54 +00:00
Paolo Cignoni cignoni
ec10a4f6bc
Added frame abstraction for reusing the std dialog mechanism
2007-11-19 15:51:50 +00:00
Federico Ponchio ponchio
c5a9a22759
Temporary fix for QT glError bug causin an assert(glError()) to trigger.
2007-11-19 15:21:46 +00:00
Federico Ponchio ponchio
fdaca89b7f
enum MarkType { U, ... }; is a global vcg:: enum.
...
so it is U not MarkType::U. [and i don't like it]
2007-11-19 15:10:07 +00:00
Federico Ponchio ponchio
fa5452dc85
include files are case sensitive under linux.
2007-11-19 15:03:51 +00:00
Federico Ponchio ponchio
1470708f65
Removed a couple of incorrect AlignPair::
2007-11-19 13:42:44 +00:00
Federico Ponchio ponchio
5a53ff924c
ui_AlignDialog.h -> ui_alignDialog.h
2007-11-19 11:35:32 +00:00
Federico Ponchio ponchio
5ca9073824
added unix 3ds lib paths
2007-11-19 11:34:16 +00:00
Paolo Cignoni cignoni
74c2d44e6b
removed QT2VCG trackball helper
2007-11-17 15:40:23 +00:00
Paolo Cignoni cignoni
c7e8d25e98
Second version with point based aligning tool. bugged, but sometime global and point based works. Scaling still to check
2007-11-12 01:17:38 +00:00
Paolo Cignoni cignoni
325e88df49
First version with point based aligning tool. Still bugged.
2007-11-09 16:22:41 +00:00
Paolo Cignoni cignoni
3731a96972
experiments for better labelling
2007-11-09 11:28:27 +00:00
Paolo Cignoni cignoni
9e5a4cbc01
corrected resizing strategy and hints (still not perfect)
2007-11-09 11:27:27 +00:00
Paolo Cignoni cignoni
023a7f0546
hide the stddialog at the beginning please.
2007-11-09 11:26:44 +00:00
Paolo Cignoni cignoni
b281a2e408
attempts to manage 4.3 issues with fonts and opengl
2007-11-09 11:23:46 +00:00
Paolo Cignoni cignoni
a4eda9a3a2
missing ifdef guards
2007-11-09 11:22:14 +00:00
Paolo Cignoni cignoni
703619a7be
management of show event
2007-11-09 11:20:44 +00:00
Paolo Cignoni cignoni
ae0e5b9820
First version with point based aligning tool. Still bugged.
2007-11-09 11:19:16 +00:00
Paolo Cignoni cignoni
47263d3168
automatic closure of stdialog on other filters
2007-11-05 23:45:34 +00:00
Paolo Cignoni cignoni
b6f777e470
Added tex simplification check, selection to paso doble and better comments
2007-11-05 23:44:23 +00:00
Paolo Cignoni cignoni
46827a09aa
Remove static map of cursors that caused the annoying deallocation bug under vs2005
2007-11-05 22:38:57 +00:00
Paolo Cignoni cignoni
0eef86d511
better managment of the filter parameter dialog (stddialog)
2007-11-05 13:49:52 +00:00
Paolo Cignoni cignoni
c082cc1ce8
added color and Help
2007-11-05 13:34:41 +00:00
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