Marco Callieri mcallieri
|
bf8a55f3be
|
few changes and more orientation options to "fit plane to selection" filter
|
2016-09-21 13:05:17 +00:00 |
|
Guido Ranzuglia granzuglia
|
767da232da
|
- experimental version of the MainWindow class using a current multiviewer container member
|
2016-09-21 07:56:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
17e416dc1f
|
- fixed two bugs on the apply to all visible layers modality
|
2016-09-20 16:34:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
309a1e5d87
|
- added logic for applying to all visible layers the rendering data
|
2016-09-18 23:30:57 +00:00 |
|
Guido Ranzuglia granzuglia
|
667720b702
|
- fixed "shown raster layer is not correctly updated" bug
- added GUI for applying current changes to rendering parameters to all visible layers. WARNING! not yet LOGIC
|
2016-09-18 10:25:13 +00:00 |
|
Guido Ranzuglia granzuglia
|
6bba0a64b3
|
- changed unreasonable too long parameter label texts
|
2016-09-17 04:34:52 +00:00 |
|
Guido Ranzuglia granzuglia
|
6b698640f2
|
- tweaked layerDialog size management
|
2016-09-17 04:33:41 +00:00 |
|
Guido Ranzuglia granzuglia
|
4af69ebd81
|
- fixed blurred shadow mapping bug
|
2016-09-16 12:12:31 +00:00 |
|
Guido Ranzuglia granzuglia
|
f3abbe7bec
|
- removed gpu memory leaks! (THANKS to Gianpaolo!)
|
2016-09-16 11:51:00 +00:00 |
|
Guido Ranzuglia granzuglia
|
23dd9b234e
|
- fixed "polygonal meshes don't activate the most meaningful set of rendering data" bug
|
2016-09-16 08:08:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
476d0bd7e0
|
- added missing precompiler defines
|
2016-09-16 08:04:03 +00:00 |
|
Guido Ranzuglia granzuglia
|
cd8508cd64
|
- fixed "no parameterization is shown when UV Parameterization decorator is turned on" bug
|
2016-09-15 05:45:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
ab548b788d
|
- fixed "no right shading/color modality applied on polygonal wire rendering" bug
|
2016-09-15 04:11:40 +00:00 |
|
Marco Callieri mcallieri
|
bc27d048c7
|
updated some error messages
|
2016-09-13 14:00:25 +00:00 |
|
Marco Callieri mcallieri
|
5b95bfae23
|
changed a bit the alignment dialog: when manual aligning, all options are greyed out until manual alignment is complete, and afterwards restrored
|
2016-09-13 13:16:42 +00:00 |
|
Marco Callieri mcallieri
|
313f65ca8d
|
corrected a bug in manual align, the state of the layer was not properly updated
|
2016-09-13 10:29:28 +00:00 |
|
Marco Callieri mcallieri
|
abebf10dbf
|
corrected a bug: when a layer to be glued had a transformation, it was ignored, resulting in a wrong rendering in the point-picking interface, and in an incorrect transfrmation later on.
|
2016-09-13 09:54:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
c5241bb739
|
- fixed "not correctly reloading attributes when mesh connectivity doesn't change" bug
|
2016-09-12 06:33:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
89365cc3c6
|
- reload maintains (if possible) previous rendering options
- dramatically improved the support for the non polygonal meshes
|
2016-09-12 05:57:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
c4db9762ef
|
- fixed "decorators rendering order" bug
|
2016-09-10 05:43:24 +00:00 |
|
Paolo Cignoni cignoni
|
4fa4f0eeff
|
Small changes to make the edit align working again:
- removed assert disabling
- removed wrong assert
- corrected test in the aling (thanks gianpaolo)
|
2016-09-09 13:03:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
f9fd6a9132
|
- added compiler tags for MSVS2013 and MSVS2015
|
2016-09-09 10:10:41 +00:00 |
|
Guido Ranzuglia granzuglia
|
c8b5093f0f
|
- added a currentgla member in MultiViewer_Container in order to avoid linking problems with g++/clang compiler
|
2016-09-09 09:15:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
4235b48adf
|
- the currentViewContainer function has been rewritten in order to avoid linking problems with g++/clang compiler
|
2016-09-09 08:06:53 +00:00 |
|
Matteo Dellepiane matteodelle
|
88bd464a60
|
dellepiane: modified to remove the selection of visible surface icon when using points selection
|
2016-09-07 10:13:57 +00:00 |
|
Paolo Cignoni cignoni
|
80e8991627
|
harmless clang warning
|
2016-09-07 07:04:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
e32c1ed7ef
|
- added support for switching among per wedge/vertex texture coords
|
2016-09-07 06:07:00 +00:00 |
|
Guido Ranzuglia granzuglia
|
2a927cb607
|
- removed "missing menu update when a decorator is activated or deactivated" bug
|
2016-09-06 23:00:34 +00:00 |
|
Matteo Dellepiane matteodelle
|
561c2bb86e
|
dellepiane: code modified to run with new release
|
2016-09-06 13:53:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
024098ac8a
|
- fixed small bug
|
2016-09-06 08:42:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
a213b67109
|
- added logic for the per primitive parameters frame global bar
|
2016-09-06 08:04:37 +00:00 |
|
Matteo Dellepiane matteodelle
|
2930e7fb08
|
dellepiane: fixed crash in show_uv_texparam when face color option was chosen
|
2016-09-05 15:26:20 +00:00 |
|
Guido Ranzuglia granzuglia
|
9b154f86c2
|
- changed the GUI appearance, STILL no logic
|
2016-09-05 06:02:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
c2df5a32c8
|
- added missing icon
|
2016-09-04 11:40:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
cf2f94cfad
|
- first instance of the global rendering toolbar. WARNING!!!!!! just gui, NO LOGIC AT ALL!
|
2016-09-04 10:43:17 +00:00 |
|
Guido Ranzuglia granzuglia
|
b1234c96a3
|
- updated pro file
|
2016-09-02 09:01:30 +00:00 |
|
Guido Ranzuglia granzuglia
|
ad2740ee78
|
- fixed "only per mesh decorators are updated when a global decorator parameter changes" bug
|
2016-09-02 07:53:32 +00:00 |
|
Guido Ranzuglia granzuglia
|
9c68f12f83
|
- removed "right click on decorator parameter viewer doesn't delete the current selected decorator" bug
|
2016-09-02 05:28:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
a4a04a442b
|
- fixed "missing mesh transformation in border decorators class" bug
|
2016-09-02 04:56:46 +00:00 |
|
Guido Ranzuglia granzuglia
|
e5b15b6316
|
- changed the post condition mask for the filters involving normal computation, distinguishing the ones devoted to vertex normals computation to the ones related to the face normals computation
|
2016-09-02 02:52:44 +00:00 |
|
Paolo Cignoni cignoni
|
87811ac6d3
|
Small changes to make it compiling
|
2016-09-01 11:03:11 +00:00 |
|
Paolo Cignoni cignoni
|
9729ebb5e2
|
removal of extended marching cube
|
2016-09-01 09:29:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
e97bb36721
|
- restored edit_align plugin. WARNING!!!!! the alignment process seems not to work!!! HAS TO BE FIXED AS SOON AS POSSIBLE
|
2016-09-01 06:11:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
917cc50d90
|
- updated version of render_gdp plugin
|
2016-08-31 18:23:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
f58ed6dc8f
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:21:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
061ca263f5
|
- updated version of render_gdp plugin
|
2016-08-31 18:20:59 +00:00 |
|
Guido Ranzuglia granzuglia
|
b859838b15
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:20:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
3426de029c
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:19:58 +00:00 |
|
Guido Ranzuglia granzuglia
|
d87ae851c6
|
- updated/fixed color attributes priority
|
2016-08-31 11:42:33 +00:00 |
|
Guido Ranzuglia granzuglia
|
c21f6b5b21
|
- - restored edit_paint plugin
|
2016-08-30 05:50:34 +00:00 |
|