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
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...
>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
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
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
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
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
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
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
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
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
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
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 !!
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
14 matches
Mail list logo