alemuntoni
2f52fe2a10
new version check allows to check also beta versions released on github
2020-09-22 10:17:19 +02:00
alemuntoni
7d1337e9a7
const correctness initGlobalParameterList on decorator plugins
2020-09-21 18:38:23 +02:00
alemuntoni
3f24714657
initGlobalParameterList is a member of decoratePluginInterface.
...
Moved unify stl vertices parameter to initPreOpenParameter
2020-09-21 18:34:29 +02:00
alemuntoni
cf66402dfe
const correctness MainWindowInterface
2020-09-21 15:14:32 +02:00
alemuntoni
52f58e9de2
check for betas on github, const correctness edit plugins
2020-09-19 14:51:59 +02:00
alemuntoni
72c3de8697
postConditionMask is an output of applyFilter
2020-09-19 12:58:49 +02:00
alemuntoni
64acea3e89
fix style commit
2020-09-18 18:50:10 +02:00
alemuntoni
780f96740f
style
2020-09-18 18:38:47 +02:00
alemuntoni
8302e71f09
missing constness decorate_shadow
2020-09-18 17:47:50 +02:00
alemuntoni
3e5f6d36ea
const correctness decorate plugins
2020-09-18 17:41:42 +02:00
alemuntoni
215fbffde2
fix mutualglobal cmake
2020-09-18 17:01:21 +02:00
alemuntoni
29c493db26
fix cmake build
2020-09-18 16:48:01 +02:00
alemuntoni
2a7b5fa81e
removed interfaces.h and interfaces.cpp
2020-09-18 16:43:19 +02:00
alemuntoni
2121557c19
edit_plugin_interface.h
2020-09-18 15:47:25 +02:00
alemuntoni
3f172b9f41
decorate_plugin_interface.h and fix last commit
2020-09-18 15:17:15 +02:00
alemuntoni
d7d9746936
render_plugin_interface.h
2020-09-18 14:49:25 +02:00
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