Hi,
On 22/11/21 12:26, Sven Baars wrote:
On 22-11-2021 12:06, Giovanni Mascellani wrote:
@@ -1629,6 +1635,8 @@ intrinsic_functions[] = {"abs", 1, true, intrinsic_abs}, {"clamp", 3, true, intrinsic_clamp}, {"max", 2, true, intrinsic_max},
- {"min", 2, true, intrinsic_min},
- {"normalize", 1, true, intrinsic_normalize},
Looks like something went wrong here when splitting patches.
And I was even sure I had tried to compile it...
Thank, submitting again!
Giovanni.