Skip to content

Conversation

@sciecode
Copy link
Contributor

@sciecode sciecode commented Apr 8, 2019

Follow up on #16117

parsing type fix.
case insensitive /images textures path.
surfaces sub-chunk DIFF extension to lwo3 format.

@looeee
Copy link
Collaborator

looeee commented Apr 8, 2019

case insensitive /images textures path.

That's fine, but the reason that it's Images with capital I is because that's the way Lightwave sets up the project folder. It will always be:

-> Project Dir
--> Images
--> Objects

Images will have texture files, and Objects will have .LWO files.
If you reference textures from outside Images in Lightwave, it stores the absolute path in the LWO file: d:/some_dir/texture/image.png.

@mrdoob mrdoob added this to the r104 milestone Apr 9, 2019
@mrdoob mrdoob merged commit 3544db9 into mrdoob:dev Apr 9, 2019
@mrdoob
Copy link
Owner

mrdoob commented Apr 9, 2019

Thanks!

@sciecode sciecode deleted the dev4 branch April 9, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants