-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Warnings such as
warning C4996: 'Autodesk::Maya::OpenMaya20190000::MFnDependencyNode::findPlug': Use the MFnDependencyNode::findPlug( const MString&, bool, MStatus* ) method instead.
note: see declaration of 'Autodesk::Maya::OpenMaya20190000::MFnDependencyNode::findPlug'
and
warning C4996: 'Autodesk::Maya::OpenMaya20190000::MFileObject::fullName': Use the methods MFileObject::expandedFullName or MFileObject::resolvedFullName instead.
note: see declaration of 'Autodesk::Maya::OpenMaya20190000::MFileObject::fullName'
There are many more.
Reactions are currently unavailable