Share

What's New in Bifrost 2.15.0.0 SDK shipping with Bifrost 2.15.0.0 for Maya

Bifrost 2.15.0.0 SDK CMake files use CMake 3.20 and up.

Bifrost 2.15.0.0 SDK contains minor API breaking changes.

General Notes

Amino

Cpp

  • JobPort annotation in C++ operators has been removed. See <..>/sdk/include/Amino/Cpp/Annotate.h.

Core

  • New StringLiteral which is a StringView known at compile-time. See <..>/sdk/include/Amino/Core/StringView.h.
  • Deprecated RuntimeMessage.h has been removed.

Bifrost

Geometry

  • Addition of new geometry component string constants used in Bifrost::Object as keys. See <..>/sdk/include/Bifrost/Geometry/GeoPropertyKey.h.

Migration

  • New section explaining the migration of Bifrost Packs. Migration is for keeping Bifrost content working through changes. See directory <..>/sdk/migration.

Was this information helpful?