Re: [opensource-dev] Review Request: STORM-1320 Create a 3p-libndofdev-linux repo based on version 0.3 of Jan Ciger's linux libndofdev.

2011-06-16 Thread Jonathan Yap
> On June 16, 2011, 4:59 p.m., Boroondas Gupte wrote: > > libndofdev/CMakeLists.txt, lines 27-30 > > > > > > Might be worth mentioning the non-linux libndofdev (and where to find > > it) in the error message. On windo

Re: [opensource-dev] Review Request: STORM-1320 Create a 3p-libndofdev-linux repo based on version 0.3 of Jan Ciger's linux libndofdev.

2011-06-16 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/340/#review760 --- Tested: I can produce a package with: autobuild install autobuild

Re: [opensource-dev] Review Request: STORM-1352 Crash in LLNearbyChatScreenChannel::showToastsBottom()

2011-06-16 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/341/#review759 --- indra/newview/llnearbychathandler.cpp

Re: [opensource-dev] Review Request: STORM-1352 Crash in LLNearbyChatScreenChannel::showToastsBottom()

2011-06-16 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/341/ --- (Updated June 16, 2011, 1:52 p.m.) Review request for Viewer. Changes ---

Re: [opensource-dev] Review Request: STORM-1320 Create a 3p-libndofdev-linux repo based on version 0.3 of Jan Ciger's linux libndofdev.

2011-06-16 Thread Altair Memo
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/340/#review758 --- Ship it! - Altair On June 16, 2011, 1:32 p.m., Log Linden wrote

[opensource-dev] Review Request: STORM-1352 Crash in LLNearbyChatScreenChannel::showToastsBottom()

2011-06-16 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/341/ --- Review request for Viewer. Summary --- Apparently, a nearby chat toast

[opensource-dev] Review Request: STORM-1320 Create a 3p-libndofdev-linux repo based on version 0.3 of Jan Ciger's linux libndofdev.

2011-06-16 Thread Log Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/340/ --- Review request for Viewer, Oz Linden, Boroondas Gupte, and Altair Memo. Sum

Re: [opensource-dev] Question about DD philosophy.

2011-06-16 Thread Jonathan Welch
At yesterday's meeting with Oz having a FPS auto-tune system was discussed. I am going to try to write up a description of how this could be implemented and once it is fleshed out will post it here for comments. -jonathan ___ Policies and (un)subscribe

Re: [opensource-dev] Question about DD philosophy.

2011-06-16 Thread Marine Kelley
I think (correct me if I'm wrong) that everytime you increase your draw distance, your viewer requests all the prims to rez from the sim... Which means a lot more network traffic if it changes all the time (which would be the case if it were automatic). Besides I like to keep control over my draw

[opensource-dev] Question about DD philosophy.

2011-06-16 Thread Lee ponzu
I have sometimes wondered why this is not more automagic, or maybe why the magic approach doesn't work well enough. Suppose my DD is set to 256. Upon detecting a poor FPS, the viewer could remember the DD, and then reduce it temporarily to 32. As FPS becomes acceptable, it increases it little by