[tuhopuu-devel] Small questions...

Chris Want tuhopuu-devel@blender.org
Thu, 31 Jul 2003 07:25:39 -0600


> On my tuhopuu, they are all squished togeather. I checked the code,
> and also the code in bf, and bf has an extra 15 pixels added to the
> stringlength in function GetButStringLength. This is easy enough to
> change, and I've tried it, and it is not squished for me now. Should I
> commit changes like this? And should I featurelist.txt them?

Sure, commit it. I don't really think it's featurelist.txt,
which tends to have either usable features or bug fixes to
the original codebase... . I think featurelist.txt should
try to have 'selling features' only.

> Talking about featurelist.txt, are changes to the formatting of other
> peoples features allowed (for instance, where the line-wrapping has
> missed the width limit on old terminals) ? Should I change things like
> this?

Hey, that'd be great! I do this too sometimes ...

> Talking about formatting, if I am code-browsing, and find areas which
> have got messed up tabulation, or whatever, should I correct and commit
> them?

Again, I don't think that's a bad idea. It might
be best to do that in a standalone commit rather
than with a commit of a feature/bug fix as it
would make the info from 'cvs diff' less useful.
(unless the bad formatting is in the area of code
you are working on).

> Oh, and another side-point... How does the tuhopuu tree thinking work?
> It's purpose to be an experimental fork of the bf-blender tree? And if so,
> will it ever re-fork so as to keep the code-base the same (porting back and
> forth every single change and bugfix from and to bf could take a long time).
> For instance, the comment translations, the INTERNATIONAL changes back
> to clean code, and so on?

The original goal was to remerge bf-blender back into
tuhopuu, and a valiant attempt was made by LarstiQ a
few months ago, but I think this is becoming an
unweildy task now. My feeling is that at some point
we will have to expire the tuhopuu tree, and start
a new fork from bf-blender, porting whatever incomplete
features over. Any other thoughts on this?

Chris