From: Ethan Glasser-C. <gl...@cs...> - 2009-02-20 00:30:35
|
Tristam MacDonald wrote: > I am using pyode to develop a game, and have had to start updating the > bindings to match ODE 0.11, as I need access to several more recent > features (currently linear and angular damping). > > I have attached a patch against CVS head for this particular feature, > but I am sure more will be forthcoming over the next few weeks, as I > work with ODE. Is there interest in having these updates added to CVS, > and if so, to whom should I submit the patches? > > -- > Tristam MacDonald > http://swiftcoder.wordpress.com/ Applied, thanks! Sending patches to this mailing list is fine. But you might consider using cvs diff -u in the future, everyone loves unified diff :) Ethan |