Re: [opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread Dahlia Trimble
There is an implementation of bullet in OpenSimulator but it's not as well tested as ODE, which is the dominant engine in use. Both engines are currently using trimesh colliders for complex prims, sculpties, and meshes and the version of ODE included with OpenSimulator does not support convex hull

Re: [opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread Aidan Thornton
On Thu, Dec 30, 2010 at 2:03 PM, WolfPup Lowenhar wrote: > Bullet Physics Library(just the convexdecomp section): > > Web site : http://code.google.com/p/bullet/ > > John Ratcliff's: > > Web Site : > http://codesuppository.blogspot.com/2009/11/convex-decomposition-library-now.html I seem to recal

Re: [opensource-dev] Tab button no longer works

2010-12-30 Thread Andrew Dyukov
The bug is fixed and will be merged into viewer-development after PO review. 2010/12/30 Boroondas Gupte : > On 12/30/2010 04:54 AM, tinselsilv...@frontiernet.net wrote: > > My tab button has not worked in the last two Dev versions 217861 & 217920. > Did I miss a post or Jira regarding this issue?

Re: [opensource-dev] saving textures

2010-12-30 Thread Monty Brandenberg
On 12/30/2010 12:50 PM, Trilo Byte wrote: > I'm experiencing the same failure, build 217920. I wrote up a JIRA: > https://jira.secondlife.com/browse/VWR-24353 > > Please vote, add a comment with your machine/OS info/build info, or any > other pertinent info I might have missed. There are several i

[opensource-dev] Somewhat Regular Scrum(ish) Summary - Thursday, December 30

2010-12-30 Thread Anya Kanevsky
Thursday, December 30, 2010 General Notes -- - With most on vacation in US, only posting PE updates - summaries _for this week to date_. - Happy Impending New Year! Let the resolutions begin! Team Status -- Paul ProductEngine

Re: [opensource-dev] saving textures

2010-12-30 Thread Trilo Byte
I'm experiencing the same failure, build 217920. I wrote up a JIRA: https://jira.secondlife.com/browse/VWR-24353 Please vote, add a comment with your machine/OS info/build info, or any other pertinent info I might have missed. Cheers Trilo On Dec 30, 2010, at 8:08 AM, Dave Booth wrote: > On

Re: [opensource-dev] Review Request: (STORM-797) Parcel SLURL rendering

2010-12-30 Thread Andrew ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/69/#review106 --- Ship it! Looks plausible. The fix works good, and though some chan

Re: [opensource-dev] saving textures

2010-12-30 Thread Robin Cornelius
On Thu, Dec 30, 2010 at 4:08 PM, Dave Booth wrote: > On 12/30/2010 08:28, Oz Linden (Scott Lawrence) wrote: >> >> 'current' is not a version identifier - please be specific. >> > > Sorry Oz - by "current" I meant an up to date daily build - in that case > build 217881, although I've just repro'd i

Re: [opensource-dev] Debugging Snowstorm under Linux x64 with GDB locks the whole X session

2010-12-30 Thread Monty Brandenberg
On 12/29/2010 4:05 PM, Nicky D. wrote: > On Wed, Dec 29, 2010 at 9:30 PM, Monty Brandenberg > wrote: >> On 12/29/2010 1:19 PM, Aleric Inglewood wrote: >> >>> yes, this is a "known" problem: the viewer sometimes locks the X display, >>> if then you halt it in the debugger you're toast. >> >> I onl

[opensource-dev] Review Request: (STORM-797) Parcel SLURL rendering

2010-12-30 Thread Seth ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/69/ --- Review request for Viewer. Summary --- Added parcel SLURL rendering wit

Re: [opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread Dave Booth
On 12/30/2010 08:03, WolfPup Lowenhar wrote: > > I have recently had a conversation with someone @ LL that has said > they would be willing to help develop and OS version of > llconvexdecompisition. I even I even discussed which ones they thought > was good but they have not had the time to look

Re: [opensource-dev] saving textures

2010-12-30 Thread Dave Booth
On 12/30/2010 08:28, Oz Linden (Scott Lawrence) wrote: > > 'current' is not a version identifier - please be specific. > Sorry Oz - by "current" I meant an up to date daily build - in that case build 217881, although I've just repro'd it on 217920 too

Re: [opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread WolfPup Lowenhar
That is why I put the link to the sites where the source is hosted so you can check this and the license they are using are full GPL which is compatible with LGPL if I remember correctly. From: opensource-dev-boun...@lists.secondlife.com [mailto:opensource-dev-boun...@lists.secondlife.com] On B

Re: [opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread Tateru Nino
Knowing what their licenses are is very important. They'll need to be LGPL compatible, if I remember rightly. On 31/12/2010 1:03 AM, WolfPup Lowenhar wrote: I have recently had a conversation with someone @ LL that has said they would be willing to help develop and OS version of llconvexdeco

Re: [opensource-dev] saving textures

2010-12-30 Thread Oz Linden (Scott Lawrence)
On 2010-12-29 19:08, Dave Booth wrote: > Anyone else having issues SAVING textures with the dev viewer? > > With the 2.4.0 release viewer I can pull up a texture (that I created, > so no perms issues) out of my inventory and hit "save as" and pull a > fresh copy down to my hdd with no problems.. >

[opensource-dev] Convexdecomposition for open source devs

2010-12-30 Thread WolfPup Lowenhar
I have recently had a conversation with someone @ LL that has said they would be willing to help develop and OS version of llconvexdecompisition. I even I even discussed which ones they thought was good but they have not had the time to look at the open source version in a technical way. So what I

[opensource-dev] FMOD or not (was: Debian Squeeze compiling)

2010-12-30 Thread Boroondas Gupte
On 12/29/2010 04:21 PM, Duncan Bradders wrote: > Hello, I'm trying to compile the latest viewer development on my > distro, the envoronment it's the same for other viewers and usually I > can compile TPV V1 viewers. > > dbradd...@casa:~/Src/viewer-development/indra$ ./develop.py > --type=Release co

Re: [opensource-dev] Tab button no longer works

2010-12-30 Thread Boroondas Gupte
On 12/30/2010 04:54 AM, tinselsilv...@frontiernet.net wrote: > My tab button has not worked in the last two Dev versions 217861 & 217920. > Did I miss a post or Jira regarding this issue? STORM-823 > The lack of a tab button makes building and telepo