Re: [opensource-dev] [help] linux build errors.

2010-02-11 Thread Russ, Howell
Unsubscribe From: opensource-dev-boun...@lists.secondlife.com To: kck...@gmail.com ; opensource-dev@lists.secondlife.com Sent: Thu Feb 11 16:41:17 2010 Subject: Re: [opensource-dev] [help] linux build errors. Unsubscribe

Re: [opensource-dev] freeze and locks

2010-02-11 Thread Russ, Howell
Unsubscribe - Original Message - From: Russ, Howell To: 'tayra.dagost...@gmail.com' ; 'opensource-dev@lists.secondlife.com' Sent: Thu Feb 11 16:41:01 2010 Subject: Re: [opensource-dev] freeze and locks Unsubscribe - Original Message - From: opensource-dev-boun...@lists.secondli

Re: [opensource-dev] [help] linux build errors.

2010-02-11 Thread Russ, Howell
Unsubscribe From: Russ, Howell To: 'kck...@gmail.com' ; 'opensource-dev@lists.secondlife.com' Sent: Thu Feb 11 16:41:17 2010 Subject: Re: [opensource-dev] [help] linux build errors. Unsubscribe From: opensource-dev-boun...

Re: [opensource-dev] freeze and locks

2010-02-11 Thread Russ, Howell
Unsubscribe From: opensource-dev-boun...@lists.secondlife.com To: tayra.dagost...@gmail.com ; opensource-dev@lists.secondlife.com Sent: Thu Feb 11 16:41:01 2010 Subject: Re: [opensource-dev] freeze and locks Unsubscribe - Original Message - From:

Re: [opensource-dev] [help] linux build errors.

2010-02-11 Thread Russ, Howell
Unsubscribe From: opensource-dev-boun...@lists.secondlife.com To: opensource-dev@lists.secondlife.com Sent: Thu Feb 11 15:52:05 2010 Subject: [opensource-dev] [help] linux build errors. Hello All, I am getting the following error, with latest sl build. Pl

Re: [opensource-dev] freeze and locks

2010-02-11 Thread Russ, Howell
Unsubscribe - Original Message - From: opensource-dev-boun...@lists.secondlife.com To: opensource-dev@lists.secondlife.com Sent: Thu Feb 11 16:02:41 2010 Subject: [opensource-dev] freeze and locks Snowglobe 1.3.1 (3125) Feb 5 2010 09:41:34 (Snowglobe Release) putting master volume to

[opensource-dev] Progress with squeak to SL media plugin (hooray)

2010-02-11 Thread Lawson English
So, now I can render OpenGL using squeak smalltalk,and do a glCopyPixels to a shared memory buffer ala the SL media plugin's. Benchmark 1000 1000x1000x4 byte glcopypixels in ~6 seconds, or roughly 160 FPS So a peer to peer plugin for a smalltalk (or other graphics) app could send data from pl

[opensource-dev] freeze and locks

2010-02-11 Thread Tayra Dagostino
Snowglobe 1.3.1 (3125) Feb 5 2010 09:41:34 (Snowglobe Release) putting master volume to 0 viewer hang and freeze, fps fall from 80fps to 4fps no valuable warnings or error in debug console... any repro? ___ Policies and (un)subscribe information av

[opensource-dev] [help] linux build errors.

2010-02-11 Thread chandra kiran kuchi
Hello All, I am getting the following error, with latest sl build. Please help me if any body know solution to this. [ 1%] Building CXX object llcharacter/CMakeFiles/llcharacter.dir/llanimationstates.o In file included from /usr/include/c++/4.4/ext/hash_map:59, from /media/dis

[opensource-dev] State machine class

2010-02-11 Thread Aleric Inglewood
Hi, with the eye on supporting plugins, I'd like to add a 'tool' to the viewer: A state machine. I'd add a base class from which others can derive their own classes. A new state machine would then be started by creating one or more objects of those types. It would be a class that supports a chain