1
1
Fork 0

Implement export of Math node. Continue other arithmetic support for NodeItem #6

Merged
Bogdan Nagirniak merged 9 commits from BogdanNagirniak/blender:matx-arithmetic into matx-export-material 2023-08-31 12:35:55 +02:00
Collaborator

Purpose

Continuing implementation of arithmetic functions for NodeItem. Implement Math node.

Technical steps

  1. Separated implementation of NodeItem and NodeParser to separate files.
  2. Added more functions to NodeItem.
  3. Implemented Blender Math node.

Notes

Some operations from Math node aren't implemented. Probably will be done in separate task.

### Purpose Continuing implementation of arithmetic functions for `NodeItem`. Implement Math node. ### Technical steps 1. Separated implementation of `NodeItem` and `NodeParser` to separate files. 2. Added more functions to `NodeItem`. 3. Implemented Blender Math node. ### Notes Some operations from Math node aren't implemented. Probably will be done in separate task.
Bogdan Nagirniak added 6 commits 2023-08-30 20:02:51 +02:00
Bogdan Nagirniak changed title from matx-arithmetic to Implement export of Math node. Continue other arithmetic support for NodeItem 2023-08-30 20:03:32 +02:00
Bogdan Nagirniak requested review from Brian Savery (AMD) 2023-08-30 20:03:38 +02:00
Bogdan Nagirniak requested review from Vasyl Pidhirskyi 2023-08-30 20:03:38 +02:00
Georgiy Markelov was assigned by Bogdan Nagirniak 2023-08-30 20:03:48 +02:00
Bogdan Nagirniak self-assigned this 2023-08-30 20:03:48 +02:00
Bogdan Nagirniak added 2 commits 2023-08-31 10:33:15 +02:00
Bogdan Nagirniak added 1 commit 2023-08-31 11:54:01 +02:00
Georgiy Markelov approved these changes 2023-08-31 12:20:58 +02:00
Georgiy Markelov left a comment
Owner

Works fine.

Works fine.
Bogdan Nagirniak merged commit 6e49ba3d76 into matx-export-material 2023-08-31 12:35:55 +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#6
No description provided.