2971 Commits

Author SHA1 Message Date
Paolo Cignoni
33be024c5f Corrected copy location of xml for mac 2016-11-07 15:02:20 +01:00
Marco Callieri
6e2bedc963 geometric measures now uses transformation
Transformation matrix is considered when calculating all measures, and a
warning is presented int he log if a non-identity transformation is
present
2016-11-07 14:50:52 +01:00
Marco Callieri
2ad66041b2 area/perimeter of selection now uses transformation 2016-11-07 14:34:30 +01:00
Matteo Dellepiane
25810e3527 Added camera export filter
The filter exports active cameras to 'out or Agisoft .xml formats
2016-11-07 14:20:59 +01:00
Marco Callieri
4660a96c64 border selection polyline now uses transformation
the current mesh transformation is used whwn creating the new layer,
which is generated in scene space.
2016-11-07 13:46:09 +01:00
Paolo Cignoni
7c3491f2c4 added missing return in a case 2016-11-07 12:03:38 +01:00
Paolo Cignoni cignoni
24596443c0 A lot of cleaning and a bit of refactoring of the isoparametrization filter. Load save still to debug... 2016-11-06 23:07:54 +00:00
Paolo Cignoni cignoni
bcc7c9102e small issue in per mesh color scatter 2016-11-06 11:40:55 +00:00
Paolo Cignoni cignoni
611695a3ed Updated the Screened Poisson to the 9.1 version 2016-11-06 09:59:09 +00:00
Marco Callieri mcallieri
6209e091f8 added new filter: create a polyline edgemesh from selection border (to later export it as DXF in other tools) 2016-11-03 10:46:41 +00:00
Guido Ranzuglia granzuglia
db97a93af7 - removed unused variable 2016-11-03 09:13:29 +00:00
Paolo Cignoni cignoni
db3dfbcbd3 better descriptions of filters (for better keyword based searching) 2016-11-03 08:26:57 +00:00
Marco Callieri mcallieri
c7e2668b63 modified filter names for coherence and better ordering in menu 2016-11-02 13:16:14 +00:00
Marco Callieri mcallieri
8469e5be17 added "set new origin" to translation filter, revided help and corrected a bug (transformed bbox center calculation) 2016-11-02 13:06:23 +00:00
Marco Callieri mcallieri
df67222c18 revised FilterClass for most camera filters 2016-11-02 12:31:31 +00:00
Paolo Cignoni cignoni
b26d47f8d1 Heavy refactoring of the matrix transformation filters. Now thay share common code and have the same behaviour.
Moved a select function from filter_meshing to filter_select
2016-10-31 11:17:12 +00:00
Guido Ranzuglia granzuglia
81f6683f41 - minimizing additional dependencies 2016-10-28 23:39:24 +00:00
Guido Ranzuglia granzuglia
f758ccc351 - fixed "gdp shader applied also to not visible meshes" bug 2016-10-28 10:24:17 +00:00
Guido Ranzuglia granzuglia
9c9602ddf1 - fixed "radiance scaling applied also to not visible meshes" bug 2016-10-28 10:10:09 +00:00
Matteo Dellepiane matteodelle
366dcdde7b dellepiane: small fixes in quadric edge collapse, color-to-texture, smooth. Minor typo fixing 2016-10-27 15:43:53 +00:00
Matteo Dellepiane matteodelle
3d9e4fd7f7 dellepiane: small fixes in transform filters 2016-10-26 15:14:55 +00:00
Paolo Cignoni cignoni
cb2d0752df Cleaning messages and parameters 2016-10-25 22:07:46 +00:00
Guido Ranzuglia granzuglia
d18c0c0aee - avoiding color mask updating if edit quality mapper cannot be applied cause mesh has not per vertex quality attribute 2016-10-25 20:26:48 +00:00
Paolo Cignoni cignoni
254f489ef3 improved colormap shaders 2016-10-25 19:55:40 +00:00
Paolo Cignoni cignoni
f7ecdde687 Corrected various bug (Box, color) 2016-10-25 18:22:21 +00:00
Paolo Cignoni cignoni
619bca7a1d Added colormapping to the the quality contour decorator. 2016-10-25 18:07:08 +00:00
Matteo Dellepiane matteodelle
140c839020 dellepiane: fixed selected area after quadric simplification (removed the selection of remaining vertices) 2016-10-25 13:07:36 +00:00
Matteo Dellepiane matteodelle
b2ea12baee dellepiane: fixed issues with per-face quality histogram. Modified the xml to include "area weighted" option 2016-10-25 09:19:13 +00:00
Guido Ranzuglia granzuglia
59f20f8bf0 - fixed "crash when the screened poisson filter is called more than one time" bug 2016-10-25 08:44:26 +00:00
Matteo Dellepiane matteodelle
4bd8cda746 dellepiane: small corrections in filter dialogs 2016-10-25 08:42:45 +00:00
Guido Ranzuglia granzuglia
65a897f23a - fixed "per color vertex is not initialized when quality mapper is applied on a mesh with per vertex quality" bug 2016-10-24 12:58:23 +00:00
Matteo Dellepiane matteodelle
c192ba4bde dellepiane: commented unused filters 2016-10-24 11:42:20 +00:00
Guido Ranzuglia granzuglia
ed9dba9baf - changed the postcondition mask: from MM_ALL -> MM_VERTNUM | MM_FACENUM 2016-10-24 11:35:35 +00:00
Marco Callieri mcallieri
f9c44e28db restored a label that was accidentaly removed. 2016-10-24 09:13:00 +00:00
Paolo Cignoni cignoni
1662bfc0bc other small changes... 2016-10-24 08:56:17 +00:00
Paolo Cignoni cignoni
de377af7ec Small changes to allow win compilation 2016-10-24 08:35:03 +00:00
Paolo Cignoni cignoni
8e3ecb426f improved documentation of percentile clamping 2016-10-21 15:12:09 +00:00
Paolo Cignoni cignoni
7c81c4e0b8 Missin files and other updated files for screeend poisson 2016-10-21 15:04:42 +00:00
Matteo Dellepiane matteodelle
5f601ae2de dellepiane: remove small inconsistencies among filter names 2016-10-21 14:59:54 +00:00
Marco Callieri mcallieri
ee34f28d39 now qualitymapper ramps may be flipped, plus minor other changes.
Some work still needed to make process easier and more coherent.
PENDING BUG: if mesh has no vertex color, VC is allocated and filled, but the rendering is not updated
2016-10-21 14:31:59 +00:00
Matteo Dellepiane matteodelle
c1fc294db5 dellepiane: fixed post conditions and application of filters only on visible and active layers 2016-10-21 14:07:09 +00:00
Marco Callieri mcallieri
732408222c corrected some issues in painting interface 2016-10-21 09:36:08 +00:00
Guido Ranzuglia granzuglia
b19352e3de - fixed "filter doesn't work with meshes having a not identity transformation matrices associated with them" bug 2016-10-21 08:30:29 +00:00
Paolo Cignoni cignoni
bfc4c38bbb Making work the new screened poisson reconstruction filter 2016-10-21 06:08:55 +00:00
Marco Callieri mcallieri
aac26d898f corrected various problems in paint interface:
- labels
- smooth percentage is now working
- displacement value is now a percentage (for fine scale sculpting)
2016-10-20 09:45:41 +00:00
Marco Callieri mcallieri
ba87d4d427 corrected, in "scale" and "rotate" filters, how the "on bbox center" option works, when the layer already have a transformation matrix 2016-10-19 12:16:46 +00:00
Matteo Dellepiane matteodelle
e40db6dd58 dellepiane: removed saving of debug images 2016-10-19 07:30:47 +00:00
Guido Ranzuglia granzuglia
7fd226057c - fixed pro files of the plugins requiring an external library 2016-10-17 04:48:55 +00:00
Paolo Cignoni cignoni
02307a24bc updated to the last version of the screened poisson reconstruction 2016-10-13 15:27:23 +00:00
Paolo Cignoni cignoni
466a0ff5d7 Moved new poisson in 2016-10-13 15:04:04 +00:00