32 Commits

Author SHA1 Message Date
Guido Ranzuglia
c830916c86 - fixed "changing the user defined color after filter execution" bug 2016-12-22 12:26:55 +01:00
Guido Ranzuglia
d9f311100d - added polygonal wire as default visualization modality for polygonal meshes 2016-11-25 12:23:48 +01:00
Paolo Cignoni
21399f2280 Removed deprecated GLU stuff: gluBuild2DMipmaps -> glGenerateMipmap 2016-11-15 12:53:18 +01:00
Guido Ranzuglia
fe61142e01 Revert "Revert "- fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter""
This reverts commit 17bc011b7438c26fc15e940484493c0b3ac90d1f.
2016-11-09 13:19:20 +01:00
Guido Ranzuglia
17bc011b74 Revert "- fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter"
This reverts commit 05dc93bdd03436eb469773d210f98c4dfa0e88fa.
2016-11-09 13:16:47 +01:00
Guido Ranzuglia
05dc93bdd0 - fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter 2016-11-09 13:15:49 +01:00
Guido Ranzuglia
f6889ca073 - removed global ignore for lib and exe and moved them in the visual studio specific folders 2016-11-08 13:12:41 +01:00
Guido Ranzuglia granzuglia
958dac5114 - fixed "per face color attribute is not automatically turned on if loaded file contained it" bug 2016-10-13 02:36:30 +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
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
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
024098ac8a - fixed small bug 2016-09-06 08:42:35 +00:00
Guido Ranzuglia granzuglia
d87ae851c6 - updated/fixed color attributes priority 2016-08-31 11:42:33 +00:00
Guido Ranzuglia granzuglia
c0395410fd - added disableRedundatRenderingDataAccordingToPriorities function 2016-08-30 05:49:04 +00:00
Guido Ranzuglia granzuglia
3a542a8f03 - 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:32:28 +00:00
Guido Ranzuglia granzuglia
63a793c66a - WARNING! huge commit
- completely changed the deallocation process of the default per mesh decorators
- added new interface virtual function for the edit plugin informing MeshLab on the best way to render the meshes contained into the document when the edit plugin is activated
2016-08-17 12:14:29 +00:00
Guido Ranzuglia granzuglia
654b15d7b6 - fixed "always rendering per vertex selection" bug 2016-08-02 05:23:50 +00:00
Paolo Cignoni cignoni
416c30000c Changed default color for mesh and points 2016-08-01 20:09:02 +00:00
Guido Ranzuglia granzuglia
dca6767308 - selection decorator activated by default
- selection info always displayed
2016-07-31 10:54:14 +00:00
Guido Ranzuglia granzuglia
60b25193df - added per face selection (per vertex one is arriving soon...)
- connected component selection seems to have a library dependant bug
2016-07-31 09:56:00 +00:00
Guido Ranzuglia granzuglia
6b9b393976 - fixed "per point and per wire parameter tabs didn't update correctly after filter execution" bug 2016-07-19 11:11:13 +00:00
Guido Ranzuglia granzuglia
943a6e5452 - added first support for the basic decorators included inside the MeshLab core (just boundary...soon others will be added) 2016-07-14 08:47:40 +00:00
Guido Ranzuglia granzuglia
271a28a44e - fixed small bugs
- changed a little default fixed colours for per-solid and per-point rendering
2016-07-05 09:29:13 +00:00
Paolo Cignoni cignoni
8e8a01801f Small changes to remove clang issues 2016-06-30 07:36:23 +00:00
Guido Ranzuglia granzuglia
bd33bba9e1 - giant commit
- added new function in the filter interface
2016-06-29 12:54:15 +00:00
Guido Ranzuglia granzuglia
48e93b5ebe - type renaming 2016-06-10 15:24:10 +00:00
Guido Ranzuglia granzuglia
c6fa8ac626 - added different signals for shared context updating from plugins, according if the plugin lives in the same/different thread respect to the shared context itself 2016-06-10 12:59:13 +00:00
Guido Ranzuglia granzuglia
97b6b67e95 - added shared rendering data support for plugins living on a different thread than the main window's one 2016-06-10 08:54:34 +00:00
Guido Ranzuglia granzuglia
13606d8f38 - the upcoming MeshLab 2016 release 2016-06-04 16:22:37 +00:00
Guido Ranzuglia granzuglia
01d181d86a - temporary version with first instance of the new rendering gui
- FOR SURE THERE ARE BUGS!
2016-05-22 15:45:37 +00:00
Guido Ranzuglia granzuglia
dfb2ba4080 WARNING!!!! First version of the new (yet again...) rendering system.
PLEASE, note that there will be a lot of bugs and also, maybe, some crashes (i hope no...)
Have faith...soon it will work greatly!
2016-05-06 09:25:36 +00:00