finepointcgi / Materialize

Materialize Main Branch. Materialize is a program for converting images to materials for use in video games and other 3D applications.
GNU General Public License v3.0
100 stars 8 forks source link

Bug: Save Property Map has no result #5

Closed WarnerV closed 4 years ago

WarnerV commented 4 years ago

(Using Materialize 3.2 Windows)

I'm loading Height/Smoothness/Edge/AO maps, and trying to save them as one Property Map. After clicking Save/Load, and mapping the 4 maps to 4 channels of the Property Map, I'm trying to save the result by clicking "Save Property Map" or "Quick Save", but nothing happens.

Am I the only one having this problem? Am I doing something wrong? Also the "Controls" button doesn't seem to do anything.

Anyhow, let me just say a quick "hurray!" to Mitchell. Thanks for the great work :). Let me know if there's any more info I can provide for the issue.

finepointcgi commented 4 years ago

Hey, I will investigate it as soon as I get home from work. Thank you for reporting this issue I'll fix it immediately.

On Wed, Sep 11, 2019, 2:45 PM WarnerV notifications@github.com wrote:

(Using Materialize 3.2 Windows)

I'm loading Height/Smoothness/Edge/AO maps, and trying to save them as one Property Map. After clicking Save/Load, and mapping the 4 maps to 4 channels of the Property Map, I'm trying to save the result by clicking "Save Property Map" or "Quick Save", but nothing happens.

Am I the only one having this problem? Am I doing something wrong? Also the "Controls" button doesn't seem to do anything.

Anyhow, let me just say a quick "hurray!" to Mitchell. Thanks for the great work :). Let me know if there's any more info I can provide for the issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitchelldmccollum/Materialize/issues/5?email_source=notifications&email_token=AC3UWDGUDSOVX3KEPTKE6B3QJE4GPA5CNFSM4IVXRPLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HKZQG6Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AC3UWDHUBWJUENGF66HYANLQJE4GPANCNFSM4IVXRPLA .

WarnerV commented 4 years ago

Hi Mitchell,

sounds great!

While we are here.. I found another issue: When using the controls for loading a texture under the Metallic map preview, the Preview Texture loaded is Smoothness and vice-versa.. Ought to be a simple fix :)

Looking forward to the result..

Warner

finepointcgi commented 4 years ago

Hey fixed both bugs. In fixing these i have found others (like when saving the map it asks you to save twice) however as of right now it does work and ill look at it more tomorrow but as of now heres a build that has those issues fixed so you can at least use the tool. https://drive.google.com/open?id=1Yx-VTJfvo4TWsVUE6FEZP0-87kV4ptYp

Thanks, Mitch