mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-13 11:55:50 +08:00
Sync changes from upstream repository
Co-authored-by: Jussi Aaltonen <jussi@mcneel.com> Co-authored-by: piac <giulio@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com>
This commit is contained in:
@@ -5564,7 +5564,7 @@ void ON_3dmSettings::Dump( ON_TextLog& dump ) const
|
||||
// ON_3dmAnimationProperties
|
||||
//
|
||||
|
||||
const ON_3dmAnimationProperties ON_3dmAnimationProperties::Default ON_CLANG_CONSTRUCTOR_BUG_INIT(ON_3dmAnimationProperties);
|
||||
const ON_3dmAnimationProperties ON_3dmAnimationProperties::Default;
|
||||
|
||||
bool ON_3dmAnimationProperties::Read(ON_BinaryArchive& archive)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user