POV-Ray : Newsgroups : povray.unofficial.patches : MegaPOVPlus 0.3.1 Windows version released : Re: MegaPOVPlus 0.3.1 Windows version released Server Time
2 Sep 2024 04:16:03 EDT (-0400)
  Re: MegaPOVPlus 0.3.1 Windows version released  
From: Jetlag
Date: 13 Sep 2000 01:43:48
Message: <39bf1414@news.povray.org>
> That is part of the code for allowing blob objects to be used with the
> blob pattern, it has nothing to do with the rendering, creating, or
> destroying of blob objects which seems to be the problem. And that
> structure exists in other POV versions too, it is the name of the blob
> object's struct. It is normally typedef'ed in blob.h, but that
> definition is moved to frame.h in MegaPOVPlus to allow the blob pattern
> to use it without running into multiple definitions.

The BLOB keyword does make all the Windows GUI files blow up. This is new
because frame.h is included in them, while blob.h is not. I usually just
change it globally from BLOB to BLOBA or something since my main goal to
just get a compile anyway. There are other issues to deal with before it'll
compile, but most are trivial.


Post a reply to this message

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