8992 Commits

Author SHA1 Message Date
Ryan Pavlik
bb15e2287f Modularize build system usage of dependencies.
Must check for the existence of a bundled dep before we use it,
since e.g. Debian has to strip some files for license and policy reasons.
2020-12-02 12:20:42 -06:00
alemuntoni
1f17534a02 restore CreateRelease workflow 2020-12-02 16:27:37 +01:00
alemuntoni
4af8a941e5 Restore install qt action working 2020-12-02 16:21:05 +01:00
Alessandro Muntoni
ac1ec389f2
Merge pull request #844 from rpavlik/fixes
Fixes
2020-12-02 13:02:51 +01:00
alemuntoni
edb60c3428 fix builds for isoparametrization, sketchfab and globalregistration 2020-12-02 12:14:19 +01:00
Ryan Pavlik
a6419c2141 build: Use C99 where available for large file support.
Resolves a build warning on Linux.
2020-12-01 12:41:01 -06:00
Ryan Pavlik
8e0366cf18 Remove comments about CMake files being generated.
They originally were, but the generation script and templates
are gone now.
2020-12-01 12:16:13 -06:00
Ryan Pavlik
e7f3657bba Remove .bak file, whose existence broke some packaging. 2020-12-01 12:16:01 -06:00
Ryan Pavlik
19b6a393c3 Update/fix CMake files 2020-12-01 11:41:10 -06:00
Ryan Pavlik
7f2ceea951 build: Improve sketchfab filter build 2020-12-01 11:41:00 -06:00
Ryan Pavlik
2370a502e5 Fix copyright header in a CMake file. 2020-12-01 11:26:58 -06:00
Ryan Pavlik
2a7e43117d pointstream: Update/fix copyright and license header 2020-12-01 11:26:58 -06:00
alemuntoni
f0a3e261ea Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change 2020-12-01 12:13:47 +00:00
alemuntoni
24d56c27e5 update vcglib 2020-12-01 12:23:15 +01:00
alemuntoni
09d3a15abc fix check online version for double precision meshlab version 2020-12-01 11:46:35 +01:00
alemuntoni
98091ce144 fix headers on all meshlab dialogs 2020-11-30 15:17:21 +01:00
alemuntoni
941c64682e first draft of new plugin info dialog 2020-11-30 14:44:47 +01:00
alemuntoni
1820be24f0 add plugin range iterator to PluginManager 2020-11-30 13:01:47 +01:00
alemuntoni
dc42ee8b69 fix install qt ubuntu workflows 2020-11-30 11:26:04 +01:00
alemuntoni
d499e07d72 fix install qt on ubuntu workflows 2020-11-30 11:11:10 +01:00
alemuntoni
28cbe5c7e5 fix exif include 2020-11-30 10:59:42 +01:00
Alessandro Muntoni
655505f8d6
Merge pull request #838 from alemuntoni/ioraster_plugin
New IORaster plugin, import raster uses plugin
2020-11-27 17:17:31 +01:00
alemuntoni
7878f9076e fix meshlabserver 2020-11-27 16:44:00 +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
dd4ebb03d3 fix meshlabserver 2020-11-24 19:19:53 +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
6182937faf renaming some dialogs 2020-11-24 13:15:00 +01:00
alemuntoni
4bd6bd3aaa better management of filter script 2020-11-24 13:01:57 +01:00
alemuntoni
3913fc277c moved filterscript_dialog 2020-11-24 12:02:48 +01:00
alemuntoni
2062504473 new options_dialog 2020-11-23 19:03:38 +01:00