Change from version 1.7.3:
# When you start the program without specifying an .lsm file in the
command line, a blank Model project will be created, just like version
1.6.x and earlier.
# The way I solved the O(n^2) performance problem for large meshes
caused the Face creation function to return NULL results to the
extrusion function. The extrusion function didn't check the pointer
before accessing its referent object, so there was a crash. Fixed.
http://www.geocities.com/evilsnack/lionsnake.htm
Post a reply to this message
|