forked from blender/blender
matx-code-improvements #8
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#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BogdanNagirniak/blender:matx-code-improvements"
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
There is set of code improvements and bug fixes required in NodeParser system.
Technical steps
OutputMaterialNodeParser
declaration tooutput_material.h
. Added more functionality.NodeParser::compute_full()
with additional logging and naming of mx_node.Notes
There is no need additional scaling in TexChecker, it was removed. There is issue with UV map on default cube, which should be fixed another way.
Works fine.