From: Jonathan B. <jbr...@ea...> - 2004-04-07 23:43:48
|
This release corrects bugs found in the 2.9.0 release: display.kb.getkey() was inadvertently renamed display.kb.getkeys() (corrected). Thanks to James Roper for finding this bug. Implicit and explicit conversion from two-tuples to vectors left the z component of the resulting vector undefined. On some builds this would be unnoticeable (setting z to some very small number close to zero) and on others it would set z to be some very large number. The instructions for building from source have been corrected in a few places. See INSTALL.txt in the source tarball for details. The Windows download does not include the leading drive letter in the filenames, which cause problems for some people. Actually, I "fixed" this some time ago, but the resulting upload was found later to be corrupt. The new downloads may be found at http://www4.ncsu.edu/~jdbrandm/. -Jonathan Brandmeyer |