Jump to content
The Dark Mod Forums

Blend ase script still working?


Recommended Posts

Has anyone gotten the blend ase export script to work in the latest DR?

 

I've tried exporting a func_static as a blended model to the Desktop, and it doesn't show up. (I had tried to put it into the proper mission folder, but it didn't show up there either.

Link to comment
Share on other sites

I just did the same thing, and it failed. The DR console tab shows "NameError: name 'AABB' is not defined".

Which version of DR are you using?

 

I'm using 2.6.0 pre5.

 

It's using the "ase_export_blend.py" script from 8/18/17 (version 0,71).

 

 

 

Edit: I see there was a final 2.6.0 release that I missed.

 

Trying that now ...

 

No joy. Same problem. When selecting the func_static, all I have to use is Scripts->Export blended ASE ...

 

Right?

Link to comment
Share on other sites

The script needs a syntax fix, it's due to the changes necessary after migrating from boost.python to pybind11. In Line 124 ase_export.blend.py add the "dr" namespace to the AABB type:

 

ab = dr.AABB(origin,origin-origin)

 

If you could open an issue on the tracker, I'll go ahead and fix it in the repo.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • Petike the Taffer

      I've finally managed to log in to The Dark Mod Wiki. I'm back in the saddle and before the holidays start in full, I'll be adding a few new FM articles and doing other updates. Written in Stone is already done.
      · 1 reply
    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
    • nbohr1more

      Please vote in the 15th Anniversary Contest Theme Poll
       
      · 0 replies
×
×
  • Create New...