Jump to content

FYI: In 4.0 Clouds changed (for programmers only!)


BoltBait

Recommended Posts

If you don't develop plugins, just move along... nothing to see here.

If you DO make plugins, you should know that Clouds changed slightly.

Clouds used to have the following property name:

CloudsEffect.PropertyNames.BlendOp
It has been changed to:

CloudsEffect.PropertyNames.BlendMode
Rick, is this on purpose?

If so... a fix for CodeLab will be coming soon*... :/

*I'm in no hurry since this really only effects the "file>new" templates and only if you use clouds. And, even if you did all that, you could just go edit the offending line in the generated code to correct the error.

Link to comment
Share on other sites

Is this going to break older plugins?

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...