Re: [opensource-dev] New Mesh servers made incompatible with v2 Mesh viewers ???

2011-08-24 Thread Henri Beauchamp
Thanks, folks ! I indeed found the changes: one in llprimitve.h, as pointed to by Armin (new PARAMS_MESH type) and another in llviewerobject.cpp (where unpackParameterEntry() translates PARAMS_MESH into PARAMS_SCULPT to process the latter like it was in older mesh viewers)... Now, the mesh data d

Re: [opensource-dev] New Mesh servers made incompatible with v2 Mesh viewers ???

2011-08-24 Thread Oz Linden (Scott Lawrence)
On 2011-08-24 16:01, Henri Beauchamp wrote: > I checked and rechecked my backport against v2.6-mesh and v2.7.4, and > after a few hours, I was sure I didn't miss anything. So, I launched > the last official mesh viewer I donwloaded (v2.7.2), and it happens that > it shows the exact same symptoms !!

Re: [opensource-dev] How to upload a mesh on v-d rev 20205 ?

2011-08-24 Thread Jamey Fletcher
Marine Kelley wrote: > Thanks... I wouldn't have guessed that all by myself. lol. > I see on that JIRA entry that I'm not the only one who is confused one > about this issue. I'll give a try to the open source version when > able, it seems promising. You might want to look at what Kirsten has do

[opensource-dev] TPV developers -- register your viewer with Nvidia for Optimus support

2011-08-24 Thread Jonathan Welch
I just sent this to the TPV mailing list but am not sure if it will reach everyone who should see it, so here goes again: -- I just tried a TPV on my new laptop which has Optimus technology (a slow video chip and a more powerful video card) and was wondering for a moment why it was running

Re: [opensource-dev] New Mesh servers made incompatible with v2 Mesh viewers ???

2011-08-24 Thread Robin Cornelius
On Wed, Aug 24, 2011 at 9:01 PM, Henri Beauchamp wrote: > Greetings, > If the answer is yes, please tell me before I loose some more hours > searching through megabytes of diffs to find out what changed. > > A pointer to what should be modified to be able to fetch mesh data > again would also be

[opensource-dev] New Mesh servers made incompatible with v2 Mesh viewers ???

2011-08-24 Thread Henri Beauchamp
Greetings, I'm putting the finishing touch to the first alpha release of the Cool VL Viewer v1.26.1, which is a v1 UI viewer with Mesh rendering support. I finally got everything to compile and run fine (basically, I ported the whole v2.6-mesh renderer, and of course all the mesh code), but it fa

Re: [opensource-dev] How to upload a mesh on v-d rev 20205 ?

2011-08-24 Thread Jonathan Welch
Sounds like the message handling should be improved for viewers that cannot upload. Even better would be to gray out the menu item. On Wed, Aug 24, 2011 at 3:49 PM, Marine Kelley wrote: > Thanks... I wouldn't have guessed that all by myself. lol. > > I see on that JIRA entry that I'm not the on

Re: [opensource-dev] How to upload a mesh on v-d rev 20205 ?

2011-08-24 Thread Marine Kelley
Thanks... I wouldn't have guessed that all by myself. lol. I see on that JIRA entry that I'm not the only one who is confused one about this issue. I'll give a try to the open source version when able, it seems promising. Marine On 24/08/2011, Oz Linden (Scott Lawrence) wrote: > On 2011-08-24 1

Re: [opensource-dev] How to upload a mesh on v-d rev 20205 ?

2011-08-24 Thread Oz Linden (Scott Lawrence)
On 2011-08-24 14:47, Marine Kelley wrote: > So I have tried to upload a mesh on a viewer built from v-d rev 20205 > (the latest I could find, with the llconvexdecomposition fix). > [...] > Is there something I need to do in my viewer for it to work ? Is it a > matter of channel ? Am I missing somet

[opensource-dev] How to upload a mesh on v-d rev 20205 ?

2011-08-24 Thread Marine Kelley
Hi all, So I have tried to upload a mesh on a viewer built from v-d rev 20205 (the latest I could find, with the llconvexdecomposition fix). I click on Build > Upload > Model..., I get the dialog to select a .dae file, when I select it I get the model upload window, so far so good. But when I pr

Re: [opensource-dev] "viewer-beta" fails to build

2011-08-24 Thread Mimika Oh
For information, here is a change I made recently that does not include any third party thing, just enough to get by. https://bitbucket.org/lindenlab/llconvexdecompositionstub/pull-request/2/allows-build-and-upload-with-current-mesh Use as you wish. (Also added to OPEN-107 which I didn't know a

Re: [opensource-dev] "viewer-beta" fails to build

2011-08-24 Thread Brendan Wilson
>From looking @ the log you provided it looks like it is not building witht the fix that added from OPEN-107. My suggestion would be to copy the hash and link information from the current viewer-development tip for llconvexdecompositionstub over to the beta branch autobuild .xml so that it is using

Re: [opensource-dev] "viewer-beta" fails to build

2011-08-24 Thread Oz Linden (Scott Lawrence)
On 2011-08-24 10:45, Lance Corrimal wrote: > Hi folks, > > I'm trying to build the current beta source from viewer-beta repo: > > > viewer-development and viewer-release build just fine. > > any hints? The viewer-beta repo doesn't have the fix for OPEN-107 yet. It will get there in due course...

[opensource-dev] "viewer-beta" fails to build

2011-08-24 Thread Lance Corrimal
Hi folks, I'm trying to build the current beta source from viewer-beta repo: [ 70%] Building CXX object newview/CMakeFiles/secondlife- bin.dir/llmimetypes.o /usr/src/packages/BUILD/viewer- beta/indra/newview/llmeshrepository.cpp: In member function 'void LLPhysicsDecomp::setMeshData(LLCDMeshData