Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Is this a bug in wings_export?
06-28-2013, 12:27 PM
Post: #4
RE: Is this a bug in wings_export?
There were only two exporters I played before and the only one I knew it was "freezing" the object was yafray plugin. For the POV-Ray I thought it was forgotten. Smile

That's probably remains for long time and until now no one has pointed this before. So, it seems the people didn't have problem with that.

If someone is exporting to an other modeller tool, maybe this behaviour would be appropriated, but for a render software it would be better export the frozen object (and in this case, only those exporters would use such command).

Well, I think that now we have a possible problem thinking about change this behaviour. Huh

___
At some moment when I was studying Erlang, I read or someone told me that this king of construction should be avoid: Shs = St#st.shapes.
So, the best code for your suggestion would be:
Code:
export(Exporter, Name, Ps, St0) ->
    #st{shapes=Shs} = St = wings_view:freeze_mirror(St0),
    ...
Reply


Messages In This Thread
Is this a bug in wings_export? - nemyax - 06-27-2013, 12:31 PM
RE: Is this a bug in wings_export? - micheus - 06-28-2013 12:27 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)