Surface not updated on normal change

Forum for reporting problems
Post Reply
Chris Chang
Posts: 0
Joined: Mon Feb 05, 2018 2:45 am

Surface not updated on normal change

Post by Chris Chang »

Hi
Just wanted to let you know:
In Morph sample when I modify a normal nothing changes in appearance (surface is tuned on). I see the change when I save and reload the object
Chris

Prashant Kande
Posts: 121
Joined: Mon Apr 04, 2016 4:55 am

Re: Surface not updated on normal change

Post by Prashant Kande »

Hello Chris

Sorry we have missed that in v5.
The fix is to add IItem.SetModified() in OnNormalModified() of the sample. Vertex is too low level small object to make the object dirty itself.
It will be in the next update

Thank you for reporting

Post Reply