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

saved lights get reloaded incorrectly from the awd file #183

Closed
rob-bateman opened this issue Jun 20, 2013 · 0 comments
Closed

saved lights get reloaded incorrectly from the awd file #183

rob-bateman opened this issue Jun 20, 2013 · 0 comments
Assignees
Labels

Comments

@rob-bateman
Copy link
Member

Steps to reproduce

  • open a new blank file
  • create a sphere and add to scene with a mesh
  • create a new mateiral on the sphere
  • create a light picker on the mateiral
  • create a directional light on the light picker
  • set the azimuth value to 150
  • save the awd
  • close away builder
  • reopen away builder
  • load the saved awd file

expected result

There is one directional light at 150 azimuth

actual result

There are two directional lights, one at 150 degrees azimuth and the other at the default zero azimuth. The texture has also changed from using a default texture to using a white texture

@ghost ghost assigned 80prozent Jun 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants