-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/617/
-----------------------------------------------------------

Review request for Viewer.


Description
-------

At high framerates tiny prims get stuck upon interpolation when they are 
resized via script.
I fixed that by comparing the original scale versus the new target scale 
(instead of comparing the original scale versus the new interpolated target 
scale),
in lldrawable.cpp "updateXform" to decide whether a scale change requires an 
immediate rebuild or not.


This addresses bug BUG-1709.
    https://jira.secondlife.com/browse/BUG-1709


Diffs
-----

  indra/newview/lldrawable.cpp fbbee98b7512 

Diff: http://codereview.secondlife.com/r/617/diff/


Testing
-------

See test plan in Jira: https://jira.secondlife.com/browse/BUG-1709


Thanks,

MartinRJ Fayray

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to