[opensource-dev] Review Request: [STORM-56] As Builder, I want more decimal places allowed in the Build tool so that I can more precisely align small prims.
Richard Nelson
richard at lindenlab.com
Fri Aug 12 10:09:43 PDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/424/#review970
-----------------------------------------------------------
We picked the precision values for those spinners based on what would survive the roundtrip via our precision-limited object update packets. Adding more precision will possibly result in confusion when the values don't respond the way you expect them to. This is particularly a problem for rotation...position and scale could probably survive another decimal point...I haven't done the math.
- Richard
On July 29, 2011, 4:40 p.m., Kadah Coba wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/424/
> -----------------------------------------------------------
>
> (Updated July 29, 2011, 4:40 p.m.)
>
>
> Review request for Viewer.
>
>
> Summary
> -------
>
> Adds 2 features:
>
> Adds the ability to use modifier keys to change the defined increment on LLSpinCtrl.
> Alt: increment x10
> Ctrl: increment x0.1
> Shift: increment x0.01
>
> Adds extra decimal places to position, size, and rotation on build floater.
> Also changes LLPanelObject::sendPosition and LLPanelObject::sendScale to set smaller changes in the associated values, no change was needed for LLPanelObject::sendRotation. There should be no ill effects from this, changes are still only sent to sim on button release.
>
> https://bitbucket.org/Kadah_Coba/storm-56
>
>
> This addresses bug STORM-56.
> http://jira.secondlife.com/browse/STORM-56
>
>
> Diffs
> -----
>
> indra/llui/llspinctrl.cpp UNKNOWN
> indra/newview/llpanelobject.cpp UNKNOWN
> indra/newview/skins/default/xui/en/floater_tools.xml UNKNOWN
>
> Diff: http://codereview.secondlife.com/r/424/diff
>
>
> Testing
> -------
>
> Same code has been in use on FS beta for some time. I have built and tested this myself on v-d.
>
>
> Thanks,
>
> Kadah
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110812/c46e6368/attachment-0001.htm
More information about the opensource-dev
mailing list