GithubHelp home page GithubHelp logo

blender-to-renderman's Introduction

blender-to-renderman's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blender-to-renderman's Issues

Can't modify blend data in this state (drawing/rendering)

Hi!
If I open Blender, set Renderman renderer, configure de Motor (aqsis), and hit "Render Image" button I get:

Traceback (most recent call last):
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.56/scripts/addons/export_renderman/ui.py", line 1375, in draw
    current_pass = getactivepass(scene)
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.56/scripts/addons/export_renderman/rm_maintain.py", line 121, in getactivepass
    bpy.ops.renderman.set_pass_index()
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.56/scripts/modules/bpy/ops.py", line 179, in __call__
    ret = op_call(self.idname_py(), None, kw)
SystemError: Calling operator "bpy.ops.renderman.set_pass_index" error, can't modify blend data in this state (drawing/rendering)

location:<unknown location>:-1

Regards!!

location::-1

[Request] Export the geometry only once

The script currently export the geometry one time per pass.
An option in the object can be added to not export, and use current exported geometry.
And a global option to not export any geometry at all, and use current exported geometry.

Thanks!!

IOErrors openning files

When I open a file with a previous Renderman setup some errors appear cause the files in the /tmp folder are no longer there:

immer??
something else has changed
pass wieder rausgeschmissen
Traceback (most recent call last):
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 6215, in draw
    maintain(context.scene)
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 3252, in maintain
    maintain_light(obj, scene)       
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 3165, in maintain_light
    chsh(light.name, lpass, lpass.shaderpath, parameter, scene)
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 3491, in checkshaderparameter
    cs = check_curr_shader({})
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 3453, in check_curr_shader
    readparms()
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 3372, in readparms
    tmpfile = open(fulltmpname, "r")
IOError: [Errno 2] No such file or directory: '/tmp/spotlight.tmp'

location:<unknown location>:-1

location:<unknown location>:-1

Regards!!!

Bad Format (Integer)

Aqsis (and maybe others renderers) don't accept an Integer as Format.

In rib:
1920.0
expected:
1920

.

02/23/2011 20:28:12 ERROR: Parse error at /home/gabriel/Documentos/Proyectos/2031/Blender/Scene/setting.rib:3 (col 8) while reading Format: expected integer before float [= 1920]

Regards!!

Don't working on r33702

Error in new builds:

TypeError: EnumProperty(..., default='+�'): not found in enum members
Traceback (most recent call last):
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/modules/bpy/utils.py", line 397, in addon_enable
    mod = __import__(module_name)
  File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.55/scripts/addons/export_renderman.py", line 385, in <module>
    name = "PixelFilter")
ValueError: bpy_struct "RendermanPixelFilter" registration error: filterlist could not register

Regards!!

Global name 'getdefaultribpath' is not defined

Now, using Blender SVN 35048, If I open it, set renderer to Renderman, set up aqsis, run the line

C.scene.renderman_settings.passes.add().name="Beauty"

in Blender console, and hit the Render Image button I get:

Traceback (most recent call last):
File "/home/gabriel/Documentos/SoftLibre/Blender/blender25/2.56/scripts/addons/export_renderman/__init__.py", line 437, in render
    path = getdefaultribpath(scene)
NameError: global name 'getdefaultribpath' is not defined

location:<unknown location>:-1

location:<unknown location>:-1

Is some missing step?

Thanks!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.