Hi all, below is the list of Moho's scripting API changes of the version 14.2, according to the .pkg files.
All changes have been added to mohoscripting.com.
New Constants:
MOHO.LDQ_MASKED_LAYERS - masked layers - turns off masking, but also the layers that would have been masked
MOHO.BM_LINEAR_DODGE
MOHO.BM_COLOR_BURN
MOHO.PEAK_WEIGHT
New Method:
BoneLayer
void DrawHighlightedBone(MohoDoc *doc, XGraphics *db, int32 boneID);
New Property:
M_Curve
AnimVal fProfileOffset;
New Argument:
M_Shape
bool HasPositionDependentStyles(int32 fillOrStroke = 2); // 0:fill 1:stroke 2:both
________________________________________________________________________ https://mohoscripting.com/ - Unofficial Moho Lua scripting documentation https://mohoscripts.com/ - The best place to publish and download scripts for Moho