Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blendmap files import and multiple file extension in dialogs correction #35

Merged
merged 8 commits into from
Sep 29, 2020
Merged

Blendmap files import and multiple file extension in dialogs correction #35

merged 8 commits into from
Sep 29, 2020

Conversation

mitra-projects
Copy link
Contributor

No description provided.

added file type to image load
added file type to image load during height file load
error in the management of diffuse texture.
check the normal texture is valorized in order to avoid exception in resource management
valorize normal map using assuming the naming convention with the diffuse map (the separator ";" was used by the standard code already ma normal map was never valorized -> dump with splatting )
Changed cast; the object is already a float* truing to convert it in an unsigned long generate an exception
corrected qtfieldialog multifile reading; no ";" between file types
@paroj
Copy link
Member

paroj commented Sep 29, 2020

what I meant was writing the changes in the top field of:

see also https://chris.beams.io/posts/git-commit/#separate

@paroj paroj merged commit 78aabf1 into OGRECave:master Sep 29, 2020
@mitra-projects
Copy link
Contributor Author

mitra-projects commented Oct 4, 2020 via email

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.

2 participants