POV-Ray : Newsgroups : povray.tools.general : Pov files into Blender Server Time
19 Apr 2024 16:09:53 EDT (-0400)
  Pov files into Blender (Message 5 to 14 of 14)  
<<< Previous 4 Messages Goto Initial 10 Messages
From: Mr
Subject: Re: Pov files into Blender
Date: 30 Jan 2022 18:40:00
Message: <web.61f72066e45a879e34c7846e6830a892@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "An Ordinary Fox" <nomail@nomail> wrote:
> > "Mr" <m******r******at_hotmail_dot_fr> wrote:
> > > "An Ordinary Fox" <nomail@nomail> wrote:
> > > > is there a way to import povray files into blender? cuz i'm having trouble to
> > > > importing it (sorry if it is a bit off topic)
> > >
> > > No problem, yes, there is an importer ; just let me know what doesn't work.
> > >
> > > The afore-mentioned icons and workspace tools /tooltips have been added too, if
> > > you get one of the latest builds from here:
> > > https://builder.blender.org/download/daily/
> >
> > Am I doing something wrong cuz any file that i import dosen't show up on
> > blender, is it normal or i'm doing something wrong?
>
> Oh! I just made a quick test and it's broken, indeed without any error message,
> I have to investigate and will let you know when it's fixed, Thanks for the
> report and sorry for the inconvenience.

Apparently I was a little too brutal in the first step of the - still
ongoing - refactoring, This is now fixed and should be made available in the
next highest numbered build downloadable from
https://builder.blender.org/download/daily/ by tomorrrow. Thanks again for the
report!


Post a reply to this message

From: An Ordinary Fox
Subject: Re: Pov files into Blender
Date: 30 Jan 2022 19:50:00
Message: <web.61f7314de45a879e84c7064e4abc77d5@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> Apparently I was a little too brutal in the first step of the - still
> ongoing - refactoring, This is now fixed and should be made available in the
> next highest numbered build downloadable from
> https://builder.blender.org/download/daily/ by tomorrrow. Thanks again for the
> report!

Your welcome


Post a reply to this message

From: An Ordinary Fox
Subject: Re: Pov files into Blender
Date: 30 Jan 2022 22:05:00
Message: <web.61f750c9e45a879e84c7064e4abc77d5@news.povray.org>
"An Ordinary Fox" <nomail@nomail> wrote:
also what this error means:


Post a reply to this message


Attachments:
Download '' (25 KB)

Preview of image ''


 

From: Mr
Subject: Re: Pov files into Blender
Date: 31 Jan 2022 09:20:00
Message: <web.61f7efd0e45a879e34c7846e6830a892@news.povray.org>
"An Ordinary Fox" <nomail@nomail> wrote:
> "An Ordinary Fox" <nomail@nomail> wrote:
> also what this error means:

This supposedly means that the file you fed it is not UTF-8 (most standard
international text character set). if that file is available online can you
share / send it ?


Post a reply to this message

From: Mr
Subject: Re: Pov files into Blender
Date: 31 Jan 2022 09:30:00
Message: <web.61f7f256e45a879e34c7846e6830a892@news.povray.org>
"An Ordinary Fox" <nomail@nomail> wrote:
> "An Ordinary Fox" <nomail@nomail> wrote:
> also what this error means

Otherwise if file is proper utf-8, it could also mean that only path to the file
contains non UTF-8 characters.


Post a reply to this message

From: Mr
Subject: Re: Pov files into Blender
Date: 1 Feb 2022 16:55:00
Message: <web.61f9ab39e45a879e34c7846e6830a892@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "An Ordinary Fox" <nomail@nomail> wrote:
> > "An Ordinary Fox" <nomail@nomail> wrote:
> > also what this error means:
>
> This supposedly means that the file you fed it is not UTF-8 (most standard
> international text character set). if that file is available online can you
> share / send it ?


Never mind : I managed to generate a file that triggered the exact same error to
validate my fix. It should again be available to you tomorrow in that same
place. What the fix does is convert any input file to utf-8 by removing non
utf-8 characters since these generally can't happen in language directive,
rather in user declared names. Which shouldn't be a problem as the alteration
should be quite similar almost everywhere, except when two names differ only by
one different non uniode char in exactly the same place (like e.g. two
accentuated similar words with different accents)

Attached image shows morphine molecule from Avogadro pov output with deliberate
trema accentuated a inside comment, resaved to non utf-8 (nordic) encoding.

Can you try again to import the same file of your own previous attempts to
confirm it at least no longer reports that error?


Post a reply to this message


Attachments:
Download '' (545 KB)

Preview of image ''


 

From: An Ordinary Fox
Subject: Re: Pov files into Blender
Date: 3 Feb 2022 17:55:00
Message: <web.61fc5c7ce45a879e84c7064e4abc77d5@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "Mr" <m******r******at_hotmail_dot_fr> wrote:
> > "An Ordinary Fox" <nomail@nomail> wrote:
> > > "An Ordinary Fox" <nomail@nomail> wrote:
> > > also what this error means:
> >
> > This supposedly means that the file you fed it is not UTF-8 (most standard
> > international text character set). if that file is available online can you
> > share / send it ?
>
>
> Never mind : I managed to generate a file that triggered the exact same error to
> validate my fix. It should again be available to you tomorrow in that same
> place. What the fix does is convert any input file to utf-8 by removing non
> utf-8 characters since these generally can't happen in language directive,
> rather in user declared names. Which shouldn't be a problem as the alteration
> should be quite similar almost everywhere, except when two names differ only by
> one different non uniode char in exactly the same place (like e.g. two
> accentuated similar words with different accents)
>
> Attached image shows morphine molecule from Avogadro pov output with deliberate
> trema accentuated a inside comment, resaved to non utf-8 (nordic) encoding.
>
> Can you try again to import the same file of your own previous attempts to
> confirm it at least no longer reports that error?

why it dosen't apear nothing for me, even the test files?


Post a reply to this message

From: Mr
Subject: Re: Pov files into Blender
Date: 5 Feb 2022 09:50:00
Message: <web.61fe8d95e45a879e34c7846e6830a892@news.povray.org>
"An Ordinary Fox" <nomail@nomail> wrote:

> why it dosen't apear nothing for me, even the test files?

Did you update your blender build (https://builder.blender.org/download/daily/)
?
or did you click the update addon button from preferences ?  (the latter is not
that tested, so maybe you encountered another bug there ? )

Did you try to feed the importer an avogadro output, these should work.


Post a reply to this message

From: An Ordinary Fox
Subject: Re: Pov files into Blender
Date: 7 Feb 2022 16:00:00
Message: <web.62018739e45a879e5e4382674abc77d5@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "An Ordinary Fox" <nomail@nomail> wrote:
>
> > why it dosen't apear nothing for me, even the test files?
>
> Did you update your blender build (https://builder.blender.org/download/daily/)
> ?
> or did you click the update addon button from preferences ?  (the latter is not
> that tested, so maybe you encountered another bug there ? )
>
> Did you try to feed the importer an avogadro output, these should work.
 what is an avogadro?


Post a reply to this message

From: Mr
Subject: Re: Pov files into Blender
Date: 11 Mar 2022 16:10:00
Message: <web.622bba07e45a879e34c7846e6830a892@news.povray.org>
"An Ordinary Fox" <nomail@nomail> wrote:
> "Mr" <m******r******at_hotmail_dot_fr> wrote:
> > "An Ordinary Fox" <nomail@nomail> wrote:
> >
> > > why it dosen't apear nothing for me, even the test files?
> >
> > Did you update your blender build (https://builder.blender.org/download/daily/)
> > ?
> > or did you click the update addon button from preferences ?  (the latter is not
> > that tested, so maybe you encountered another bug there ? )
> >
> > Did you try to feed the importer an avogadro output, these should work.
>  what is an avogadro?

Avogadro is an open source software for modeling molecules which can output them
to POV file


Post a reply to this message

<<< Previous 4 Messages Goto Initial 10 Messages

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