POV-Ray : Newsgroups : povray.unofficial.patches : Fractal patch Server Time
3 Sep 2024 00:19:57 EDT (-0400)
  Fractal patch (Message 21 to 22 of 22)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Ron Parker
Subject: Re: Distribution of the fractal patch (and specs)
Date: 4 Nov 1999 08:22:03
Message: <slrn82323c.v8.ron.parker@ron.gwmicro.com>
On Thu, 4 Nov 1999 00:09:41 -0500, Nathan Kopp wrote:
>I use a nice diff program (I use CSDiff) and make changes by hand.  Have you
>found success with diff3?  It kind of scares me to let something make
>changes to my source for me, especially after I've hacked up POV as much as
>I have.  ;-)

I've found success with my scripts based on diff3.  diff3 by itself isn't
enough, generally.  I have one script that compares one source directory to
another and copies just the changed files to a new directory, one that does
the merge and puts the results in a new directory, and one that reads the 
results of the merge and builds a series of diff files to help me resolve
the inevitable conflicts (diff3 can mark HUGE blocks of text as conflicts,
even when only something small changed within them, and sometimes when 
nothing changed in one of the merged versions.  Knowing that is quite helpful 
sometimes.)

And of course I keep a backup until I've tested a new patch.  One of these
days I'll get around to finishing installing CVS and I'll stop worrying 
because it'll do most of the hard work for me.

-- 
These are my opinions.  I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html


Post a reply to this message

From: Nieminen Juha
Subject: Re: Distribution of the fractal patch (and specs)
Date: 22 Dec 1999 09:12:28
Message: <3860dc4c@news.povray.org>
Nieminen Juha <war### [at] punarastascstutfi> wrote:
: All return values (except type 2 for exterior) are multiplied by FACTOR
: before returning.

  This should be "type 1", not "type 2".

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.