Cici Consta
  • Joined on 2019-08-29
Cici created pull request blender/blender#109576 2023-07-01 04:39:49 +02:00
Fix #106760: Bool node socket default value isn't output for shader nodes
Cici pushed to bool-socket-fix at Consta/blender 2023-07-01 04:20:42 +02:00
424a91f649 Fix #106760: Bool node socket default value isn't output for shader nodes
Cici pushed to bool-socket-fix at Consta/blender 2023-07-01 03:54:30 +02:00
5c44f8bc1b Fix the boolean socket type to work with EEVEE and Cycles.
Cici created branch bool-socket-fix in Consta/blender 2023-07-01 03:48:53 +02:00
Cici pushed to bool-socket-fix at Consta/blender 2023-07-01 03:48:53 +02:00
Cici created repository Consta/blender 2023-07-01 03:20:53 +02:00
Cici commented on issue blender/blender#106760 2023-07-01 03:11:05 +02:00
OSL CheckBox socket not working in NodeGroup

I got it to work with EEVEE. Haven't for Cycles yet, idk how to go about that, but for EEVEE it was mostly just adding a case for SOCK_BOOLEAN to ntree_shader_expand_socket_default in…

Cici commented on issue blender/blender#106760 2023-07-01 01:54:07 +02:00
OSL CheckBox socket not working in NodeGroup

Considering int sockets work fine I see no reason bools shouldnt. Plus set_default_value in cycles/kernel/shader.cpp does actually handle the conversion for bools, so Id assume its an issue…

Cici opened issue blender/blender#109574 2023-07-01 01:41:16 +02:00
Bool node socket checkboxes dont work for shader nodes
Cici opened issue blender/blender#107696 2023-05-07 02:17:18 +02:00
USD Import Fails To Import Normals And Hard Splits Faces