| Issue 26: | Light properties don't update unless object moves | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Make a scene with a light and a sphere 2. Change any light property (ambient,specular, diffuse) without moving the sphere What is the expected output? What do you see instead? Expected output would be that the property updates, but it does not until the object moves |
|
,
Jan 05, 2009
Here's a file that shows the problem. Just uncomment the sphere position update at the end to see the expected result. Must be a flag not set properly? |
|
|
|