Guido Ranzuglia granzuglia
|
37ade97ec2
|
myglob.c should be included only on win32 system
|
2012-05-30 11:56:21 +00:00 |
|
Paolo Cignoni cignoni
|
b0ea482af4
|
Added setting of polygonal mesh flag when setting crease.
|
2012-05-30 07:16:31 +00:00 |
|
Guido Ranzuglia granzuglia
|
094a059262
|
added new icons for the rasters selected/unselected
|
2012-05-29 18:13:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
c9fa7b2251
|
code has been rearranged just a little bit
|
2012-05-29 13:45:56 +00:00 |
|
Guido Ranzuglia granzuglia
|
519ade3b08
|
removed compile-time error
|
2012-05-29 13:41:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
a265765429
|
removed compile-time error
|
2012-05-29 13:40:24 +00:00 |
|
Guido Ranzuglia granzuglia
|
296a78dbf4
|
code has been rearranged just a little bit
|
2012-05-29 13:29:14 +00:00 |
|
Guido Ranzuglia granzuglia
|
30b698018b
|
removed useless #include
|
2012-05-29 13:22:50 +00:00 |
|
Marco Callieri mcallieri
|
5145951243
|
added check to use only _active_ raster layers
|
2012-05-29 13:14:08 +00:00 |
|
Marco Callieri mcallieri
|
11200c3f47
|
when a measure is taken, it is also printed in the log (from where it can be copied to clipboard)
|
2012-05-28 12:02:10 +00:00 |
|
Marco Callieri mcallieri
|
ecfeaee1d7
|
fixed bug in NameDisambiguator, made label name checking more coherent between project loading / mesh loading / mesh creation
TO BE TESTED
|
2012-05-25 12:50:32 +00:00 |
|
Paolo Cignoni cignoni
|
ff0686e2ac
|
filter_img_patch_param: GLSL functions more recent than OpenGL 2.1 replaced by older versions so as to ensure Mac compatibility.
|
2012-05-14 11:48:39 +00:00 |
|
Paolo Cignoni cignoni
|
fc17e79081
|
Include path fixed in the raster reprojection decorator.
|
2012-05-10 14:34:00 +00:00 |
|
Matteo Dellepiane matteodelle
|
aabafe2cad
|
dellepiane: modified shader to avoid projection on the back of a camera
|
2012-05-09 15:00:15 +00:00 |
|
Matteo Dellepiane matteodelle
|
162be7f6b7
|
dellepiane: added control on near and far planes
|
2012-05-09 14:59:16 +00:00 |
|
Marco Callieri mcallieri
|
9243739e6e
|
corrected bug in raster projection: now projects only IN FRONT of the camera, and not in front+back. A simple test was missing, probably due to a messy commit
|
2012-05-09 12:22:20 +00:00 |
|
Matteo Dellepiane matteodelle
|
492fd1572c
|
dellepiane: added non-manifold check and buffer type compatibility (GL_RGB8 if GL_RED is not available)
|
2012-05-08 22:23:31 +00:00 |
|
Marco Di Benedetto dibenedetto
|
5af6e030e1
|
fixes to comply with new glw interface.
|
2012-05-08 10:47:08 +00:00 |
|
Marco Di Benedetto dibenedetto
|
dd617d3f71
|
changed GLW_STRINGFY to GLW_STRINGIFY in sample_filtergpu.
|
2012-05-07 16:13:39 +00:00 |
|
Marco Di Benedetto dibenedetto
|
d6b712c2a2
|
fixed some API symbols in sample_filtergpu to reflect the new glw interface.
|
2012-05-07 13:19:31 +00:00 |
|
Paolo Cignoni cignoni
|
f5b531cdc1
|
Removed harmless gcc warnings
|
2012-05-07 07:37:07 +00:00 |
|
Paolo Cignoni cignoni
|
13420cdb81
|
Removed harmless gcc warnings
|
2012-05-07 07:34:43 +00:00 |
|
Paolo Cignoni cignoni
|
0f39667c53
|
Removed harmless gcc warnings (missed virtual distructor)
|
2012-05-07 07:32:53 +00:00 |
|
Paolo Cignoni cignoni
|
ad71427656
|
Removed harmless gcc warnings
|
2012-05-07 07:31:56 +00:00 |
|
Paolo Cignoni cignoni
|
fefe073e19
|
Removed harmless gcc warnings
|
2012-05-07 06:07:39 +00:00 |
|
Paolo Cignoni cignoni
|
a78820c962
|
Removed harmless gcc warnings
|
2012-05-07 06:05:36 +00:00 |
|
Paolo Cignoni cignoni
|
a622e5133f
|
Removed harmless gcc warnings
|
2012-05-07 06:02:42 +00:00 |
|
Paolo Cignoni cignoni
|
127121baa4
|
img_patch_param_filter: completely converted so as to fully use the glw module of the VCG.
|
2012-05-04 11:32:50 +00:00 |
|
Paolo Cignoni cignoni
|
bb4f275f4f
|
filter_img_patch_param: bug fixed in the visibility check based on shadow mapping.
|
2012-05-04 09:34:42 +00:00 |
|
Paolo Cignoni cignoni
|
d3f90bd038
|
Some bugs fixed in the filter "filter_img_patch_param" + beginning of its conversion to the glw module of the VCG lib.
|
2012-05-04 07:45:06 +00:00 |
|
Marco Di Benedetto dibenedetto
|
d4cfeb6b73
|
|
2012-05-01 09:49:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
0d5c091f69
|
- updated all the pros adding an EXTERNAL_BASE_PATH variable and a common pri with the lib destination folder
|
2012-04-27 13:14:44 +00:00 |
|
Guido Ranzuglia granzuglia
|
3a608ada58
|
updated filter calling new update function
|
2012-04-26 16:58:46 +00:00 |
|
Guido Ranzuglia granzuglia
|
cf83989901
|
mutual info xml filter.
|
2012-04-26 16:57:51 +00:00 |
|
Guido Ranzuglia granzuglia
|
828d156d6c
|
changed update functions interfaces.
|
2012-04-26 16:56:57 +00:00 |
|
Marco Callieri mcallieri
|
2a06a85ebc
|
added the option, when taking a snapshot, to add it as a raster layer, with associated camera (first draft, still to be tested)
|
2012-04-26 14:26:26 +00:00 |
|
Guido Ranzuglia granzuglia
|
65e6caf0a0
|
- removed compile time error
|
2012-04-26 13:39:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
f3cd8396bb
|
- updated pro file
|
2012-04-26 12:52:25 +00:00 |
|
Guido Ranzuglia granzuglia
|
448c8d429c
|
- added the raster update system
|
2012-04-26 10:37:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
35165025d3
|
- added the raster update system
|
2012-04-26 10:32:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
21b8b42f3d
|
- updated XML script format
|
2012-04-26 10:30:24 +00:00 |
|
Marco Callieri mcallieri
|
e93f57fb63
|
added "append project to current" menu entry (first working draft), still have to define a policy for duplicated entries
|
2012-04-26 08:26:58 +00:00 |
|
Matteo Dellepiane matteodelle
|
974676ebde
|
dellepiane: added metadata analysis when importing a new Raster. If no data about the sensor and the focal are available, a "plausible" set is assigned to the Raster
|
2012-04-24 15:02:40 +00:00 |
|
Matteo Dellepiane matteodelle
|
52059278c4
|
dellepiane: added parameters to control the convergence, help and dialog to be refined
|
2012-04-23 10:14:49 +00:00 |
|
Guido Ranzuglia granzuglia
|
1bde5015bb
|
- removing a mesh from a document with only one mesh now produce an empty project
|
2012-04-20 13:31:35 +00:00 |
|
Paolo Cignoni cignoni
|
83f8c4d1c0
|
Updated to reflect the changes from ColorRamp -> SetColorRamp in the VCG lib
|
2012-04-18 21:18:51 +00:00 |
|
Guido Ranzuglia granzuglia
|
f2d3cef6ed
|
updated pro file. jhead now is statically linked to common lib.
|
2012-04-06 16:40:15 +00:00 |
|
Guido Ranzuglia granzuglia
|
d64ab55ce4
|
jhead is now statically linked to common library.
|
2012-04-06 16:32:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
b501d835dc
|
jhead is now statically linked to common library.
|
2012-04-06 16:30:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
81887f06d7
|
jhead is now statically linked to common library.
|
2012-04-06 16:29:47 +00:00 |
|