Skip to content
Snippets Groups Projects
  • Maurice Raybaud's avatar
    906e8c55
    POV: Handle non utf-8 imports · 906e8c55
    Maurice Raybaud authored
    * fix default open() encoding from strict system character set to utf-8
    ignoring all other characters so Blender should no longer reject exotic
    input pov files as mostly user declared names will probably get changed
    in that process and likely everywhere the same way.
    906e8c55
    History
    POV: Handle non utf-8 imports
    Maurice Raybaud authored
    * fix default open() encoding from strict system character set to utf-8
    ignoring all other characters so Blender should no longer reject exotic
    input pov files as mostly user declared names will probably get changed
    in that process and likely everywhere the same way.
scripting.py 23.32 KiB