Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Objects exported in reverse order
01-25-2013, 11:41 AM
Post: #2
RE: Objects exported in reverse order
(01-25-2013 06:33 AM)oort Wrote:  Does anyone know why Wings3D exports objects in reverse order of their Id number? Is this hard coded or is it a problem with the exporters? Could this be changed?
oort, did you tried to change the order by changing the lists "enumerator" function: by using foldr (right) instead of foldl (left)?

It's what I can suggest you by seeing the source code I found in your site - at line 3193.
Reply


Messages In This Thread
Objects exported in reverse order - oort - 01-25-2013, 06:33 AM
RE: Objects exported in reverse order - micheus - 01-25-2013 11:41 AM

Forum Jump:


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