[Bf-blender-cvs] [c2a2f3553ae] master: Cycles: unify math functions names

2022-06-23 Thread Andrii Symkin
Commit: c2a2f3553aed58ae9e4c165f8bfcad2b31dcf74b Author: Andrii Symkin Date: Thu Jun 23 14:29:17 2022 +0200 Branches: master https://developer.blender.org/rBc2a2f3553aed58ae9e4c165f8bfcad2b31dcf74b Cycles: unify math functions names This patch unifies the names of math functions for different

[Bf-blender-cvs] [f00d9e80aec] master: Cycles: add more math functions for float4

2022-06-30 Thread Andrii Symkin
Commit: f00d9e80aec70c804747f9340bdf0e2fc0e94942 Author: Andrii Symkin Date: Thu Jun 30 16:22:43 2022 +0200 Branches: master https://developer.blender.org/rBf00d9e80aec70c804747f9340bdf0e2fc0e94942 Cycles: add more math functions for float4 Add more math functions for float4 to make them

[Bf-blender-cvs] [793d2031395] master: Cycles: add math functions for float8

2022-07-25 Thread Andrii Symkin
Commit: 793d2031395246fb2421d130742e0fe61ab2b29c Author: Andrii Symkin Date: Mon Jul 25 16:55:48 2022 +0200 Branches: master https://developer.blender.org/rB793d2031395246fb2421d130742e0fe61ab2b29c Cycles: add math functions for float8 This patch adds required math functions for float8 to make

[Bf-blender-cvs] [e58b18888c0] master: GHOST: Add support for precision touchpad gestures on Windows

2022-05-06 Thread Andrii Symkin
Commit: e58b1c0e76a9ab8b0eeb16cdad9d9d9962cf Author: Andrii Symkin Date: Wed Apr 6 18:17:33 2022 -0700 Branches: master https://developer.blender.org/rBe58b1c0e76a9ab8b0eeb16cdad9d9d9962cf GHOST: Add support for precision touchpad gestures on Windows This patch adds support

[Bf-blender-cvs] [d832d993c5b] master: Cycles: add new Spectrum and PackedSpectrum types

2022-08-09 Thread Andrii Symkin
Commit: d832d993c5b47b0de7ca24914ad9c064607830c7 Author: Andrii Symkin Date: Fri Jul 29 13:41:37 2022 +0200 Branches: master https://developer.blender.org/rBd832d993c5b47b0de7ca24914ad9c064607830c7 Cycles: add new Spectrum and PackedSpectrum types These replace float3 and packed_float3