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 |
|
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 |
|
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 |
|
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 |
|
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
|
b1234c96a3
|
- updated pro file
|
2016-09-02 09:01:30 +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
|
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
|
11aba4c99a
|
- - restored edit_paint plugin
|
2016-08-30 05:49:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
729c271c2e
|
- restored edit pickpoints plugin
|
2016-08-29 03:44:56 +00:00 |
|
Guido Ranzuglia granzuglia
|
5c636613c2
|
- restored edit point plugin
|
2016-08-29 02:57:16 +00:00 |
|
Guido Ranzuglia granzuglia
|
599b025415
|
- restored edit quality plugin
|
2016-08-29 02:37:20 +00:00 |
|
Guido Ranzuglia granzuglia
|
3a87480c8e
|
- fixed little bug
|
2016-08-29 01:53:36 +00:00 |
|
Guido Ranzuglia granzuglia
|
c7c5e78792
|
- restored edit measure plugin
|
2016-08-29 01:31:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
02d1dcb5d5
|
- huge commit: updated the editArc3D and added a mechanism devoted to the edit plugins intended to inform the MeshLab core that this plugins class generated new meshes
|
2016-08-28 15:31:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
69f5f8f563
|
- fixed bugs
|
2016-08-26 17:24:05 +00:00 |
|
Guido Ranzuglia granzuglia
|
b29a3d6634
|
- fixed edit manipulators
|
2016-08-26 16:13:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
3dc3ad04f4
|
- added the updated version of the radiance scaling render plugin
|
2016-08-22 15:24:44 +00:00 |
|
Guido Ranzuglia granzuglia
|
d6c19783db
|
- removed compiler bug
|
2016-08-21 16:26:14 +00:00 |
|
Guido Ranzuglia granzuglia
|
f30f42dd75
|
- 99% bugs free (additional control needed when lighting is not activated) version of the last two decorator plugins
|
2016-08-21 16:25:17 +00:00 |
|
Guido Ranzuglia granzuglia
|
3c94507387
|
- selection, being a per mesh attribute, is updated on all the glareas having activated the selection rendering flags
|
2016-08-17 12:11:25 +00:00 |
|
Guido Ranzuglia granzuglia
|
3e6eb6a567
|
- totally changed the selection mechanism...not final version, it is committed just to check how it does it work with mac
|
2016-08-09 06:59:52 +00:00 |
|
Guido Ranzuglia granzuglia
|
04fda3e884
|
- updated the edit_select plugin
|
2016-07-31 09:54:46 +00:00 |
|
Marco Callieri mcallieri
|
cc54ac8f8f
|
some updates and coherence enforcing to the "show camera" decorator - TO BE TESTED
|
2016-07-27 16:05:22 +00:00 |
|
Marco Callieri mcallieri
|
2eed98ce1b
|
- changed filter texts and descriptions
- added more meaningful error texts
- changed shortname() into label() in realtimedisplay, it is more meaningful.
- updated show box corners
|
2016-07-27 15:03:07 +00:00 |
|
Guido Ranzuglia granzuglia
|
1d065b7535
|
- "show quoted box" moved inside MeshLab core
|
2016-07-27 11:54:11 +00:00 |
|
Guido Ranzuglia granzuglia
|
d173e617a0
|
- fixed "i delete too much things" bug
- fixed "alpha zero for mesh with vertex color" bug
|
2016-07-27 09:42:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
de9510a7c6
|
- updated version of the decorator base plugins with a lot of features removed (they are now inside the meshlab core)
- PLEASE, note the new beautiful yellowish piss blending color for highlighting the current mesh (and you can change it, too!)
|
2016-07-26 16:48:20 +00:00 |
|
Marco Callieri mcallieri
|
fe18cca0dd
|
inserted a safeguard to avoid drawing a too dense background grid (renderer would crash)
|
2016-07-26 12:59:28 +00:00 |
|
Guido Ranzuglia granzuglia
|
bdcdef1efb
|
- first working and compiling decorator (soon all the others...)
|
2016-07-26 11:12:38 +00:00 |
|
Gianpaolo Palma gianpaolopalma
|
6037502524
|
Bug fixed due to a parenthesis mismatch
|
2016-07-21 09:19:14 +00:00 |
|
Paolo Cignoni cignoni
|
1782f419db
|
Changed refernce to pointer to allow safe null checks
|
2016-07-16 09:41:55 +00:00 |
|
Marco Callieri mcallieri
|
0750525b0b
|
Vertex Color Filling now uses the color widget to choose the color, instead of three float widgets (then cast as integers)
|
2016-07-14 16:56:10 +00:00 |
|
Marco Callieri mcallieri
|
b9cf75cdc2
|
revised many filter descriptions and help texts, added new options to perling coloring, now colors may be chosen, and offset too (added new coloring function to VCG library)
|
2016-07-14 16:36:35 +00:00 |
|
Marco Callieri mcallieri
|
ad0e2293e1
|
corrected some bugs in per-mesh color scattering
|
2016-07-14 14:16:53 +00:00 |
|
Marco Callieri mcallieri
|
4c48fece7a
|
corrected typos in filter names, parameters description and help
|
2016-07-14 09:12:27 +00:00 |
|
Matteo Dellepiane matteodelle
|
e40f59a68c
|
dellepiane: fixed type conversion that prevented the compilation with VS2015
|
2016-07-14 09:05:41 +00:00 |
|
Guido Ranzuglia granzuglia
|
8ad5a18483
|
- fixed small bugs on the plugins
|
2016-07-14 08:45:54 +00:00 |
|
Matteo Dellepiane matteodelle
|
fc7cdd9394
|
dellepiane: fixed custom qmap import, and added updatemask to visualize color per vertex after the mapping
|
2016-07-14 06:53:15 +00:00 |
|
Matteo Dellepiane matteodelle
|
43e7afc3ef
|
dellepiane: removed a filter (colorize non manifold edges) that was defined but not implemented
|
2016-07-12 10:27:06 +00:00 |
|
Matteo Dellepiane matteodelle
|
7047006ad1
|
dellepiane: small fixes in the output messages in the log window
|
2016-07-12 09:10:36 +00:00 |
|
Guido Ranzuglia granzuglia
|
34fea1d6ca
|
- removed a lot of stupid crashes...
PLEASE, next time you commit a filter at least tests if all the accessed pointers are not NULL...otherwise i will be forced to remove the plugin
|
2016-07-11 09:49:18 +00:00 |
|
Matteo Dellepiane matteodelle
|
136fc1064c
|
dellepiane: changes to filter definition and .pro for compilation of filter (made with ranzuglia)
|
2016-07-08 12:26:26 +00:00 |
|