[opensource-dev] Review Request: BUG-1709: Tiny prims do not rescale properly at very high viewer framerates

MartinRJ Fayray fuerholz at gmx.net
Sun Feb 17 19:02:40 PST 2013


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

(Updated Feb. 17, 2013, 7:02 p.m.)


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 (updated)
-------

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

Repository: https://bitbucket.org/MartinRJ/bug-1709


Thanks,

MartinRJ Fayray

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130218/fb37e6ff/attachment.htm 


More information about the opensource-dev mailing list