Jump to content

Model not showing up in scene browser


shadmar
 Share

Recommended Posts

  • 2 weeks later...

While the model itself is an incredible exercise in inefficiency, it should still work. I get a crash in the pick routine, so let me check that with the debugger...

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

I made a small modification to the raycast code that fies this problem. I think all those little tags are using a single triangle with the verts all at (0,0,0). If so, it's incredibly inefficient right now because it's probably doing 1000 extra draw calls.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...