Re: [opensource-dev] Detecting mouse over sky or water

2010-03-03 Thread Lockwood, Nick
Thanks for the tip Jason. Which class are you referring to when you say "touch picking code?" -Original Message- From: Gigs [mailto:gigstagg...@gmail.com] Sent: Wednesday, March 03, 2010 2:27 PM To: Lockwood, Nick Cc: opensource-dev@lists.secondlife.com Subject: Re: [opensource-dev] Det

Re: [opensource-dev] Detecting mouse over sky or water

2010-03-03 Thread Gigs
IIRC the touch picking code can tell you if you touched water sky or terrain. I don't think it's well abstracted though and may need to be moved into a new class. -Jason Lockwood, Nick wrote: > I’m working on a project to track what object is currently rendered at > the current mouse screen c

[opensource-dev] Detecting mouse over sky or water

2010-03-03 Thread Lockwood, Nick
I'm working on a project to track what object is currently rendered at the current mouse screen coordinate. There was a recent thread I found (http://www.mail-archive.com/sl...@lists.secondlife.com/msg04380.html) that highlights the cursorIntersect function in the LLViewerWindow class. That is

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Brandon Husbands
LSL plus has one fatal flaw... No brace completion matching. On Wed, Mar 3, 2010 at 9:18 AM, Neil Canham wrote: > I'd second the need for LSL editing and scripting improvements in the > client: > > 1. Autocomplete in existing LSL editor > 2. Expand/collapse fuctions/events > 3. Integrated debugg

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Neil Canham
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }I'd second the need for LSL editing and scripting improvements in the client: 1. Autocomplete in existing LSL editor 2. Expand/collapse fuctions/events 3. Integrated debugger! Neil On Wed 03/03/10 3:03 PM , Jonathan Irvin djfo

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Jonathan Irvin
I do often hear complaints and wishes for new build tools, what about us LSL devs? Some things I would like are: 1. Better IDE in SL Viewer 2. API for compiling in LSL using various IDEs already available 3. Going along with #1, as suggested, integrating Eclipse or equivalent in SL.

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Jo Grant
>What a great little dev environment!!! I eat, breathe and drink Eclipse for my day job. I love it. But for Second Life, I've found that the benefits of the dev environment are outweighed by the pain of having to cut and paste the code into Second Life each time I want to try it out. Only 10% of

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Carlo Wood
On Tue, Mar 02, 2010 at 08:09:53PM -0800, Fire wrote: >  I am wondering who else on this list uses > eclipse, and am particularly interested in how and if you use this in a team > environment. I've tried eclipse several times over the years, each time I came to

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Vex Streeter
Absolutely!  You've described my preferred setup exactly. Any script longer than a few lines, and I do it with Eclipse, LSLPlus and Subversive.  I also use PHP and C/C++ plugins for SLish work. Sadly, the last time I tried the C# plugin, things broke horribly, but perhaps it is time to try agai

Re: [opensource-dev] patch porting to SL2

2010-03-03 Thread Aleric Inglewood
You could pay the original author(s) to do it AGAIN I guess. Or hope that they for some insane reason are interested to use 2.0 themselves and are willing to redo that patch AGAIN for themselves. I usually ask 50 euro per hour for coding that I don't like. It's time Linden Lab starts to pay us fo

Re: [opensource-dev] Snowglobe as an mixed reality platform

2010-03-03 Thread Aleric Inglewood
Yes, we should concentrate on a general API for plugins before adding all kinds of specialized code that could and should have been implemented through that API. More specifically regarding Kantonen's request to have "some parts of our work incorporated into the Snowglobe sources", that would just

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Fire
Thanks Boroondas! I will! Cheers! :) On Wed, Mar 3, 2010 at 4:07 AM, Boroondas Gupte wrote: > Hi Fire > > If you're interested in who uses Eclipse and SVN specifically for LSL, > you might want to ask at secondlifescript...@lists.secondlife.com >

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Boroondas Gupte
Hi Fire If you're interested in who uses Eclipse and SVN specifically for LSL, you might want to ask at secondlifescript...@lists.secondlife.com (https://lists.secondlife.com/cgi-bin/mailman/listinfo/secondlifescripters) instead of here. cheers Bo

Re: [opensource-dev] Eclipse Guru's

2010-03-03 Thread Neil Canham
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }I've been using Eclipse for Java and Webapp development for years, initially using IBMs hugely enhanced versions (originally WebSphere Application Developer, then Rational Application Developer. I've used both CVS and SVN as source