Re: [Pipmak-Devel] Patch for build 160
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2007-08-06 19:43:47
|
Andrea Viarengo wrote: > I post here my last source modifications which implements Authoring > Features. Wow, that's quite an amount! That will take me a bit of time to examine. Hopefully I'll have some comments by the time you return from your vacation. :) It looks like you haven't made any progress in finding out why Subversion was being nasty to you in terms of refusing to produce patches? > I think my approach to modifying "node.lua" file was better than your > "updateFile()" because it isn't only a substring substitution, but it > permit to substitute, for example, "second parameter of function cubic" > without care of the formatting or eventual user comments That sounds useful, thanks! I'll have a close look at this. I admit that the updateFile() function is a bit simplistic, but I was hoping to get away with that for the first version. -Christian |