Announcement

Collapse
No announcement yet.

Blender 2.63

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Blender 2.63

    Hi all,

    Blender 2.63 is about to come to light, but in last compilations of the patched vray/blender, there are a few bugs:

    -Material preview is not working

    Code:
    V-Ray/Blender: Writing meshes...
    Traceback (most recent call last):er_checkers      
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/render_ops.py", line 991, in render
        vb25.render.render(self, scene, preview=True)
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/render.py", line 1905, in render
        write_geometry_python(bus)
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/render.py", line 431, in write_geometry_python
        write_frame(bus)
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/render.py", line 403, in write_frame
        PLUGINS['GEOMETRY']['GeomStaticMesh'].write(bus)
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/plugins/GeomStaticMesh.py", line 387, in write
        write_mesh_hex(bus)
      File "/home/juan/build3/install/vrayblender/2.62/scripts/startup/vb25/plugins/GeomStaticMesh.py", line 84, in write_mesh_hex
        for f in me.faces:
    AttributeError: 'Mesh' object has no attribute 'faces'
    
    location:<unknown location>:-1
    
    location:<unknown location>:-1
    -Texts and curves are not rendered
    -Doing ctrl+z (undo) sometimes makes blender to crash.
    -Move an object to another layer (sometimes again) makes blender to crash.

    I think the new b-mesh system and other new improvements are very exciting news to all blender users, and it's a must to get it working properly with our favourite engine, Vray.

    Greetings!

  • #2
    Re: Blender 2.63

    1 and 2 are confirmed and will be fixed right after 2.63 release others are probably blender issues itself.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment


    • #3
      Re: Blender 2.63

      Ok, thanks, Andrey.

      Comment


      • #4
        Re: Blender 2.63

        Should work fine now.
        V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
        andrei.izrantcev@chaos.com
        Support Request

        Comment


        • #5
          Re: Blender 2.63

          Fantastic job again, andrey!!!

          Comment

          Working...
          X