Fix creating 2 <image> nodes in TexImage when Color and Output are connected #24

Merged
Bogdan Nagirniak merged 1 commits from BogdanNagirniak/blender:matx-fix-teximage-nodes into matx-export-material 2023-09-19 18:12:58 +02:00
Collaborator

Purpose

TexImage node creates 2 nodes when Color and Output are connected.

Technical steps

Added name to node, same as node_name with Color output.
Added implementation of TexEnvironment node.
Fixed naming in group_nodes.cc

### Purpose TexImage node creates 2 <image> nodes when Color and Output are connected. ### Technical steps Added name to <image> node, same as node_name with Color output. Added implementation of TexEnvironment node. Fixed naming in group_nodes.cc
Bogdan Nagirniak added 1 commit 2023-09-18 14:36:49 +02:00
Added implementation of TexEnvironment node.
Fixed naming in group_nodes.cc
Bogdan Nagirniak requested review from Brian Savery (AMD) 2023-09-18 14:37:00 +02:00
Bogdan Nagirniak requested review from Vasyl Pidhirskyi 2023-09-18 14:37:01 +02:00
Georgiy Markelov was assigned by Bogdan Nagirniak 2023-09-18 14:37:08 +02:00
Bogdan Nagirniak self-assigned this 2023-09-18 14:37:09 +02:00
Brian Savery (AMD) approved these changes 2023-09-19 01:33:35 +02:00
Georgiy Markelov approved these changes 2023-09-19 17:30:02 +02:00
Georgiy Markelov left a comment
Owner

Works fine.

Works fine.
Bogdan Nagirniak merged commit 1bafc3518a into matx-export-material 2023-09-19 18:12:58 +02:00
Sign in to join this conversation.
No Label
No Milestone
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DagerD/blender#24
No description provided.