Jump to content

Privateer

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Posts posted by Privateer

  1. To get .DAE files to import to Blender 2.5X.......

    1) Open the DAE file in Notepad

    2) Find the line <diffuse>

    3) Delete the entire <diffuse> element. It will look something like this:

    <diffuse>

    <texture texture='Map__123-image' texcoord='CHANNEL0'>

    <extra>

    <technique profile='MAYA'>

    <wrapU sid='wrapU0'>TRUE</wrapU>

    <wrapV sid='wrapV0'>TRUE</wrapV>

    <blend_mode>ADD</blend_mode>

    </technique>

    </extra>

    </texture>

    </diffuse>

    (Delete everything from <diffuse> to </diffuse>)

    4) Save the file (don't change the DAE format)

    5) In Blender 2.5x import the DAE file you've just saved using the importer - File > Import > COLLADA (.dae)

    Regards

×
×
  • Create New...