Re: [opensource-dev] Mesh support current status???

2011-04-16 Thread Daniel
The official answer continues to be mesh will go live "when it's ready". As far as official links, there is latest mesh viewer build at: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/mesh-development/latest.html It can only be tested on mesh enabled regions of the beta grid (

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/262/ --- (Updated April 16, 2011, 1:52 p.m.) Review request for Viewer. Changes --

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Jonathan Yap
> On April 16, 2011, 12:37 p.m., Boroondas Gupte wrote: > > indra/newview/llfloaterworldmap.cpp, line 92 > > > > > > Consider replacing the type notation > > const std::pair & > > be the (equivalent!) no

Re: [opensource-dev] Mesh support current status???

2011-04-16 Thread Opensource Obscure
An excellent, unofficial place where to find information and updates about Meshes and other technical SL development is http://blog.nalates.net On Sat, Apr 16, 2011 at 22:07, Trilo Byte wrote: > Mesh User Group (ideal place to ask such questions).  There's also an archive > of past meeting agend

Re: [opensource-dev] Mesh support current status???

2011-04-16 Thread Trilo Byte
Mesh User Group (ideal place to ask such questions). There's also an archive of past meeting agendas/notes. http://wiki.secondlife.com/wiki/Content_Creation/Mesh_Import/Scripting_User_Group Mesh Community Forums, should be a fair bit of information there about avatars and other forms of mesh ob

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/262/#review629 --- indra/newview/llfloaterworldmap.cpp

[opensource-dev] Mesh support current status???

2011-04-16 Thread Robert Martin
Does anybody have a WORKING link to what the current state of mesh is? Im particularly interested in what work has been done on Mesh based avatars. Bonus if somebody has an idea as to if we will have mesh on the main grid before say third quarter this year. -- Robert L Martin

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Boroondas Gupte
> On April 13, 2011, 2:31 p.m., Boroondas Gupte wrote: > > indra/newview/llfloaterworldmap.cpp, lines 99-101 > > > > > > Why do you make this a functor rather than a plain normal function? > > It's not like we have to

[opensource-dev] GPU detection improvements

2011-04-16 Thread Oz Linden (Scott Lawrence)
https://jira.secondlife.com/browse/STORM-1100 tracks making a bunch of updates to the GPU recognition in the viewer. Many thanks to the several people who have been checking and contributing updated entries. A test viewer for this issue can be download from the wiki at https://wiki.secondlife.c

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/262/ --- (Updated April 16, 2011, 6:24 a.m.) Review request for Viewer. Changes --

Re: [opensource-dev] Review Request: Storm-1128 Sort the results of using search in the World Map

2011-04-16 Thread Jonathan Yap
> On April 13, 2011, 2:31 p.m., Boroondas Gupte wrote: > > indra/newview/llfloaterworldmap.cpp, lines 99-101 > > > > > > Why do you make this a functor rather than a plain normal function? > > It's not like we have to