Warning, /games/kolf/src/3rdparty/README is written in an unsupported language. File is not indexed.
0001 This directory contains a source snapshot of Box2D, taken from revision 141 of https://web.archive.org/web/20110429162509/http://box2d.googlecode.com/svn/trunk/Box2D/Box2D 0002 0003 The following modifications have been made to the imported source files: 0004 * converted line-endings with dos2unix 0005 * changed from single-precision floats to qreal everywhere (this is basically the text replacement s/float32/qreal/g plus some mildly obscure additions in b2Math.h)