Summary covers 2 days, since we had a sprint planning meeting instead
of our daily standup on tuesday.
https://wiki.secondlife.com/wiki/Snowstorm_Daily_Scrum_Archive
Date: Wed Oct 20
== GENERAL NOTES ==
* Merge Monkey of the Day: Oz
== DAILY SCRUM ==
=== Merov ===
PAST
* Sprint 6 planning meeti
Tested with https://bitbucket.org/merov_linden/viewer-development-storm-137
which produces working viewer, with FMOD support. Make sure to follow
the updated instructions on the wiki that are mentioned in STORM-406,
Latif
On Thu, Oct 21, 2010 at 1:37 AM, Ponzu wrote:
> Boroondas, my guru!
>
> O
I do sometimes wonder what happened to i, ii, iii, iv, and v, though.
Must be like that "Leonard Part 6" movie Bill Cosby did in the early
80's.
--GC
On Wed, 2010-10-20 at 19:45 -0500, Dave Booth wrote:
> On 10/20/2010 18:40, Ponzu wrote:
> > Alas, so many generations of coder who learned vi from
On Wed, 2010-10-20 at 19:40 -0400, Ponzu wrote:
> Alas, so many generations of coder who learned vi from someone who
> already didn't know vi.
>
>
> You will note that Google's new keyboard commands are vi commands.
> There is a reason for this.
>
Google... has keyboard commands?
:wq , :i, :q
On 10/20/2010 18:40, Ponzu wrote:
> Alas, so many generations of coder who learned vi from someone who
> already didn't know vi.
>
> You will note that Google's new keyboard commands are vi commands.
> There is a reason for this.
>
same reason that most chat apps commands are IRC commands :) /m
Alas, so many generations of coder who learned vi from someone who already
didn't know vi.
You will note that Google's new keyboard commands are vi commands. There is
a reason for this.
On Wed, Oct 20, 2010 at 7:23 PM, Altair Sythos wrote:
> On Wed, 20 Oct 2010 16:07:31 -0700
> Ricky wrote:
>
Boroondas, my guru!
On Wed, Oct 20, 2010 at 6:55 PM, Boroondas Gupte wrote:
> On 10/21/2010 12:43 AM, Ponzu wrote:
>
> ...or maybe it is just me. I used hg bisect to find the " last good
> build", (see bottom of this email) Maybe I need to download new FMOD or
> something.
>
> ./develop.py
I didn't mean add something that would allow editing in an external
program. It is bad enough on older machines to run SL alone. and opening
multiple programs is not enough. Perhaps tool tips are a bit out of the
way i agree with others that the tooltip can sometimes be annoying. but
instea
On Wed, 20 Oct 2010 16:07:31 -0700
Ricky wrote:
> lol... That comment reminds me of this (tongue-in-cheek,) graphic
> representing the learning curves for a variety of common editors:
> http://blogs.msdn.com/b/steverowe/archive/2004/11/17/code-editor-learning-curves.aspx
damn awaked my wife laug
lol... That comment reminds me of this (tongue-in-cheek,) graphic
representing the learning curves for a variety of common editors:
http://blogs.msdn.com/b/steverowe/archive/2004/11/17/code-editor-learning-curves.aspx
vi indeed... I'm a pico guy myself, but I'll stoop to using
Programmer's Notepa
On 10/21/2010 12:43 AM, Ponzu wrote:
> ...or maybe it is just me. I used hg bisect to find the " last good
> build", (see bottom of this email) Maybe I need to download new FMOD
> or something.
>
> ./develop.py dies like this...
>
> [...]
> RuntimeError: Cannot fetch:
> install-packages.lindenla
I will submit my external editor patch to snow storm
On Oct 20, 2010 5:39 PM, "Ponzu" wrote:
Make the script editor use vi.
On Wed, Oct 20, 2010 at 6:19 PM, Ricky wrote:
>
> It used to stay up until cli...
___
Policies and (un)subscribe informati
...or maybe it is just me. I used hg bisect to find the " last good build",
(see bottom of this email) Maybe I need to download new FMOD or something.
./develop.py dies like this...
Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELWITHDEBINFO
-DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF
Make the script editor use vi.
On Wed, Oct 20, 2010 at 6:19 PM, Ricky wrote:
> It used to stay up until clicked on or until certain characters were
> typed... Got in the the way at times, but was quite useful.
>
>
> On Wed, Oct 20, 2010 at 3:08 PM, SuezanneC Baskerville
> wrote:
> > I'd be ple
It used to stay up until clicked on or until certain characters were
typed... Got in the the way at times, but was quite useful.
On Wed, Oct 20, 2010 at 3:08 PM, SuezanneC Baskerville
wrote:
> I'd be pleased if the popup tip remained visible somewhere. My short term
> memory is bad, if there are
I have the same problem as Suezanne. When I use the popup is usually for
something longwinded and frequently have to make the popup appear several
times. If the popup would appear automatically and I could hit tab,space or
enter to have it auto complete that would be perfect.
Frans
On Thu, Oct 21
I'd be pleased if the popup tip remained visible somewhere. My short term
memory is bad, if there are many parameters I have to make the popup appear
more than once.
On Wed, Oct 20, 2010 at 3:53 PM, Ricky wrote:
> I think the idea here is to have the popup capable of doing
> auto-completion. Th
I think the idea here is to have the popup capable of doing
auto-completion. This would save a load of time, as well as make it
easier to script, IMHO.
An alternative would be to expand the usefulness of the code insert
dropdown by having it add the parens and properties for events and
functions
On 10/20/2010 13:20, malachi wrote:
> Of all the developers who are working on the client someone has to be
> smart enough to implement this.
>
> For you windows developers who are using Visual Studio, When you type a
> function name and get to the ( point of the function it pops a tip up
> telling
We've been having this discussion internally for some time. There's a lot of
friction because a) we have to update lots of developers, and b) we have to
rebuild all the libraries and distribute them internally.
We've been working on a tool called autobuild which will automate this process;
it's
So our old version of full-screen antialiasing (FSAA) was causing crashes. We
have made changes to the supporting infrastructure for stability; these changes
meant that some machines that used to do FSAA no longer could.
We had a bug under windows that was causing the new mechanism to break. We
Of all the developers who are working on the client someone has to be
smart enough to implement this.
For you windows developers who are using Visual Studio, When you type a
function name and get to the ( point of the function it pops a tip up
telling you what is needed to complete this func
On Wed, Oct 20, 2010 at 2:29 AM, Argent Stonecutter wrote:
> On 2010-10-18, at 12:08, Daniel Smith wrote:
> > would be better all around.. for the community to say .. hold up.. how to
> merge the best of 1.x and 2.x
>
> We already have that. It's called 1.x.
{ "remarkAnswer" : "hee hee - but
I do believe WoldPup was pointing out a typo: thrid vs third...
Ricky
Cron Stardust
On Wed, Oct 20, 2010 at 8:40 AM, WolfPup Lowenhar
wrote:
> Third Party Viewer’s would be:
>
>
>
> Pheniox
>
> Kristine’s
>
> Imprudence
>
>
>
> Basically any viewer that do not say SecondLife.
>
>
>
> From: Rober
Third Party Viewer's would be:
Pheniox
Kristine's
Imprudence
Basically any viewer that do not say SecondLife.
From: Robert Martin [mailto:robertl...@gmail.com]
Sent: Wednesday, October 20, 2010 10:43 AM
To: WolfPup Lowenhar
Cc: OpenSource Mailing List
Subject: Re: [opensource-dev] FW
On Wed, Oct 20, 2010 at 9:56 AM, WolfPup Lowenhar
wrote:
> Thank you Oz for doing that.
>
>
>
> Fellow OS dev’s please let me know of any changes that might be need. And
> also translations would be helpful as well.
>
>
err a bit of a doc bug "Both Linden Lab and Thrid Party Viewers (TPV)
may post
Thank you Oz for doing that.
Fellow OS dev's please let me know of any changes that might be need. And
also translations would be helpful as well.
From: Oz Linden (Scott Lawrence) [mailto:o...@lindenlab.com]
Sent: Tuesday, October 19, 2010 10:46 PM
To: Esbee Linden (Sarah Hutchinson); Wol
I'll be out of the office this morning, so my office hours will be canceled
for this week. We'll resume next week!
Best,
Esbee
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the polic
On 2010-10-19, at 09:05, Boroondas Gupte wrote:
> Heya
>
> Sprint planning meeting is later today, so I thought it'd be good to list
> some issues that I think should be tackled soon:
> Low hanging fruits
https://jira.secondlife.com/browse/VWR-17011
On 2010-10-18, at 12:08, Daniel Smith wrote:
> would be better all around.. for the community to say .. hold up.. how to
> merge the best of 1.x and 2.x
We already have that. It's called 1.x.
___
Policies and (un)subscribe information available here:
ht
Big fail there, Oz. None of the machines I've tested on have working
anti-aliasing (on the Mac client), either in the subsequent developer snapshots
or the official release you guys let get out the door.
TriloByte
On Oct 16, 2010, at 8:01 AM, Oz Linden (Scott Lawrence) wrote:
> On 2010-10-15
31 matches
Mail list logo