|
Objects exported in reverse order
|
|
01-25-2013, 05:24 PM
(This post was last modified: 01-25-2013 06:07 PM by oort.)
Post: #3
|
|||
|
|||
|
RE: Objects exported in reverse order
micheus,
Thanks for taking a look and the tip. I tried the change you suggested but that didn't do anything. That part of the code is for lights and YafaRay Meshlights are actually meshes/objects... I wouldn't expect anyone to know that... ![]() I thought that making that change might change the order in which lights are exported but it didn't. It did make me aware of the fact that not only are objects exported in reverse order but that lights are exported in reverse order as well... Edit: I just modified wings_export.erl, changing all foldl to foldr. This exports everything in normal order. This broke something in the YafaRay exporter so I need to be more selective in my changes. Hopefully this is the solution but also hopefully this doesn't break something else... ![]() Edit2: I did another test before doing any more code changes and it seems to be working. I will have to do more testing to figure out what I did wrong in my first test... ![]() oort |
|||
|
« Next Oldest | Next Newest »
|
| 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
RE: Objects exported in reverse order - oort - 01-25-2013 05:24 PM
RE: Objects exported in reverse order - oort - 01-25-2013, 10:47 PM
RE: Objects exported in reverse order - micheus - 01-26-2013, 07:47 PM
RE: Objects exported in reverse order - oort - 01-26-2013, 11:26 PM
RE: Objects exported in reverse order - oort - 01-27-2013, 02:35 AM
RE: Objects exported in reverse order - micheus - 01-27-2013, 02:40 AM
RE: Objects exported in reverse order - oort - 01-27-2013, 04:07 AM
|
User(s) browsing this thread: 1 Guest(s)





