Re: [opensource-dev] Any possibility of playing animation b y uuid?

2011-04-20 Thread Dave Booth
On 4/17/2011 2:02 PM, Brian McGroarty wrote: > On Sun, Apr 17, 2011 at 9:39 AM, Brandon Husbands wrote: >> We cal already play sounds, do textures why cant we play a animation by uuid >> via lsl / viewer. > > Repeating what was done with textures and sounds is a non-starter; agreed - thats a matt

Re: [opensource-dev] Review Request: STORM-1088: bundled winmm.dll shim crashes on start-up on some systems.

2011-04-20 Thread Oz Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/272/#review639 --- Ship it! - Oz On April 18, 2011, 6:04 a.m., Siana Gearz wrote:

[opensource-dev] Review Request: STORM-956 Ability to mute dialogs by muting object (or object owner)

2011-04-20 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/275/ --- Review request for Viewer. Summary --- >From the jira Description: Gri

Re: [opensource-dev] Windows compiling problem

2011-04-20 Thread Jonathan Welch
One thing I discovered is that entries in your local Microsoft.Cpp.Win32.user.props file superseed what you may have set in an environment variable. In my case I was changing INCLUDE but only was able to compile once I had modified the user.props file so it could pick up winres.h under a Samples di

Re: [opensource-dev] New Build Result Pages

2011-04-20 Thread Ricky
Only spent a few minutes browsing the source code (good work in there, I love to see HTML5 in use!) but I'd suggest that you make .body_arch clickable to expand sections as well as .head_arch - that way we don't have to click so small a target to get the results we want. While, of course, keeping

Re: [opensource-dev] New Build Result Pages

2011-04-20 Thread Oz Linden (Scott Lawrence)
On 2011-04-20 11:09, CG Linden wrote: > I've been working on redoing the build results. > > Check out a sample at: > http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/cg_viewer-development/rev/227100/index.html That's really nice, CG! ___ P

Re: [opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Mike Chase
On Wed, 2011-04-20 at 10:52 -0400, Oz Linden (Scott Lawrence) wrote: > On 2011-04-20 9:40, Mike Chase wrote: > > On Wed, 2011-04-20 at 07:03 -0400, Oz Linden (Scott Lawrence) wrote: > >> I've merged the changes to support open source configurations building > >> with the VS Express edition. Many

Re: [opensource-dev] Review Request: STORM-1175 Fixing close button, for Custom Port warning, in Preferences > Setup > Network

2011-04-20 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/271/#review637 --- indra/llui/llnotifications.cpp

Re: [opensource-dev] Review Request: STORM-1175 Fixing close button, for Custom Port warning, in Preferences > Setup > Network

2011-04-20 Thread Vadim ProductEngine
> On April 19, 2011, 8:02 a.m., Vadim ProductEngine wrote: > > Could you please provide the patch description? I.e what the problem was > > and how you fixed it. > > Ima Mechanique wrote: > I'm not sure what you want here. > If you're asking what I did? I updated Kitty's two line patch

[opensource-dev] New Build Result Pages

2011-04-20 Thread CG Linden
I've been working on redoing the build results. Check out a sample at: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/cg_viewer-development/rev/227100/index.html They are completely self-contained. The data is actually stored in a JSON file at: http://automated-builds-secondlife-

Re: [opensource-dev] Windows compiling problem

2011-04-20 Thread Celierra Darling
Okay, my problem was that I'd forgotten to uninstall the December 2006 version of the DirectX SDK prior to installing the June 2010 one, and the 2006 version ended up leaving behind many vestigial traces. Had to reinstall the 2006 version, then uninstall it. (I also had to manually tell the insta

Re: [opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Oz Linden (Scott Lawrence)
On 2011-04-20 9:40, Mike Chase wrote: > On Wed, 2011-04-20 at 07:03 -0400, Oz Linden (Scott Lawrence) wrote: >> I've merged the changes to support open source configurations building >> with the VS Express edition. Many people have been using these for >> quite some time, so I don't expect any big

Re: [opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Mike Chase
On Wed, 2011-04-20 at 07:03 -0400, Oz Linden (Scott Lawrence) wrote: > I've merged the changes to support open source configurations building > with the VS Express edition. Many people have been using these for > quite some time, so I don't expect any big surprises (famous last words). > > Not

[opensource-dev] OPEN-50 (aka STORM-1149) merged - configuration name changes

2011-04-20 Thread Oz Linden (Scott Lawrence)
I've merged the changes to support open source configurations building with the VS Express edition. Many people have been using these for quite some time, so I don't expect any big surprises (famous last words). Note: This changes the configuration names from OpenSource to OS for ={Debug,RelW