Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails to load script in blender 2.5 #4

Open
GoogleCodeExporter opened this issue Sep 6, 2015 · 5 comments
Open

fails to load script in blender 2.5 #4

GoogleCodeExporter opened this issue Sep 6, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Script needs work to work with future blender versions.


  File "/home/eyecreate/.blender/scripts/io/WebGLExport.py", line 71
    print len(mesh.faces)
            ^
SyntaxError: invalid syntax



Original issue reported on code.google.com by eyecre...@gmail.com on 13 May 2010 at 10:52

@GoogleCodeExporter
Copy link
Author

Interesting, is Blender 2.5 using Python 3, then?

Original comment by giles.th...@gmail.com on 14 May 2010 at 3:13

@GoogleCodeExporter
Copy link
Author

There's a new Data API that might be causing the issue - afraid it's not 
something I
know about so can't be more helpful than providing this link:
http://www.blender.org/development/release-logs/blender-250/data-access/

This project is already great, having this work in Blender 2.5 would be awesome!

Original comment by imprint...@gmail.com on 18 May 2010 at 3:00

@GoogleCodeExporter
Copy link
Author

please, this is a very important to fix it, thanks!

Original comment by lkrocek on 26 Jul 2010 at 9:23

@GoogleCodeExporter
Copy link
Author

Original comment by ippeldv@gmail.com on 18 Apr 2011 at 7:52

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Hi, i've just updated the exporter with a VERY preliminary version for 2.5 
support... currently it only works with the JSON exporter (the one i use) but 
changes should be straightforward.

Original comment by johnvill...@gmail.com on 25 Apr 2011 at 7:57

  • Changed state: Started
  • Added labels: Priority-High, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant