Changes in 1.0.1: - New look for some bitmaps used in the scene viewers were *still* original icons from the Coin3D lib (see www.coin3d.org), these icons have all been replaced. Please check Coin3D copyright info if you wish to use the old icons (< version 1.0.1) . - one fluid source was not up-to-date compared with the generated cxx/h files Changes in 1.0.0: Yes! this is the first 1.0.x release of the fl-inventor project. In this release you'll find: - more stable viewers : many internal changes to viewers drawing&resizing - a complete cmake makefiles revision: now works with the latest cmake 1.8.3 version or superior - a complete refont of the new renderers, glFeedback now available as a contrib option - the new renderers sources are located in the SoFl lib(Inventor/FL/renderer and lib/src/Renderer - minimum modifications has been made to SoOffscreenRenderer in order to simplify subclassing - the new SoFlxxxRenderers classes share now the same 'orthogonal' AP - many examples which had incorrect input file path bugs are now fixed - a new demo big test script is now available in the ./install dir - a complete update of the sgi oiv lib has been achieved: many bug fixed as in sgi 2.5-10 plus more bug fixes/optim. - updated README.FIRST correcting and adding new how-to material. - more minor bugfixes/resources leak fixes achieved in the new SoFl lib Changes in 0.9-5 Major update: - Transform, Lights, Color, Material Editors classes ALL implemented in the new SoFl lib (i.e: see FlSceneViewer demo) - Print classes implemented (not complete) - Tooltips support for fltk 1.1.x and for 1.0.x - one unused unix link library (supc++) removed - link fltk_gl lib corrected to fltkgl for win32 static compilation - decoration was not hiding/showing correctly after viewer chage: fixed - background color editor was always linked after one use : fixed. - more minor bug fixes 2003-01-20 Fabien Changes in 0.9-4 2003-01-07 Fabien - Now SoFl lib can compile SHARED or STATIC (see for more info: CMakelist.txt WANT_FLIV_SHARED option in fl_inventor/build/SoFl directory ) - oiv src modifications to support recent linux distrib and gcc (3.x) - sofl modifications to support new fltk (>=1.1.x) - CMake files fixed to accept latest Cmake distrib (i.e: now works with current Cmake1.4.7) - flextent files bug fixed implying as an example that new MaterialEditors not to crash after pressing 'esc' key Changes in 0.9-3: - Added the Material Editors related files to the SoFl lib - Added data/materials - Fixed problem when loading materials with rel. paths specs - Fixed problems with Win32