Export other channels and parameters from texture nodes #16

Merged
Bogdan Nagirniak merged 8 commits from BogdanNagirniak/blender:matx-images-alpha-1 into matx-export-material 2023-09-08 18:28:56 +02:00
Collaborator

Purpose

Texture nodes has basic implementation without additional parameters and channels.

Technical steps

  1. Simplified and added Fac channel to TexChecker node
  2. Fixed TexImage and TexEnvironment nodes: support alpha output, added params, image checking, TODOs.
  3. Fix in Math node: moved to Float type.
  4. Moved texture nodes to Color4.
### Purpose Texture nodes has basic implementation without additional parameters and channels. ### Technical steps 1. Simplified and added `Fac` channel to TexChecker node 2. Fixed TexImage and TexEnvironment nodes: support alpha output, added params, image checking, TODOs. 3. Fix in Math node: moved to Float type. 4. Moved texture nodes to Color4.
Bogdan Nagirniak added 8 commits 2023-09-08 17:28:33 +02:00
Bogdan Nagirniak requested review from Brian Savery (AMD) 2023-09-08 17:28:41 +02:00
Bogdan Nagirniak requested review from Vasyl Pidhirskyi 2023-09-08 17:28:41 +02:00
Georgiy Markelov was assigned by Bogdan Nagirniak 2023-09-08 17:28:48 +02:00
Bogdan Nagirniak self-assigned this 2023-09-08 17:28:48 +02:00
Georgiy Markelov approved these changes 2023-09-08 18:28:00 +02:00
Georgiy Markelov left a comment
Owner

Works fine.

Works fine.
Bogdan Nagirniak merged commit 5e633f64e9 into matx-export-material 2023-09-08 18:28:56 +02:00
Sign in to join this conversation.
No Label
No Milestone
2 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#16
No description provided.