Re: [opensource-dev] Minimum draw distance

2011-06-07 Thread Hitomi Tiponi
On 6/6/2011 12:37 PM, Jonathan Welch wrote: > I have been working on a draw distance slider and realized this would > be a good time to have a discussion about what the lowest value you > can set your draw distance to should be. > > If you have an opinion of why it should be lowered from what it is

[opensource-dev] Review Request: VWR-25965 LLDirIterator fixes in the viewer cache migration and VFS fallback.

2011-06-07 Thread Log Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/324/ --- Review request for Viewer. Summary --- This removes additional leading

Re: [opensource-dev] Review Request: VWR-25965 LLDirIterator fixes in the viewer cache migration and VFS fallback.

2011-06-07 Thread Altair Memo
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/324/#review727 --- Ship it! work fine on linux, all test passed (no problem if cache

[opensource-dev] Review Request: STORM-899 'No attachments worn' text on blank 'Attachments' accordion remains in English for all locales

2011-06-07 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/326/ --- Review request for Viewer. Summary --- 1. Launch viewer, change langua

[opensource-dev] Review Request: Adding ability for Prebuilt.cmake to pass necessary additional options to 'autobuild install'

2011-06-07 Thread Ima Mechanique
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/327/ --- Review request for Viewer. Summary --- This is primarily to allow the

[opensource-dev] Review Request: OPEN-78 Automate the process of passing additional arguments to prebuilt.cmake

2011-06-07 Thread Ima Mechanique
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/331/ --- Review request for Viewer. Summary --- The fix in OPEN-77 allows confi

Re: [opensource-dev] Review Request: OPEN-77 Adding ability for Prebuilt.cmake to pass necessary additional options to 'autobuild install'

2011-06-07 Thread Ima Mechanique
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/327/ --- (Updated June 7, 2011, 3:17 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: OPEN-77 Adding ability for Prebuilt.cmake to pass necessary additional options to 'autobuild install'

2011-06-07 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/327/#review731 --- Ship it! Looks good. indra/cmake/Prebuilt.cmake

Re: [opensource-dev] Review Request: OPEN-78 Automate the process of passing additional arguments to prebuilt.cmake

2011-06-07 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/331/#review732 --- It should be noted that this fix depends on your OPEN-77 implement

Re: [opensource-dev] Review Request: OPEN-78 Automate the process of passing additional arguments to prebuilt.cmake

2011-06-07 Thread Boroondas Gupte
> On June 7, 2011, 5:36 p.m., Boroondas Gupte wrote: > > autobuild/autobuild_tool_configure.py, line 69 > > > > > > Don't forget that file UNIX filesystems are case sensitive. Even worse, > > the fact that GNU make loo

Re: [opensource-dev] Review Request: OPEN-77 Adding ability for Prebuilt.cmake to pass necessary additional options to 'autobuild install'

2011-06-07 Thread Oz Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/327/#review734 --- This should not be needed, and is not a good general way to solve