Paolo Cignoni cignoni
4bf8bc9884
Removed a number of annoying and useless warning.
2014-02-13 17:30:41 +00:00
Paolo Cignoni cignoni
00ef40ce69
Removed a number of annoying and useless warning.
2014-02-13 16:32:19 +00:00
Paolo Cignoni cignoni
815535f13f
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
...
(and various other cleaning of qt includes)
2014-02-12 15:29:23 +00:00
Paolo Cignoni cignoni
94dd66a8e5
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
2014-02-12 13:58:35 +00:00
Marco Callieri mcallieri
d47a61a90a
slight modification at the "planar section" filter: fixed the custom axis selection, more meaningful name is assigned to new layers, now the capped layer is optional
2014-01-23 17:09:02 +00:00
Matteo Dellepiane matteodelle
3ebe37d1a2
dellepiane for ganovelli: fixed small issue for non rigid alignment (un-check was not seen) BUT there are still issue if there's a starting tr with scale!
2014-01-14 18:46:52 +00:00
Guido Ranzuglia granzuglia
39e3c78391
- added a "slice" word tag to the planar section filter info string
2014-01-08 14:16:43 +00:00
Marco Callieri mcallieri
2da56fdfae
flip faces orientation filter now may also be applied "on selected faces only" + some indentation/realignment of code here and there
2013-12-20 21:11:58 +00:00
Paolo Cignoni cignoni
c03536ef3b
Corrected the bug that created black acne in the parametrization and texturing filter. It was due to an incorrect way of expanding borders of a patch p that could include faces that were not visible from the reference image of patch p.
2013-12-19 12:42:39 +00:00
Paolo Cignoni cignoni
1906ed3fba
updated Added correct managment between logical and device window coords for rect Selection
...
Now with qt5.2 retina display correctly works
2013-12-16 16:20:30 +00:00
Paolo Cignoni cignoni
63c5e4cc41
updated Added correct managment between logical and device window coords for mouse input and trackball.
...
Now with qt5.2 retina display correctly works
2013-12-16 11:35:30 +00:00
Guido Ranzuglia granzuglia
739638a4d1
- a lot of small bugs fixed
2013-12-12 17:29:07 +00:00
Guido Ranzuglia granzuglia
e10769ff6c
- added null test on currentRaster avoiding plugin to crash when no raster has been loaded
2013-12-12 09:28:59 +00:00
Guido Ranzuglia granzuglia
79fdb42543
- removed compiler errors
2013-12-06 14:29:07 +00:00
Paolo Cignoni cignoni
b13e19d0ee
Added a few explicit include to the pro
2013-12-06 10:05:43 +00:00
Paolo Cignoni cignoni
c8060544e9
Corrected the alpha bug in the radiance scaling.
2013-12-06 10:04:59 +00:00
Gianpaolo Palma gianpaolopalma
3c04fc4dab
Changed order of min and max in the creation of a Box
2013-12-05 17:44:26 +00:00
Guido Ranzuglia granzuglia
ad2a902556
- parented orphan ShaderDialog
2013-12-05 14:52:22 +00:00
Guido Ranzuglia granzuglia
1e1a876163
- fixed "disappearing plugin" problem
2013-12-04 15:29:52 +00:00
Guido Ranzuglia granzuglia
cce3ac3028
- cleaned up included files
2013-11-29 09:42:09 +00:00
Paolo Cignoni cignoni
1e34f222d5
Changed text of the filter name from Recompute to Compute Normal...
2013-11-28 17:09:38 +00:00
Paolo Cignoni cignoni
5ab212677f
Corrected a small bug in the FP_PLANAR_EDGE_FLIP filter
2013-11-28 17:07:04 +00:00
Paolo Cignoni cignoni
65f7856063
Updated to the change to VoronoiColoring
2013-11-28 17:06:14 +00:00
Paolo Cignoni cignoni
fd8df00ed3
Added possibility of showing the alpha mask value as transparency or as falsecolor to show the alpha status of the rasters
2013-11-08 17:44:02 +00:00
Paolo Cignoni cignoni
b0ff06ccd8
Committed a set of small changes to improve robustness and portability of the texture merging plugin
2013-11-08 15:53:36 +00:00
Guido Ranzuglia granzuglia
c98cc52f54
- fixed compatibility issue with qt 4.8.5
2013-10-24 20:02:33 +00:00
Guido Ranzuglia granzuglia
b67c61a234
- fixed "missing selection icons" bug
2013-10-24 16:13:06 +00:00
Matteo Dellepiane matteodelle
218399e082
dellepiane: fixed quality from rasters filters (they don't crash anymore)
2013-10-22 13:39:22 +00:00
Gianpaolo Palma gianpaolopalma
855f2a0173
Add support for transparency in the Material Node
2013-10-22 10:59:33 +00:00
Matteo Dellepiane matteodelle
606733afb3
dellepiane (and callieri): fixed glcontext problem in project raster filters
2013-10-21 15:30:26 +00:00
Paolo Cignoni cignoni
f8360f65ad
removed bug in background grid (some lines were missing)
2013-10-18 07:59:39 +00:00
Guido Ranzuglia granzuglia
a666e1e498
- fixed not showing loaded image bug
...
- fixed improper item removed bug
2013-10-17 16:53:02 +00:00
Guido Ranzuglia granzuglia
8f71bf4e60
- removed misleading preview button
...
- removed horrible colour ramp bar
2013-10-17 11:25:20 +00:00
Guido Ranzuglia granzuglia
fa497dde17
- fixed some misspelled signals and slots (BUT THIS PLUGIN IS A MESS!!!!)
2013-10-17 09:01:29 +00:00
Paolo Cignoni cignoni
f5c962801a
completed the svn->static copy change of the structure synth code tree
2013-10-16 13:27:43 +00:00
Matteo Dellepiane matteodelle
cad030f10b
dellepiane: typos in compute topological measures
2013-10-16 12:00:27 +00:00
Matteo Dellepiane matteodelle
e0fca5a320
dellepiane: extended freeze and reset matrix to be applied on all visible layers
2013-10-16 11:49:01 +00:00
Matteo Dellepiane matteodelle
3948dbfdba
dellepiane: modified select all and select none to handle faces and vertices
2013-10-16 11:32:45 +00:00
Matteo Dellepiane matteodelle
779edffcad
dellepiane: fixed transform camera pre-conditions
2013-10-16 11:15:45 +00:00
Matteo Dellepiane matteodelle
0bec5141f8
dellepiane: small change in bnpts filter description
2013-10-16 07:52:16 +00:00
Matteo Dellepiane matteodelle
5c7c55d080
dellepiane: added delete_non_visible_mesh and delete_non_selected_raster functionalities
2013-10-16 07:46:55 +00:00
Matteo Dellepiane matteodelle
44d29a0933
dellepiane: fixed generate model issue
2013-10-15 14:33:11 +00:00
Guido Ranzuglia granzuglia
23d0cccc4b
- switched to RichFloat parameters on Transform scale filter (according to Matteo suggestions)
2013-10-15 13:41:03 +00:00
Guido Ranzuglia granzuglia
3123968527
- removed useless reference to QSvg package
2013-10-15 09:52:15 +00:00
Guido Ranzuglia granzuglia
e41bcc1178
fixed small bugs
2013-10-15 07:50:23 +00:00
Guido Ranzuglia granzuglia
3e4a7ac69b
- temporary disabled the showselectedfaces and showselectedvertices decorators
2013-10-11 14:33:53 +00:00
Guido Ranzuglia granzuglia
ea9911890e
- added README_HOW_TO_COMPILE_WITH_VS2010.txt file
2013-10-11 13:44:55 +00:00
Paolo Cignoni cignoni
9db3b5583d
Added Selected face and vert decorator
2013-10-11 08:13:43 +00:00
Paolo Cignoni cignoni
12cfe10f22
Corrected measure topo info for quads
2013-10-10 16:07:07 +00:00
Guido Ranzuglia granzuglia
f93eacc3a6
- updated the rendering plugins according the new per mesh rendering mode semantic.
...
WARNING!!! it was not possible to fully update the Splatting rendering plugin cause the actual rendering function is inside vcglib (not QMap & not id per mesh)
2013-10-10 09:35:03 +00:00