forked from blender/blender
Implement export of Math node. Continue other arithmetic support for NodeItem #6
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: DagerD/blender#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BogdanNagirniak/blender:matx-arithmetic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Purpose
Continuing implementation of arithmetic functions for
NodeItem
. Implement Math node.Technical steps
NodeItem
andNodeParser
to separate files.NodeItem
.Notes
Some operations from Math node aren't implemented. Probably will be done in separate task.
matx-arithmeticto Implement export of Math node. Continue other arithmetic support for NodeItemWorks fine.