POV-Ray : Newsgroups : povray.news-submissions : Bugfix for LionSnake 1.6 : Bugfix for LionSnake 1.6 Server Time
29 Apr 2024 04:54:10 EDT (-0400)
  Bugfix for LionSnake 1.6  
From: John VanSickle
Date: 6 Dec 2006 23:21:25
Message: <457796c5$1@news.povray.org>
I fixed two bugs in my modeler:

* When two vertices were merged, the redundnant edges were not getting 
deleted.  This caused the surface subdivision preview to look wrong.

* My header files are not terribly organized, and this was causing one 
of my #defines to collide with a struct definition in wincon.h .  Since 
I never used the struct in question, I worked around this by editing 
wincon.h, but now I adjsuted the headers so that the standard includes 
get called before my own stuff.

You can find this wonderful ware at:

http://www.geocities.com/evilsnack/lionsnake.htm

Regards,
John


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.