home *** CD-ROM | disk | FTP | other *** search
/ Mega CD-ROM 1 / megacd_rom_1.zip / megacd_rom_1 / IRIT / IRITS.ZIP / UPDATE.NEW < prev    next >
Text File  |  1990-05-05  |  1KB  |  27 lines

  1. Version 2.1
  2. -----------
  3. 1. Fix problem with Extrude (used to update wrong plane normal), which
  4.    cuased problems in boolean operations.
  5. 2. Fix boolean operations causing INTERNAL edges been visible.
  6. 3. Fix major memory leak problem (upto %50 less memory usage).
  7.  
  8. Version 2.0
  9. -----------
  10. 1. Program has been ported to unix environment using X11 window system.
  11.    Has been compiled using:
  12.    a. BSD 4.3 using gcc (gnu cc) compiler.
  13.    b. SGI 4d, Irix3.2, using cc.
  14. 2. Minor fix in VGA mode.
  15. 3. Ability to dump intersection curves instead of the model in geometry
  16.    boolean operation, has been added and is controled via a new variable
  17.    named INTERCRV.
  18. 4. Fix severe bug in the convex decomposition (wheel.irt used to be severely
  19.    wrong, o.k. now).
  20.  
  21. Version 1.1
  22. -----------
  23. 1. Full line editing for input line (see irit.doc), including last command
  24.    retrieve.
  25. 2. EGA/VGA display device is finally supported.
  26. 3. Faster and smaller allocator makes more space and run faster.
  27.