835 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
52af5fd605 - Reworking GPU version in order to unlink relation between depth texture size and vertex position/normals texture size. Due to this, it might not work in some circumstances.
- Little clean-ups here and there
2008-01-30 20:48:09 +00:00
Guido Ranzuglia granzuglia
3fd4944c58 remove README.txt 2008-01-30 08:38:46 +00:00
Guido Ranzuglia granzuglia
b538d963c9 new colladaio project with support for the new exporter 2008-01-30 08:37:32 +00:00
Guido Ranzuglia granzuglia
a69652bb5f temporary colladaio interface...TO BE REPLACED!!!! 2008-01-30 08:36:33 +00:00
Paolo Cignoni cignoni
95ceb713b6 wrong test in an assert 2008-01-28 14:46:24 +00:00
Paolo Cignoni cignoni
687bcf9414 fixed typo: MeshTree::resetID() -> resetID() 2008-01-28 12:36:36 +00:00
Paolo Cignoni cignoni
adef3e02c7 added documentfilter sample 2008-01-28 11:14:28 +00:00
Paolo Cignoni cignoni
d4adeefa7c Fixed Bug "added defined(Q_OS_LINUX) after #elif" 2008-01-22 16:08:49 +00:00
Paolo Cignoni cignoni
a6d9e00291 Corrected bug of disappearing number 2008-01-22 01:34:24 +00:00
Paolo Cignoni cignoni
7a645b2d82 restructured a bit and added ICP sample rendering 2008-01-16 22:05:09 +00:00
Paolo Cignoni cignoni
3c827451ac restructured and added ICP sample rendering 2008-01-16 22:04:15 +00:00
Paolo Cignoni cignoni
3a65e9052b false color is defaulted 2008-01-16 22:03:19 +00:00
Paolo Cignoni cignoni
1fefce8dca better cleaning 2008-01-16 22:02:55 +00:00
Paolo Cignoni cignoni
ecfe4f8dba Implemented endEdit,
Removed scaling from pointbased aligment,
added id inside nodes of meshTree
2008-01-16 01:47:29 +00:00
Paolo Cignoni cignoni
3de0052d6d added the id inside the meshnode 2008-01-16 01:45:18 +00:00
Paolo Cignoni cignoni
b99de26810 endEdit when close window, revamped the costruction of the tree widget 2008-01-16 01:44:01 +00:00
Paolo Cignoni cignoni
a1b38a7f6d added scaling button 2008-01-16 01:42:29 +00:00
Paolo Cignoni cignoni
51fbd095b4 better comments and logs 2008-01-16 01:41:50 +00:00
Paolo Cignoni cignoni
c3dbb4bd3f added selection of self-intersecting faces. 2008-01-11 13:58:21 +00:00
Paolo Cignoni cignoni
40a4e92407 added support of unused mesh 2008-01-10 11:59:33 +00:00
Paolo Cignoni cignoni
08aea29ffa using the mouse MidButton on a vertex will now clear it (white color and "Unknown" selection value) 2008-01-09 00:31:22 +00:00
Paolo Cignoni cignoni
187daf1dfb *** empty log message *** 2008-01-07 15:26:32 +00:00
Paolo Cignoni cignoni
889e031fc4 it's now possible to change the value of the curvature and normal weights in the isophotic-distance function 2008-01-07 11:38:33 +00:00
Paolo Cignoni cignoni
f9df63adfb using the common way for finding the plugin window and better error reporting 2008-01-06 21:44:43 +00:00
Paolo Cignoni cignoni
98f9e8f89d added multi-mesh support 2008-01-06 15:13:00 +00:00
Paolo Cignoni cignoni
ad40b7f357 plug-in ui redesigned 2008-01-05 16:17:35 +00:00
Paolo Cignoni cignoni
e68f45a5a6 missing return string 2008-01-04 18:28:55 +00:00
Paolo Cignoni cignoni
6b81b01224 Corrected a wrong type (glwidget instead of glarea) in the decoration callback. 2008-01-04 18:23:43 +00:00
Paolo Cignoni cignoni
9add469aff correct libs for msvc8 2008-01-04 16:41:43 +00:00
Paolo Cignoni cignoni
9991414c5d Changed the decoration framework. Now it accept a, global, parameter set. Added static calls for finding important directories in a OS independent way. 2008-01-04 00:46:29 +00:00
Paolo Cignoni cignoni
57296ab22f removed unused params and added better credits 2008-01-04 00:44:52 +00:00
Paolo Cignoni cignoni
d416c7d205 gcc related issues 2007-12-23 10:51:35 +00:00
Paolo Cignoni cignoni
3b12817193 Small changes for safer compiling 2007-12-22 21:02:47 +00:00
Daniele Panozzo danielepanozzo
d8de31ed53 removed debug print 2007-12-19 20:50:42 +00:00
Daniele Panozzo danielepanozzo
98183ed7bc bug: isDragging was not initialized properly 2007-12-19 20:49:43 +00:00
Guido Ranzuglia granzuglia
900be8a01b version with inverted x 2007-12-19 14:07:16 +00:00
Guido Ranzuglia granzuglia
fa96ea6a28 idtf converter plugin interface added 2007-12-18 15:59:37 +00:00
Paolo Cignoni cignoni
3f1ef801ab gcc related issues 2007-12-18 08:38:52 +00:00
Daniele Panozzo danielepanozzo
90eb69449a images for two new tools 2007-12-16 17:53:53 +00:00
Daniele Panozzo danielepanozzo
00b5d4d89b removed two files added as text instead of binary 2007-12-16 17:50:51 +00:00
Paolo Cignoni cignoni
f12bab56b5 Improved ball pivoting params and descriptions 2007-12-14 14:57:20 +00:00
Guido Ranzuglia granzuglia
b60a7b46eb function exponentialnotation fixed 2007-12-14 14:20:42 +00:00
Daniele Panozzo danielepanozzo
ce0ccb6880 small optimizations 2007-12-14 12:26:19 +00:00
Guido Ranzuglia granzuglia
ecab531434 fixed texture bug and x-flipping 2007-12-14 12:04:37 +00:00
Paolo Cignoni cignoni
a45445af0d now use the correct deleteFace/vert and returns info on the number of deleted stuff 2007-12-14 11:52:18 +00:00
Daniele Panozzo danielepanozzo
62f6ee4cc4 fixed major bug on garbage collection 2007-12-14 11:10:24 +00:00
Guido Ranzuglia granzuglia
030e1ff9d5 added tga file format converter 2007-12-13 23:43:35 +00:00
Paolo Cignoni cignoni
c00d5658db wrong sampledecorate.pro 2007-12-13 18:27:55 +00:00
Paolo Cignoni cignoni
9cf62e8df9 small improvement to the interface 2007-12-13 17:03:45 +00:00
Federico Ponchio ponchio
766af5f25d Added a small help. 2007-12-13 17:02:41 +00:00