Jump to content

OBJ from Blender doesn't imported


Recommended Posts

have you tried dragging the obj file into the models folder of your project. It should automatically detect and create a new file with the MDL format.

  • Upvote 1

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

so has this been reported as a bug?\

 

Edit: NVM this is the bug report...i forgot what forum i was in

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

This file format is not supported. Visual Studio produces build files with the .obj extension, so i decided not to support Wavefront .obj files. The extension will be removed from the import dialog.

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...