699 Commits

Author SHA1 Message Date
Christian Rauch
55e2dee96d ignore GLX display errors 2020-12-14 14:35:46 +00:00
alemuntoni
10257a58f8 face quality as MESHLAB_SCALAR 2020-12-14 14:21:15 +01:00
alemuntoni
607abc1488 saving vertex curvature as MESHLAB_SCALAR 2020-12-14 14:21:15 +01:00
alemuntoni
3b4a03dfe8 fix quality saved as a double when build in double precision 2020-12-09 18:03:06 +01:00
alemuntoni
513476f1c3 small raster model refactoring 2020-12-04 14:40:38 +01:00
alemuntoni
060470ab2a add sizeRasters member to MeshDocument 2020-12-04 09:09:46 +01:00
Ryan Pavlik
75b82aa5a1 build: Remove over-including.
Prefer target_include_directories to include_directories,
since the latter is global/directory scoped rather than target-specific.
PUBLIC and INTERFACE includes/linking propagate to target consumers.
2020-12-02 12:20:42 -06:00
alemuntoni
1820be24f0 add plugin range iterator to PluginManager 2020-11-30 13:01:47 +01:00
alemuntoni
cd682212c9 rasters are imported using plugins 2020-11-27 16:35:32 +01:00
alemuntoni
c33e8bf52a fix import formats, plugin manager full supports raster plugins 2020-11-27 16:35:32 +01:00
alemuntoni
7ff1faef90 first mod io formats in plugin manager 2020-11-27 16:35:32 +01:00
alemuntoni
8b83e96edb IORasterBase completed 2020-11-27 16:35:32 +01:00
alemuntoni
d0d78c94f1 first draft of a ioraster plugin 2020-11-27 16:35:32 +01:00
alemuntoni
63a93fc6ca add definitions for ioraster interface 2020-11-27 16:35:32 +01:00
alemuntoni
48a66e27ac fix and add error message handling 2020-11-27 16:35:32 +01:00
alemuntoni
24c281fe13 add ioraster inferface 2020-11-27 16:35:32 +01:00
alemuntoni
e72a55d397 moved cmesh member definitions in cpp 2020-11-26 16:31:19 +01:00
alemuntoni
7f343073ad new base_types header 2020-11-26 12:55:58 +01:00
alemuntoni
077cf54660 big fixed on copy mesh and filter csg 2020-11-26 10:59:28 +01:00
alemuntoni
264c3f625d refactoring and restyling 2020-11-25 17:19:33 +01:00
alemuntoni
01b8f1caa0 splitting some other common files 2020-11-25 16:35:48 +01:00
alemuntoni
8ae6c8de18 FileFormat file outside IOMeshPlugin 2020-11-25 12:30:01 +01:00
alemuntoni
95ef6115c2 add utilities common subfolder 2020-11-25 12:01:33 +01:00
alemuntoni
7036ab5570 renamings 2020-11-24 19:12:57 +01:00
alemuntoni
1677153418 rename to IOMeshPluginInterface 2020-11-24 18:57:10 +01:00
alemuntoni
c055b433d0 fix #742 and #834 2020-11-24 18:45:23 +01:00
alemuntoni
3b87eecb7e raster_model file 2020-11-24 18:30:24 +01:00
alemuntoni
05369f1668 moved MeshDocument class 2020-11-24 17:49:06 +01:00
alemuntoni
bb025370c5 renamings 2020-11-24 17:20:23 +01:00
alemuntoni
c6c47a263d mesh_data_structure subfolder 2020-11-24 16:51:27 +01:00
alemuntoni
4bd6bd3aaa better management of filter script 2020-11-24 13:01:57 +01:00
alemuntoni
5fb4c7b522 d added on double meshlab version, refactoring 2020-11-18 15:23:06 +01:00
alemuntoni
78914d9aa0 possibility to build with MESHLAB_SCALAR=double 2020-11-17 19:21:58 +01:00
alemuntoni
73744fe708 completely removed xmlpatterns 2020-11-17 11:54:10 +01:00
alemuntoni
4432a87c0a Removed xmlpatterns dependency 2020-11-17 11:31:21 +01:00
alemuntoni
cbc87f4e67 CMeshO const correctness 2020-11-16 16:21:33 +01:00
alemuntoni
13658b0ba0 applyFilter has a new parameter for output values 2020-11-13 14:26:27 +01:00
alemuntoni
3ab648b546 fix for debugging 2020-11-12 18:39:44 +01:00
alemuntoni
bf3799bf50 libmeshlab-common dynamic on macos 2020-11-06 12:27:43 +01:00
alemuntoni
7183326b61 fix compiler name on clang 2020-11-05 17:19:45 +01:00
alemuntoni
b70738aebe common output dir on windows 2020-11-04 16:26:52 +01:00
alemuntoni
378ae60434 compiler version small fix 2020-11-02 17:05:56 +01:00
alemuntoni
8a9efd513b about dialog compiler and Qt version used to build meshlab 2020-11-02 16:59:49 +01:00
alemuntoni
2a2f6a7f98 set output lib for meshlab-common lib 2020-11-02 11:40:39 +01:00
alemuntoni
13fa2f5704 small fix 2020-10-30 16:44:24 +01:00
alemuntoni
707b17a456 common target renamed to meshlab-common 2020-10-29 16:42:37 +01:00
alemuntoni
7ab10526d8 cleanup common unuseful files 2020-10-21 17:29:05 +02:00
alemuntoni
18d99eda90 working cmake install on mac 2020-10-19 12:42:12 +02:00
alemuntoni
72074e2218 clear cmake files 2020-10-15 15:21:27 +02:00
alemuntoni
ceff670424 cmake generates a working build on macos 2020-10-15 13:44:19 +02:00