#IXP_EXIT
20-Oct-94 09:31:18
Sb: #129918-#IXP_EXIT
Fm: Jonas Ruikis [ADESK] 73172,1351
To: Ken Mascaro, Xing T 70703,3505
Hi Ken,
:from the developers…
<< questions.. >>
Metaware 3.11@8 is what we build the toolkit libraries with. It works fine
with Metaware 3.11@9 and Metaware 3.2 although all of
these versions of the compiler have bugs in them that keep them from compiling
certain examples.
<< other questions.. >>
Whether IXP's get loaded and unloaded is at the discretion of 3D Studio. Do
not rely on variables being the same from frame
to frame.
What is Ken writing anyway? What kind of IXP needs to keep track of inter
frame state? Since he works for Xing, I'd guess its some kind of animation
file. If so, I'd stay away from IXP's and go to a BXP instead. Its much
cleaner and nicer that way.