EibrielInv / scripts

Scripts
GNU General Public License v2.0
4 stars 2 forks source link

Better handling of relative paths #5

Closed EibrielInv closed 9 years ago

EibrielInv commented 9 years ago

Proposed:

filepath = bpy.path.abspath( filepath )
filepath = meshfilepath.replace('\\','/')
filepath = path.normpath( filepath )
EibrielInv commented 9 years ago

Resolved on 9b8c6b1d3bbd84b7261ddd2683acbcb4a0b3f2bb