Files
opennurbs/zlib/infback.c
Nathan Letwory 5fcd089d99 Fix crash when used in Blender.
When OpenNURBS is used through rhino3dm in Blender there is
a crash in Blender in its openvdb library due to the same named
symbol inflate_fast.

Rename the one we have in our zlib library to zinflate_fast to
prevent the crash from happening.
2024-07-10 10:46:32 +03:00

22 KiB