Paolo Cignoni cignoni
cb6ba37eff
better help and color clustering
2007-11-21 09:48:03 +00:00
Guido Ranzuglia granzuglia
b667118d3b
first version of u3d converter with parameter form
2007-11-21 09:32:14 +00:00
Federico Ponchio ponchio
cfb45f090d
removed qDebug
2007-11-20 18:55:32 +00:00
Federico Ponchio ponchio
78d2db647a
Added triangle quality with possibiliti to cohose metric.
2007-11-20 18:26:52 +00:00
Federico Ponchio ponchio
41aeeb2994
Added enum support for auto dialogs, working.
2007-11-20 18:26:16 +00:00
Paolo Cignoni cignoni
5e7338bb98
*** empty log message ***
2007-11-20 16:37:57 +00:00
Paolo Cignoni cignoni
87ed74f8ac
small gcc related issues
2007-11-20 14:58:10 +00:00
Paolo Cignoni cignoni
37923d2a51
GLSL code should be correct even though it doesn't work
2007-11-20 13:34:52 +00:00
Paolo Cignoni cignoni
9bc3bf4ff3
First working release
...
- GPU version doesn't work
- CPU version works
2007-11-20 13:32:46 +00:00
Paolo Cignoni cignoni
9121374131
*** empty log message ***
2007-11-20 12:59:53 +00:00
Paolo Cignoni cignoni
df150d900e
shortening and refactoring
2007-11-20 12:04:09 +00:00
Paolo Cignoni cignoni
8b4b1eba2d
added setcurrent slot
2007-11-20 12:00:24 +00:00
Paolo Cignoni cignoni
bdaa07e52b
No more explicit selection of items
2007-11-20 11:58:23 +00:00
Paolo Cignoni cignoni
f8d4920e72
using setcurrent slot
2007-11-20 11:57:43 +00:00
Paolo Cignoni cignoni
d76f5c54d6
added layer icon
2007-11-20 11:56:01 +00:00
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