Paolo Cignoni cignoni
ee2b666019
corrected bug in the normal orientation after a matrix rotation
2012-07-03 09:30:20 +00:00
Paolo Cignoni cignoni
18d3b5dec7
Better timing for voronoi altlas filter
2012-07-03 09:12:09 +00:00
Paolo Cignoni cignoni
89614e944f
First version of the voronoi atlas texturing filter
2012-07-03 08:41:32 +00:00
Guido Ranzuglia granzuglia
343fa5dc35
removed crash when non manifold decorations are requested on a two manifold mesh.
2012-07-02 13:29:20 +00:00
Guido Ranzuglia granzuglia
c488b6f699
tuned a little bit the tree widgets indentation
2012-07-02 12:31:41 +00:00
Guido Ranzuglia granzuglia
b953a0f541
- avoided decorator tree scroll problem
...
- right alignment in widgets using QLineEdit
2012-07-02 11:43:31 +00:00
Paolo Cignoni cignoni
a946cf2d9c
Updated after the removal of the enum bit vertexborder and faceborder
2012-07-02 11:09:39 +00:00
Paolo Cignoni cignoni
6eaebff218
Updated after the removal of the enum bit vertexborder and faceborder
2012-07-02 09:46:15 +00:00
Paolo Cignoni cignoni
ccc78e067b
Added functions to compute texture distortion for faces
2012-07-02 09:42:58 +00:00
Paolo Cignoni cignoni
0d39ce203d
Corrected a bug in the opengl state and added better control for histograms
2012-07-02 09:36:20 +00:00
Paolo Cignoni cignoni
4bed96e346
Corrected random bug in filter creation caused by the fact that when creating a mesh on a empy document the current mesh is null and no state should be saved...
2012-07-02 09:23:44 +00:00
Matteo Dellepiane matteodelle
944ad3b58c
dellepiane: reverting to previous version after wrong commit, sorry!
2012-07-02 08:42:44 +00:00
Matteo Dellepiane matteodelle
f90d8298bd
dellepiane: added rename raster layer and set raster camera to raster layer submenu
2012-07-02 08:35:33 +00:00
Paolo Cignoni cignoni
87d01010e6
Important Change:
...
removed the enum bit VERTFLAGBORDER FACEFLAGBORDER (they were deprecated...)
and reordered the MeshElement enums. Corrected a nasty bug caused by two colliding (!) enums.
2012-07-02 08:33:28 +00:00
Guido Ranzuglia granzuglia
7c56418984
cleaned IO plugin's message error after it has been displayed.
2012-06-29 14:25:53 +00:00
Guido Ranzuglia granzuglia
4ba6e3a014
using rasterLayerMenu instead of a new one.
2012-06-29 08:43:45 +00:00
Guido Ranzuglia granzuglia
ff216153fc
added rasters popup menu.
...
removed layers buttons.
2012-06-29 08:25:41 +00:00
Paolo Cignoni cignoni
3cc1bcc814
Corrected bug in the compute topological measure that reported wrong genus in case of meshes with unreferenced vertices...
2012-06-28 17:27:00 +00:00
Paolo Cignoni cignoni
7ac62f3992
Added flag for controlling the drawing of boundary edges when showing non manifold edges
2012-06-28 17:25:44 +00:00
Guido Ranzuglia granzuglia
ca992cb19a
added <br> for new line at the end of each log string
2012-06-28 10:30:46 +00:00
Paolo Cignoni cignoni
b2b9c24485
Added layer functions for deleting mesh and raster
...
added filter for decomposing a mesh into connected components (inverse of Flatten)
2012-06-28 10:25:24 +00:00
Paolo Cignoni cignoni
668cb2c970
Added new filter menu entry (and new filter class): raster Layer
2012-06-28 10:02:29 +00:00
Guido Ranzuglia granzuglia
06becc0492
added missed attribute
2012-06-28 09:26:04 +00:00
Marco Callieri mcallieri
434923c62e
corrected bug due to uninitialized CB callback function in plymc standalone executable. Corrected a bug where input meshes with associated matrix get their geometry transformed, but not their normal. (CAREFUL still to be properly tested)
2012-06-22 14:58:16 +00:00
Marco Callieri mcallieri
a8b9175b81
added a checkbox to force point rendering during alignment (for complex datasets, and mixed point-face datasets)
2012-06-20 11:45:27 +00:00
Marco Callieri mcallieri
f7f2939381
removed hard-coded constant when performing color scattering (in per-mesh coloring)
2012-06-19 13:33:15 +00:00
Paolo Cignoni cignoni
809fd2903f
Two attempt to optimize the managment of the updates and focus changes in the glarea
2012-06-08 14:42:45 +00:00
Paolo Cignoni cignoni
c85bd6054b
Corrected few inconsistencies and removed some leftovers from the sdfgpu code
2012-06-08 14:29:05 +00:00
Andrea Baldacci baldacci
a6587c9c8d
fixed pixel query
2012-06-06 18:48:16 +00:00
Paolo Cignoni cignoni
9fe5cbf88f
A filter for procedural creation of gears.
2012-06-06 14:43:32 +00:00
Guido Ranzuglia granzuglia
0e09d52dcf
from filter_mutualinfo to filter_mutualinfoxml
2012-06-04 17:48:22 +00:00
Guido Ranzuglia granzuglia
26765dd6b9
moved to plugins_unsupported folder
2012-06-04 16:14:24 +00:00
Guido Ranzuglia granzuglia
614ec085f4
moved to plugins_unsupported the filter_mutualinfo not-XML version.
2012-06-04 16:13:35 +00:00
Guido Ranzuglia granzuglia
3555cf3033
last try (in order to try to save the history...)
2012-06-04 15:29:12 +00:00
Guido Ranzuglia granzuglia
6d4c4418e3
moved to plugins_unsupported the filter_mutualinfo not-XML version.
2012-06-04 15:24:19 +00:00
Guido Ranzuglia granzuglia
bb33f513e7
try again
2012-06-04 15:21:36 +00:00
Guido Ranzuglia granzuglia
9ae7dda3c7
moved to plugins_unsupported the filter_mutualinfo not-XML version.
2012-06-04 15:16:28 +00:00
Matteo Dellepiane matteodelle
3b8686846f
dellepiane: tuned the mechanism for convergence
2012-05-31 20:54:42 +00:00
Matteo Dellepiane matteodelle
7846c0bb3c
dellepiane: code optimization and removal of a bug (wrong FilterName)
2012-05-31 20:44:17 +00:00
Matteo Dellepiane matteodelle
03522ce2f1
dellepiane: modified the filter to update several times during calibration, updated xml with help info
2012-05-31 20:00:55 +00:00
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