0e82895da8
- update to 1.8.8: * Support variable order curves in the python bindings. (Issue 458) * Support mingw64 by adding a missing include. (Issue 459) - update to 1.8.7: * Protect from potential buffer overrun because of malformed dimensions. (Issue 453) * Fix a typo in the python bindings but leave the misspelled member (kkVisibilityVisible) to maintain compatibility. (Issue 440) * Add unicode filename support for Windows (PR450) * Make some of the extra python scripts including the PyAlembic and Maya * unit tests python 3 compatible. (PR438)
Hans-Peter Jansen2024-12-09 14:22:32 +00:00
58d89f7999
Accepting request 1147881 from graphics
Ana Guerrero2024-02-21 16:55:51 +00:00
b09a51ecca
Accepting request 1147829 from home:dimstar:rpm4.20:a
Michael Vetter2024-02-20 11:47:41 +00:00
c4513cd4cc
- update to 1.8.6: * Introduce CPacke to top level CMake. (PR 425) * Fix typo in a comment. (PR 417) * Fix bug with OCurves, ONuPatch, OPoints, OPolyMesh, and OSubD were not properly incrementing their number of set samples when using setFromPrevious. (PR 433) * Fix default values for float PODTraits. (PR 422) * Introduce -hold argument which will use the previous set sample instead of setting an empty sample for missing samples. - update to 1.8.5: * Add test for fuzzer issue 53406. * Address Issue 402 by not using deprecated kWrapExisting calls when possible. * Add missing vertex for cube test in the python bindings per Issue 407. * Fix several warnings mentioned in Issue 309, 398 and 412. * Don't explicitly set MACOSX_RPATH as it is set by default in CMake 3+. (PR404) * Use install rpath for Imath 3. (PR405) * Use STRING instead of PATH for ALEMBIC_LIB_INSTALL_DIR. * Add CIFuzz as a GitHub action. (PR403) of bools in OXform. - Avoid forcing SSE/SSE2 on %ix86, it is not guaranteed to exist.
Dirk Mueller2024-01-02 09:30:09 +00:00
da1ebd5c14
- update to 1.7.15: * Fuzzer issues 25166, 25175, 25185, 25204, and 25236 all test for illegal meta data index values which we more carefully test. * Fuzzer issue 25192 turned up a leak from a malformed file causing OrData to throw.
Dirk Mueller2020-09-11 14:19:18 +00:00