Skip to content

Commit

Permalink
Fix cycles nodes with emissive texture
Browse files Browse the repository at this point in the history
  • Loading branch information
johnzero7 committed Feb 3, 2018
1 parent 7133694 commit b7e98c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
bl_info = {
"name": "XNALara/XPS Import/Export",
"author": "johnzero7",
"version": (1, 8, 1),
"version": (1, 8, 2),
"blender": (2, 74, 0),
"location": "File > Import-Export > XNALara/XPS",
"description": "Import-Export XNALara/XPS",
Expand Down

0 comments on commit b7e98c4

Please sign in to comment.