jmespadero
1bc6afaafd
Add rnd() and randInt(n) functions to muparse
...
Add two functions to muParse to generate random numbers
* rnd() will generate a random double value in [0.0 .. 1.0) interval
* randInt(n) will generate a random integer value in [0 .. n) interval
Those functions may be used to generate noise custom noise algorithm that can be aplied to geometry, colors, normals, etc. or select a random number of vertex/faces than can be erased/processed in posterior filters.
2023-07-28 13:42:38 +02:00
github-actions[bot]
cb34356dad
Automatic merge branch 'main' into 'devel'
2023-07-28 08:41:01 +00:00
Alessandro Muntoni
267e31b383
Update stale.yml
2023-07-28 10:40:33 +02:00
Alessandro Muntoni
12c3ee1e20
Merge pull request #1412 from jmespadero/patch-1
...
Link to muparser help in several filter dialogs
2023-07-28 10:37:51 +02:00
jmespadero
0e2a8aa9ec
link to muparser help
2023-07-28 10:24:02 +02:00
Alessandro Muntoni
32f3723869
fix pymeshlab issue 137 - filter plymc uses tmp dir to save temporary files
2023-07-13 11:03:37 +02:00
github-actions[bot]
bd4d24d633
Automatic merge branch 'main' into 'devel'
2023-06-27 08:36:31 +00:00
Alessandro Muntoni
ac0fa3f42d
fix CreateRelease workflow
2023-06-23 15:39:16 +02:00
Alessandro Muntoni
9fda93bb10
using composites on CreateRelease
2023-06-23 15:24:51 +02:00
Alessandro Muntoni
ab419fa6c2
deploy in a composite action
2023-06-23 14:44:26 +02:00
Alessandro Muntoni
f33415303d
build in a composite action
2023-06-23 14:02:08 +02:00
Alessandro Muntoni
65262978ac
missing powershell
2023-06-23 12:31:13 +02:00
Alessandro Muntoni
9cb8fa34b1
move win certificate on composite action
2023-06-23 12:29:16 +02:00
Alessandro Muntoni
42cafd353c
fix mac certificate
2023-06-23 12:21:38 +02:00
Alessandro Muntoni
723e39cdf3
sign on composite action
2023-06-23 12:17:24 +02:00
Alessandro Muntoni
96c778446e
not passing runner os as input
2023-06-23 12:13:30 +02:00
Alessandro Muntoni
f56fb04d42
try different check
2023-06-23 12:11:43 +02:00
Alessandro Muntoni
e22e5180be
pass runner as input
2023-06-23 12:02:17 +02:00
Alessandro Muntoni
2cbe1da0ba
test always false condition
2023-06-23 11:55:16 +02:00
Alessandro Muntoni
16d8084ad3
try using composite with if
2023-06-23 11:52:28 +02:00
Alessandro Muntoni
e53c72026e
try composite action
2023-06-23 11:36:16 +02:00
github-actions[bot]
c3866af43e
Automatic merge branch 'main' into 'devel'
2023-06-20 12:29:36 +00:00
Alessandro Muntoni
adc07be2ce
fix windows sign
2023-06-20 14:29:01 +02:00
github-actions[bot]
74dcadd3b6
Automatic merge branch 'main' into 'devel'
2023-06-09 15:20:19 +00:00
Alessandro Muntoni
266a16f485
fix deploy call in BuildMeshLab workflow
2023-06-09 17:19:47 +02:00
github-actions[bot]
72958b9eaa
Automatic merge branch 'main' into 'devel'
2023-06-08 11:51:02 +00:00
Alessandro Muntoni
481a66dbb6
using fixed update release action
2023-06-08 12:36:29 +02:00
Alessandro Muntoni
75a9b8cdd9
fix sign
2023-06-08 12:14:53 +02:00
Alessandro Muntoni
5bd08a343c
add notarization team
2023-06-08 11:22:58 +02:00
Alessandro Muntoni
e46cf95350
fix CreateRelease workflow
2023-06-08 10:49:07 +02:00
Alessandro Muntoni
424fcbbda4
fix macos notarization scripts
2023-06-08 10:21:10 +02:00
Alessandro Muntoni
bcd070823f
fix macos notarization scripts
2023-06-08 10:08:34 +02:00
Alessandro Muntoni
ebaf1a2249
fix CreateRelease workflow
2023-06-08 09:55:43 +02:00
Alessandro Muntoni
511e690263
fix macos deploy script
2023-06-08 09:45:40 +02:00
Alessandro Muntoni
ebfb70655f
fix macos notarization script
2023-06-08 09:31:31 +02:00
alemuntoni
7872cc26ab
fix macos deploy script
2023-06-07 16:36:54 +02:00
Alessandro Muntoni
8ff4653334
sign and notarize only when options available
2023-06-07 15:57:48 +02:00
Alessandro Muntoni
d87e091195
fix macos deploy script
2023-06-07 15:40:38 +02:00
Alessandro Muntoni
a596a1ddb6
not using archived actions anymore on CreateRelease workflow
2023-06-07 15:03:09 +02:00
github-actions[bot]
42acda3573
Automatic merge branch 'main' into 'devel'
2023-06-07 12:58:52 +00:00
alemuntoni
3c4270bc77
fix minimum osx release
2023-06-07 14:33:44 +02:00
Alessandro Muntoni
529af03450
add possibility to import texcoords from eigen matrices to cmesh
2023-05-08 10:19:03 +02:00
Alessandro Muntoni
90e9001d33
Merge branch 'main' into devel
...
# Conflicts:
# src/vcglib
2023-04-18 10:53:13 +02:00
Alessandro Muntoni
108e98b7b6
update vcg - fix stl importer for small ascii files
2023-04-18 10:50:50 +02:00
Paolo Cignoni
4f6f1ae694
Added better comment for polyline creation from selection
2023-04-14 13:46:35 +02:00
github-actions[bot]
9463c40db2
Automatic merge branch 'main' into 'devel'
2023-04-04 10:36:16 +00:00
Alessandro Muntoni
c19a4b9c31
using system cgal and boost
2023-04-04 10:44:54 +02:00
github-actions[bot]
a68ca0e239
Automatic merge branch 'main' into 'devel'
2023-04-04 08:39:05 +00:00
Alessandro Muntoni
57b9ba99bd
avoid silent deploy fail on linux
2023-04-04 10:33:44 +02:00
github-actions[bot]
0a1d94ca9f
Automatic merge branch 'main' into 'devel'
2023-04-04 07:53:51 +00:00