1
1
Fork 0

Add basic supported nodes #1

Merged
Bogdan Nagirniak merged 5 commits from add-basic-nodes into matx-export-material 2023-08-24 10:23:00 +02:00

Purpose

Add basic supported nodes: Material output, Principled BSDF, Image Texture.

Technical steps

  • Added base class MaterialXNode for all MatX nodes
  • Added basic supported nodes: Material output, Principled BSDF, Image Texture
  • Added function export_nodegraph
  • Fix typo
### Purpose Add basic supported nodes: `Material output`, `Principled BSDF`, `Image Texture`. ### Technical steps * Added base class `MaterialXNode` for all MatX nodes * Added basic supported nodes: `Material output`, `Principled BSDF`, `Image Texture` * Added function `export_nodegraph` * Fix typo
Georgiy Markelov added 2 commits 2023-08-18 16:00:21 +02:00
Georgiy Markelov self-assigned this 2023-08-18 16:00:44 +02:00
Bogdan Nagirniak was assigned by Georgiy Markelov 2023-08-18 16:00:44 +02:00
Georgiy Markelov requested review from Bogdan Nagirniak 2023-08-18 16:00:49 +02:00
Brian Savery (AMD) was assigned by Georgiy Markelov 2023-08-18 16:02:58 +02:00
Vasyl Pidhirskyi was assigned by Georgiy Markelov 2023-08-18 16:02:58 +02:00
Georgiy Markelov requested review from Brian Savery (AMD) 2023-08-18 16:03:03 +02:00
Georgiy Markelov requested review from Vasyl Pidhirskyi 2023-08-18 16:03:03 +02:00
Georgiy Markelov added 1 commit 2023-08-21 16:49:03 +02:00
c12ac57625 MaterialX:: added Image Texture node
Also added depsgraph * to base node so nodes can use it
Georgiy Markelov added 1 commit 2023-08-23 10:15:23 +02:00
Georgiy Markelov added 1 commit 2023-08-23 10:59:34 +02:00
Bogdan Nagirniak approved these changes 2023-08-23 21:07:54 +02:00
Bogdan Nagirniak merged commit b89fb0785e into matx-export-material 2023-08-24 10:23:00 +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#1
No description provided.