22 Commits

Author SHA1 Message Date
alemuntoni
3710efe58b filter csg working on windows with cmake 2020-11-05 11:36:40 +01:00
alemuntoni
4d3c78d5bc readmes 2020-10-27 14:32:36 +01: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
alemuntoni
1180025daa qmake uses u3d library 2020-06-09 14:54:34 +02:00
alemuntoni
3feb42b0c7 first try u3d linux 2020-06-08 11:48:42 +02:00
alemuntoni
68a6f9fd75 fix appimage 2020-06-05 19:29:28 +02:00
alemuntoni
347949d0cc fix ldd missing lib u3d linux 2020-06-05 17:25:22 +02:00
alemuntoni
9cd82c55f4 fix u3d macos 2020-06-05 17:15:12 +02:00
alemuntoni
f123f8a8a9 fix u3d for linux 2020-06-05 12:13:52 +02:00
alemuntoni
f287805d16 fix u3d on windows 2020-06-05 11:46:52 +02:00
alemuntoni
8e2d2915d9 moved textures folder outside distrib 2020-04-21 10:40:55 +02:00
alemuntoni
aecac9698c modification of meshlab icon and default.desktop for appimage 2020-04-15 12:12:39 +02:00
alemuntoni
43edc173ac license, privacy and readme directly on distrib folder 2020-04-15 11:43:09 +02:00
alemuntoni
7d765b9cba vc_redist.exe in meshlab portable, better linux scripts, documentation 2020-02-13 15:13:11 +01:00
alemuntoni
42c0b803b0 added links to documentation 2020-02-12 14:52:50 +01:00
alemuntoni
08e390dce6 some readme modifies and install folder reorganization 2020-01-28 18:17:54 +01:00
alemuntoni
6821dc2819 renaming readmes 2020-01-28 12:10:01 +01:00
alemuntoni
2ffdd931c9 fix levmar 2020-01-27 09:18:17 +01:00
alemuntoni
11d5e840f7 missing macos levmar 2020-01-27 09:18:17 +01:00
alemuntoni
4562547a18 missing macos mpir 2020-01-27 09:18:17 +01:00
alemuntoni
1f77f98e91 meshlab_mini working on linux 2020-01-27 09:18:17 +01:00
alemuntoni
1177c68c21 TEMPORARY COMMIT: distrib outside src; external compiles and correctly put libs inside $BUILD_DIR/distrib/lib/ 2020-01-27 09:18:03 +01:00