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

Bug fixes for new panda version and for nodeTree none. #1

Merged
merged 1 commit into from Jul 23, 2023

Conversation

csevier
Copy link

@csevier csevier commented Jul 21, 2023

When exporting an egg the material scalars
diffr { 1.0 }
diffg { 1.0 }
diffb { 1.0 }

It causes the materials to not produce their colors. Once converted to bam, bam will strip this and the materials behave correctly. According to this thread, they are no longer supported. Lets fix this at the egg level.
https://discourse.panda3d.org/t/understanding-materials-and-the-model-cache/29512/9

Additionally, included is the fix we already talked about with a none exception.

@Maxwell175 Maxwell175 merged commit 27f705f into Maxwell175:master Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants