|
From: Roger H. <rog...@mi...> - 2005-02-21 13:05:20
|
On Monday, February 21, 2005, at 01:49 AM, James W. Walker wrote: > I went through the CVS mailing list from Dec. 4 to now and made some > notes for the 1.7b1 change notes. > > Roger, do you expect to finish your view hints change before we do > 1.7b1? If so, how would you describe it? I expect to check in Peter's View Hint implementation and my reading code later today, maybe tomorrow. This allows view hint to passed in memory (Interiors/Modeller use them on the clipboard for instance) and also allows the reading of view hints from files generated by QuickDraw3D on OS7/8/9 or classic environment. I hope to get Peter to write the view hint writing code in the next month or so. I have not done anything about reading View Hints from text files, for me this is almost zero priority, and I would have to learn how to do it first. If my checking in of a partial implementation is undesirable at this time I can delay it. I will until I hear from you anyway. > > * Quesa is now compiled as C++, although the public API is still C. > * The code has been overhauled, taking advantage of C++ for better > speed. > * memory storage objects can be duplicated. > * texture objects are correctly duplicated. > * when reading text 3DMF, references are handled correctly. > * mipmap textures are handled more correctly. > * The CodeWarrior project for the Geom Test sample has Windows targets. > * Minor improvements in the RayShade renderer. > * There is a new public API CENameElement_PeekData. > * textures are cached differently, to allow using a texture object > with different texture shaders. > * fixed a bug in draw context pane positions in "metal" Mac windows. Looks good. > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop > |