alemuntoni
233b3e9f54
filter_plugin_interface.h
2020-09-18 13:27:59 +02:00
alemuntoni
7ca8d10a77
io_plugin_interface.h, fix filter_trioptimize
2020-09-18 12:54:49 +02:00
alemuntoni
2fff353d5d
fix cmake, renamings and better style
2020-09-18 11:52:41 +02:00
alemuntoni
6e08a9c9b9
moving some common interfaces inside interfaces directory
2020-09-18 11:27:13 +02:00
alemuntoni
5f56eb1bde
other RichParameterList const correctness
2020-09-17 15:53:54 +02:00
alemuntoni
80a9647d05
initParameterList const correctness
2020-09-17 15:30:28 +02:00
alemuntoni
21377899e8
renaming initParameterList and filterArity const correctness
2020-09-17 15:09:53 +02:00
alemuntoni
30759b80fc
getPreConditions const correctness
2020-09-17 14:56:04 +02:00
alemuntoni
46ee099cf8
getRequirements const correctness
2020-09-17 14:27:07 +02:00
alemuntoni
dd072f3fd8
move unused filters to unsupported
2020-09-17 14:12:37 +02:00
alemuntoni
445eb19cf8
applyFilter const correctness
2020-09-17 14:08:51 +02:00
alemuntoni
8f3f889922
postCondition and getClass const correctness
2020-09-17 13:38:22 +02:00
alemuntoni
5628946766
external.pro and meshlab_mini.pro config files inside src dir
2020-09-17 12:18:40 +02:00
alemuntoni
1c0a1fa018
fix filter_sampling post condition
2020-09-17 12:18:40 +02:00
Paolo Cignoni
afca684514
Removed useless check for writing. Probably due to an old version of CSG that required temporary files
2020-09-17 12:18:40 +02:00
alemuntoni
f87b8a875f
update vcglib
2020-09-17 12:18:40 +02:00
alemuntoni
0df72c611e
copy constructor and copy assignment of CMeshO
2020-09-09 17:34:47 +02:00
alemuntoni
266d53a7fd
clean unused FloatList value
2020-09-09 17:34:47 +02:00
alemuntoni
5c7d8bd4ca
filter fractal description fix
2020-09-09 17:34:47 +02:00
alemuntoni
7f67a3b13a
small filter description fixes
2020-09-09 17:34:47 +02:00
alemuntoni
77539af9c6
const correctness IO filter ssynth
2020-09-09 17:34:47 +02:00
alemuntoni
205205e21f
const correctness IO plugins
2020-09-09 17:34:47 +02:00
alemuntoni
d4a5b276b6
small indentation fix
2020-09-09 17:34:47 +02:00
alemuntoni
a9b83a0e4d
update vcglib
2020-09-09 17:34:47 +02:00
alemuntoni
1c1e334ad7
fix version build and release with workflow dispatch
2020-09-01 11:02:13 +02:00
alemuntoni
11dcc45d43
Build and Release actions runs only on workflow dispatch
2020-09-01 10:20:50 +02:00
Alessandro Muntoni
b750baa0ed
Update BuildAndRelease.yml
2020-09-01 10:05:07 +02:00
Alessandro Muntoni
4b875b6dd9
Update BuildAndRelease.yml
2020-09-01 10:05:07 +02:00
alemuntoni
f339fe6cb8
filter sketchfab allows to save API code in MeshLab settings
2020-09-01 10:05:07 +02:00
alemuntoni
75d0c96fb5
Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change
2020-09-01 01:17:44 +00:00
alemuntoni
3d98ec3a70
Better management of filterscript, removed unuseful pointers
2020-08-27 14:32:38 +02:00
Alessandro Muntoni
59e1a521d0
Merge pull request #784 from hobzcalvin/master
...
Fix depthmap shader coloring
2020-08-26 12:09:19 +02:00
Alessandro Muntoni
6b77b61fe2
Merge pull request #782 from luzpaz/typos-meshlabplugins
...
fix typos found in src/meshlabplugins
2020-08-25 16:10:19 +02:00
Grant Patterson
8e52d3c891
Fix depthmap shader coloring
...
I'm brand new here, but I was trying to use the depthmap.gdp shader and
wasn't seeing the results I expected. Poking around the fragment shader,
I noticed the `gray` value was used for red, green, blue *and* alpha
channels, meaning values towards 0 (black) won't be displayed as
expected. My wild guess is that this worked when the alpha channel was
ignored, but for me on MacOS it was definitely not working.
Using the `gray` value for red/green/blue and 1.0 for alpha fixes it.
2020-08-24 14:16:25 -07:00
luz paz
5b1e759eb6
fix typos found in src/meshlabplugins
...
Follow up to #78
Found via `codespell v2.0.dev0`
```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external -L lod,vertexes src/meshlabplugins/
```
2020-08-20 08:02:38 -04:00
Alessandro Muntoni
e447d72399
Merge pull request #778 from luzpaz/various_typos
...
fix typos found in various files
2020-08-17 10:02:52 +02:00
luz paz
db3994710b
fix typos found in various files
...
Found via `codespell v2.0.dev0`
```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external -L lod,vertexes
```
2020-08-16 10:00:16 -04:00
alemuntoni
305aba59b2
small fix
2020-08-10 15:08:31 +02:00
Alessandro Muntoni
83091e5290
Merge pull request #770 from alemuntoni/master
...
Build and Release does not use checkout action
2020-08-10 10:46:29 +02:00
alemuntoni
b11c179b2b
restore build and release
2020-08-10 10:45:19 +02:00
alemuntoni
663645a61a
fix once for all build and release
2020-08-10 10:15:20 +02:00
alemuntoni
0c2950309f
Merge remote-tracking branch 'alemuntoni/master'
2020-08-10 10:11:17 +02:00
alemuntoni
7ec1d7f673
filter_select can now be executed without a QApplication instance running
2020-08-07 15:27:23 +02:00
alemuntoni
fe42f9427e
add pluginNames to all plugins; update vcg
2020-08-07 14:45:40 +02:00
alemuntoni
369da1bff9
update vcg
2020-08-07 09:50:37 +02:00
alemuntoni
89f6b91790
add some other const correctess on meshmodel
2020-08-05 18:38:54 +02:00
alemuntoni
f02cdb8da4
add some const correctness
2020-08-05 17:58:58 +02:00
Alessandro Muntoni
299bef5524
Merge pull request #761 from alemuntoni/RichParameterSet_refactoring
...
Huge RichParameter refactoring
2020-08-04 19:06:56 +02:00
alemuntoni
ad1c0019b3
possibility to return const MeshModel from MeshDocument
2020-08-04 17:09:10 +02:00
alemuntoni
ca79842ce2
fix asserts
2020-08-04 12:01:59 +02:00