zlib_note.txt 395 B

1234567891011
  1. This is a heavily modified and shrinked version of zlib 1.2.3
  2. - Removed comments from zlib.h
  3. - Removed gzip/zip archive I/O
  4. - Removed infback.c
  5. - Added Assimp #idefs to exclude it if not needed
  6. - Disabled debug macros in zutil.h
  7. Assimp itself does not use the compression part yet, so
  8. it needn't be compiled (trees.c, deflate.c, compress.c).
  9. Currently these units are just used by assimp_cmd.