Lassi Säike

Results 6 issues of Lassi Säike

A simple material with alpha doesn't work, for example: ![image](https://user-images.githubusercontent.com/3680681/122653085-0dd8da80-d14b-11eb-9cb6-ef53aa5d0570.png) If you set transmission to something other than 0, the alpha is exported as expected.

Connect the normal map alpha channel to eg. specular input, like this: ![image](https://user-images.githubusercontent.com/3680681/122651726-72903700-d143-11eb-9033-5aba166d3a42.png) When exporting as datasmith, the normal texture is exported like this: ``` ``` The texturemode is 1,...

If you want to use DirectX-style normal maps in Blender, you usually add in a green channel inversion setup such as this: ![image](https://user-images.githubusercontent.com/3680681/122651439-76bb5500-d141-11eb-9fbf-c6882f3cea08.png) Alternatively, an (color) invert node could be...

Supports linear and smoothstep interpolation types, other types print errors.

Added an attritube that enables case-insensitive container field/variant identifier deserialization. A similar attribute been requested in #586, which was closed because case-insensitive parsing was provided by the serde-aux crate. The...

It was working fine a couple months ago, but now it freezes everytime I put the screens to sleep. The screens go to sleep normally, but after waking them up...