From 2f09afecd0b04e2330de3d51c8cc87b4411066e9 Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Thu, 27 Jan 2022 19:06:53 +0100 Subject: [PATCH] OP-2414 - added vendored OpenHarmony --- openpype/hosts/harmony/__init__.py | 2 +- openpype/vendor/OpenHarmony/.gitignore | 1 + openpype/vendor/OpenHarmony/README.md | 98 +- openpype/vendor/OpenHarmony/docs/$.html | 2153 +- openpype/vendor/OpenHarmony/docs/$.oApp.html | 1583 +- .../vendor/OpenHarmony/docs/$.oArtLayer.html | 3284 +- .../vendor/OpenHarmony/docs/$.oAttribute.html | 1741 +- .../vendor/OpenHarmony/docs/$.oBackdrop.html | 1622 +- openpype/vendor/OpenHarmony/docs/$.oBox.html | 1701 +- .../vendor/OpenHarmony/docs/$.oColor.html | 1548 +- .../OpenHarmony/docs/$.oColorValue.html | 1542 +- .../vendor/OpenHarmony/docs/$.oColumn.html | 1769 +- .../vendor/OpenHarmony/docs/$.oDatabase.html | 1532 +- .../vendor/OpenHarmony/docs/$.oDialog.html | 1837 +- .../vendor/OpenHarmony/docs/$.oDrawing.html | 2388 +- .../OpenHarmony/docs/$.oDrawingColumn.html | 1824 +- .../OpenHarmony/docs/$.oDrawingNode.html | 2326 +- .../vendor/OpenHarmony/docs/$.oElement.html | 1629 +- openpype/vendor/OpenHarmony/docs/$.oFile.html | 1552 +- .../vendor/OpenHarmony/docs/$.oFolder.html | 1776 +- .../vendor/OpenHarmony/docs/$.oFrame.html | 1534 +- .../vendor/OpenHarmony/docs/$.oGroupNode.html | 2819 +- openpype/vendor/OpenHarmony/docs/$.oLink.html | 1585 +- .../vendor/OpenHarmony/docs/$.oLinkPath.html | 1542 +- openpype/vendor/OpenHarmony/docs/$.oList.html | 1532 +- .../vendor/OpenHarmony/docs/$.oMetadata.html | 1532 +- .../vendor/OpenHarmony/docs/$.oNetwork.html | 1532 +- openpype/vendor/OpenHarmony/docs/$.oNode.html | 2044 +- .../vendor/OpenHarmony/docs/$.oNodeLink.html | 1532 +- .../vendor/OpenHarmony/docs/$.oPalette.html | 2099 +- .../vendor/OpenHarmony/docs/$.oPathPoint.html | 1544 +- .../vendor/OpenHarmony/docs/$.oPegNode.html | 2048 +- .../vendor/OpenHarmony/docs/$.oPieMenu.html | 2169 +- .../OpenHarmony/docs/$.oPieSubMenu.html | 1962 +- .../vendor/OpenHarmony/docs/$.oPoint.html | 4450 +- .../OpenHarmony/docs/$.oPreference.html | 1534 +- .../OpenHarmony/docs/$.oPreferences.html | 1536 +- .../vendor/OpenHarmony/docs/$.oProcess.html | 1755 +- .../OpenHarmony/docs/$.oProgressDialog.html | 1675 +- .../vendor/OpenHarmony/docs/$.oScene.html | 2454 +- .../OpenHarmony/docs/$.oScriptButton.html | 1536 +- .../vendor/OpenHarmony/docs/$.oShape.html | 2277 +- .../vendor/OpenHarmony/docs/$.oStencil.html | 1630 +- .../vendor/OpenHarmony/docs/$.oThread.html | 1806 +- .../vendor/OpenHarmony/docs/$.oTimeline.html | 1840 +- .../OpenHarmony/docs/$.oTimelineLayer.html | 336 +- openpype/vendor/OpenHarmony/docs/$.oTool.html | 1532 +- .../vendor/OpenHarmony/docs/$.oToolbar.html | 1534 +- .../vendor/OpenHarmony/docs/$.oUtils.html | 1082 +- openpype/vendor/OpenHarmony/docs/$.oXml.html | 1534 +- .../vendor/OpenHarmony/docs/NodeTypes.html | 106453 +++++++++------ openpype/vendor/OpenHarmony/docs/actions.html | 1532 +- openpype/vendor/OpenHarmony/docs/global.html | 1604 +- openpype/vendor/OpenHarmony/docs/index.html | 1592 +- .../vendor/OpenHarmony/docs/preferences.html | 1532 +- openpype/vendor/OpenHarmony/openHarmony.js | 152 +- .../openHarmony/openHarmony_application.js | 66 +- .../openHarmony/openHarmony_attribute.js | 201 +- .../openHarmony/openHarmony_backdrop.js | 215 +- .../openHarmony/openHarmony_color.js | 238 +- .../openHarmony/openHarmony_column.js | 76 +- .../openHarmony/openHarmony_dialog.js | 1227 +- .../openHarmony/openHarmony_drawing.js | 1941 +- .../openHarmony/openHarmony_element.js | 50 +- .../openHarmony/openHarmony_file.js | 116 +- .../openHarmony/openHarmony_frame.js | 139 +- .../openHarmony/openHarmony_math.js | 402 +- .../openHarmony/openHarmony_misc.js | 27 +- .../openHarmony/openHarmony_node.js | 1053 +- .../openHarmony/openHarmony_nodeAttributes.js | 4755 +- .../openHarmony/openHarmony_nodeLink.js | 28 +- .../openHarmony/openHarmony_palette.js | 294 +- .../openHarmony/openHarmony_path.js | 14 +- .../openHarmony/openHarmony_preferences.js | 120 +- .../openHarmony/openHarmony_scene.js | 368 +- .../openHarmony/openHarmony_threading.js | 279 +- .../openHarmony/openHarmony_timeline.js | 551 +- openpype/vendor/OpenHarmony/package.json | 4 +- openpype/vendor/OpenHarmony/tbpackage.json | 4 +- 79 files changed, 152954 insertions(+), 57972 deletions(-) diff --git a/openpype/hosts/harmony/__init__.py b/openpype/hosts/harmony/__init__.py index 8560fbaf4b..3cf68e3f95 100644 --- a/openpype/hosts/harmony/__init__.py +++ b/openpype/hosts/harmony/__init__.py @@ -4,7 +4,7 @@ import os def add_implementation_envs(env, _app): """Modify environments to contain all required for implementation.""" openharmony_path = os.path.join( - os.environ["OPENPYPE_REPOS_ROOT"], "pype", "vendor", "OpenHarmony" + os.environ["OPENPYPE_REPOS_ROOT"], "openpype", "vendor", "OpenHarmony" ) # TODO check if is already set? What to do if is already set? env["LIB_OPENHARMONY_PATH"] = openharmony_path diff --git a/openpype/vendor/OpenHarmony/.gitignore b/openpype/vendor/OpenHarmony/.gitignore index 8b13789179..23ed1735fe 100644 --- a/openpype/vendor/OpenHarmony/.gitignore +++ b/openpype/vendor/OpenHarmony/.gitignore @@ -1 +1,2 @@ +node_modules/* diff --git a/openpype/vendor/OpenHarmony/README.md b/openpype/vendor/OpenHarmony/README.md index f59b751003..7c77fbfcfa 100644 --- a/openpype/vendor/OpenHarmony/README.md +++ b/openpype/vendor/OpenHarmony/README.md @@ -23,7 +23,7 @@ This library's aim is to create a more direct way to interact with Toonboom thro column.setEntry (myColumnName, 0, 1, "1"); ``` -to simply writing : +to simply writing : ```javascript // with openHarmony @@ -36,13 +36,17 @@ Less time spent coding, more time spent having ideas! ----- ## Do I need any knowledge of toonboom scripting to use openHarmony? -OpenHarmony aims to be self contained and to reimplement all the basic functions of the Harmony API. So, while it might help to have prior experience to understand what goes on under the hood, knowledge of the official API is not required. +OpenHarmony aims to be self contained and to reimplement all the basic functions of the Harmony API. So, while it might help to have prior experience to understand what goes on under the hood, knowledge of the official API is not required. However, should you reach the limits of what openHarmony can offer at this time, you can always access the official API at any moment. Maybe you can submit a request and the missing parts will be added eventually, or you can even delve into the code and add the necessary functions yourself if you feel like it! You can access a list of all the functions, how to use them, as well as examples, from the online documentation: -https://cfourney.github.io/OpenHarmony/$.html +[https://cfourney.github.io/OpenHarmony/$.html](https://cfourney.github.io/OpenHarmony/$.html) + +To help you get started, here is a full example using the library to make and animate a small car, covering most of the basic features. + +[https://github.com/cfourney/OpenHarmony/blob/master/examples/openHarmonyExample.js](https://github.com/cfourney/OpenHarmony/blob/master/examples/openHarmonyExample.js) ----- ## The OpenHarmony Document Object Model or DOM @@ -55,7 +59,7 @@ The openHarmony library doesn't merely provide *access* to the elements of a Too The Document ObjectModel -The *Document Object Model* is a way to organise the elements of the Toonboom scene by highlighting the way they interact with each other. The Scene object has a root group, which contains Nodes, which have Attributes which can be linked to Columns which contain Frames, etc. This way it's always easy to find and access the content you are looking for. The attribute system has also been streamlined and you can now set values of node properties with a simple attribution synthax. +The *Document Object Model* is a way to organise the elements of the Toonboom scene by highlighting the way they interact with each other. The Scene object has a root group, which contains Nodes, which have Attributes which can be linked to Columns which contain Frames, etc. This way it's always easy to find and access the content you are looking for. The attribute system has also been streamlined and you can now set values of node properties with a simple attribution synthax. We implemented a global access to all elements and functions through the standard **dot notation** for the hierarchy, for ease of use, and clarity of code. @@ -68,7 +72,7 @@ On the other hand, the "o" naming scheme allows us to retain full access to the This library is made available under the [Mozilla Public license 2.0](https://www.mozilla.org/en-US/MPL/2.0/). -OpenHarmony can be downloaded from [this repository](https://github.com/cfourney/OpenHarmony/releases/) directly. In order to make use of its functions, it needs to be unzipped next to the scripts you will be writing. +OpenHarmony can be downloaded from [this repository](https://github.com/cfourney/OpenHarmony/releases/) directly. In order to make use of its functions, it needs to be unzipped next to the scripts you will be writing. All you have to do is call : ```javascript @@ -78,7 +82,7 @@ at the beggining of your script. You can ask your users to download their copy of the library and store it alongside, or bundle it as you wish as long as you include the license file provided on this repository. -The entire library is documented at the address : +The entire library is documented at the address : https://cfourney.github.io/OpenHarmony/$.html @@ -89,16 +93,58 @@ As time goes by, more functions will be added and the documentation will also ge ----- ## Installation -To install: +#### simple install: - download the zip from [the releases page](https://github.com/cfourney/OpenHarmony/releases/), +- unzip the contents to [your scripts folder](https://docs.toonboom.com/help/harmony-17/advanced/scripting/import-script.html). + +#### advanced install (for developers): +- clone the repository to the location of your choice + + -- or -- + +- download the zip from [the releases page](https://github.com/cfourney/OpenHarmony/releases/) - unzip the contents where you want to store the library, + + -- then -- + - run `install.bat`. -This last step will tell Harmony where to look to load the library, by setting the environment variable `LIB_OPENHARMONY_PATH` to the current folder. +This last step will tell Harmony where to look to load the library, by setting the environment variable `LIB_OPENHARMONY_PATH` to the current folder. It will then create a `openHarmony.js` file into the user scripts folder which calls the files from the folder from the `LIB_OPENHARMONY_PATH` variable, so that scripts can make direct use of it without having to worry about where openHarmony is stored. -If you don't need a remote location for the library, you can also unzip the entire download into your user script folder. +##### Troubleshooting: +- to test if the library is correctly installed, open the `Script Editor` window and type: +```javascript +include ("openHarmony.js"); +$.alert("hello world"); +``` +Run the script, and if there is an error (for ex `MAX_REENTRENCY `), check that the file `openHarmony.js` exists in the script folder, and contains only the line: +```javascript +include(System.getenv('LIB_OPENHARMONY_PATH')+'openHarmony.js'); +``` +Check that the environment variable `LIB_OPENHARMONY_PATH` is set correctly to the remote folder. + +----- +## How to add openHarmony to vscode intellisense for autocompletion + +Although not fully supported, you can get most of the autocompletion features to work by adding the following lines to a `jsconfig.json` file placed at the root of your working folder. +The paths need to be relative which means the openHarmony source code must be placed directly in your developping environnement. + +For example, if your working folder contains the openHarmony source in a folder called `OpenHarmony` and your working scripts in a folder called `myScripts`, place the `jsconfig.json` file at the root of the folder and add these lines to the file: + +```javascript +{ + include : [ + "OpenHarmony/*", + "OpenHarmony/openHarmony/*", + "myScripts/*", + "*" + ] +} +``` + +[More information on vs code and jsconfig.json.](https://code.visualstudio.com/docs/nodejs/working-with-javascript) ----- ## Let's get technical. I can code, and want to contribute, where do I start? @@ -106,33 +152,33 @@ If you don't need a remote location for the library, you can also unzip the enti Reading and understanding the existing code, or at least the structure of the lib, is a great start, but not a requirement. You can simply start adding your classes to the $ object that is the root of the harmony lib, and start implementing. However, try to follow these guidelines as they are the underlying principles that make the library consistent: * There is a $ global object, which contains all the class declarations, and can be passed from one context to another to access the functions. - + * Each class is an abstract representation of a core concept of Harmony, so naming and consistency (within the lib) is essential. But we are not bound by the structure or naming of Harmony if we find a better way, for example to make nomenclatures more consistent between the scripting interface and the UI. - + * Each class defines a bunch of class properties with getter/setters for the values that are directly related to an entity of the scene. If you're thinking of making a getter function that doesn't require arguments, use a getter setter instead! - + * Each class also defines methods which can be called on the class instances to affect its contents, or its children's contents. For example, you'd go to the scene class to add the things that live in the scene, such as elements, columns and palettes. You wouldn't go to the column class or palette class to add one, because then what are you adding it *to*? - + * We use encapsulation over having to pass a function arguments every time we can. Instead of adding a node to the scene, and having to pass a group as argument, adding a node is done directly by calling a method of the parent group. This way the parent/child relationship is always clear and the arguments list kept to a minimum. * The goal is to make the most useful set of functions we can. Instead of making a large function that does a lot, consider extracting the small useful subroutines you need in your function into the existing classes directly. - - * Each method argument besides the core one (for example, for adding nodes, we have to specify the type of the new node we create) must have a default fallback to make the argument optional. - * Don't use globals ever, but maybe use a class property if you need an enum for example. + * Each method argument besides the core one (for example, for adding nodes, we have to specify the type of the new node we create) must have a default fallback to make the argument optional. + + * Don't use globals ever, but maybe use a class property if you need an enum for example. * Don't use the official API namespace, any function that exists in the official API must remain accessible otherwise things will break. Prefix your class names with "o" to avoid this and to signify this function is part of openHarmony. * We use the official API as little as we can in the code, so that if the implementation changes, we can easily fix it in a minimal amount of places. Wrap it, then use the wrapper. (ex: oScene.name) - - * Users of the lib should almost never have to use "new" to create instances of their classes. Create accessors/factories that will do that for them. For example, $.scn creates and return a oScene instance, and $.scn.nodes returns new oNodes instances, but users don't have to create them themselves, so it's like they were always there, contained within. It also lets you create different subclasses for one factory. For example, $.scn.$node("Top/myNode") will either return a oNode, oDrawingNode, oPegNode or oGroupNode object depending on the node type of the node represented by the object. + + * Users of the lib should almost never have to use "new" to create instances of their classes. Create accessors/factories that will do that for them. For example, $.scn creates and return a oScene instance, and $.scn.nodes returns new oNodes instances, but users don't have to create them themselves, so it's like they were always there, contained within. It also lets you create different subclasses for one factory. For example, $.scn.$node("Top/myNode") will either return a oNode, oDrawingNode, oPegNode or oGroupNode object depending on the node type of the node represented by the object. Exceptions are small useful value containing objects that don't belong to the Harmony hierarchy like oPoint, oBox, oColorValue, etc. * It's a JS Library, so use camelCase naming and try to follow the google style guide for JS : https://google.github.io/styleguide/jsguide.html * Document your new functions using the JSDocs synthax : https://devdocs.io/jsdoc/howto-es2015-classes - + * Make a branch, create a merge request when you're done, and we'll add the new stuff you added to the lib :) @@ -141,4 +187,16 @@ Reading and understanding the existing code, or at least the structure of the li This library was created by Mathieu Chaptel and Chris Fourney. -If you're using openHarmony, and are noticing things that you would like to see in the library, please feel free to contribute to the code directly, or send us feedback through Github. This project will only be as good as people working together can make it, and we need every piece of code and feedback we can get, and would love to hear from you! \ No newline at end of file +If you're using openHarmony, and are noticing things that you would like to see in the library, please feel free to contribute to the code directly, or send us feedback through Github. This project will only be as good as people working together can make it, and we need every piece of code and feedback we can get, and would love to hear from you! + +----- +## Community + +Join the discord community for help with the library and to contribute: +https://discord.gg/kgT38MG + +----- +## Acknowledgements + * [Yu Ueda](https://github.com/yueda1984) for his help to understand Harmony coordinate systems + * [Dash](https://github.com/35743) for his help to debug, test and develop the Pie Menus widgets + * [All the contributors](https://github.com/cfourney/OpenHarmony/graphs/contributors) for their precious help. \ No newline at end of file diff --git a/openpype/vendor/OpenHarmony/docs/$.html b/openpype/vendor/OpenHarmony/docs/$.html index 9d350c4e1c..2aa693c877 100644 --- a/openpype/vendor/OpenHarmony/docs/$.html +++ b/openpype/vendor/OpenHarmony/docs/$.html @@ -49,6 +49,8 @@
  • directory
  • +
  • useCache
  • + @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +619,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +673,18 @@ Members +
  • boundingBox
  • + +
  • name
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • +
  • $.oColorValue @@ -1027,10 +1097,18 @@ Members +
  • activeArtLayer
  • +
  • ART_LAYER
  • +
  • artLayers
  • + +
  • boundingBox
  • +
  • colorArt
  • +
  • drawingData
  • +
  • id
  • LINE_END_TYPE
  • @@ -1045,6 +1123,10 @@
  • pivot
  • +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • underlay
  • @@ -1060,6 +1142,8 @@
  • copyContents
  • +
  • duplicate
  • +
  • getVisibleFrames
  • importBitmap
  • @@ -1161,6 +1245,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1213,12 +1299,16 @@
  • selected
  • +
  • timingColumn
  • +
  • timings
  • type
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1350,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1579,6 +1671,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1706,6 +1800,8 @@
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • @@ -1760,6 +1856,28 @@ +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1981,6 +2099,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2181,6 +2301,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2210,6 +2332,8 @@
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2409,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2426,9 +2552,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oStroke + + + + + + + +
  • +
  • $.oThread @@ -2907,6 +3175,20 @@ @@ -3064,6 +3334,28 @@
  • +
  • + + $.oToolButton + + + + + + + +
  • +
  • $.oUtils @@ -3090,13 +3382,17 @@
  • -
  • +
  • - $.oXml + $.oVertex
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +669,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +723,18 @@ Members +
  • boundingBox
  • + +
  • name
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,6 +1230,8 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • removeDuplicateKeys
  • @@ -952,6 +1244,42 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • +
  • $.oDatabase @@ -1027,10 +1355,18 @@ Members +
  • activeArtLayer
  • +
  • ART_LAYER
  • +
  • artLayers
  • + +
  • boundingBox
  • +
  • colorArt
  • +
  • drawingData
  • +
  • id
  • LINE_END_TYPE
  • @@ -1045,6 +1381,14 @@
  • pivot
  • +
  • selectedShapes
  • + +
  • selectedStrokes
  • + +
  • shapes
  • + +
  • strokes
  • +
  • underlay
  • @@ -1060,6 +1404,8 @@
  • copyContents
  • +
  • duplicate
  • +
  • getVisibleFrames
  • importBitmap
  • @@ -1126,6 +1472,8 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • removeDuplicateKeys
  • @@ -1142,6 +1490,42 @@ +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1161,6 +1545,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1213,12 +1599,16 @@
  • selected
  • +
  • timingColumn
  • +
  • timings
  • type
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1650,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1280,6 +1672,8 @@
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1579,6 +1973,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1706,14 +2102,20 @@
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2162,60 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1981,6 +2437,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2086,6 +2544,8 @@
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2582,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2677,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2210,6 +2708,8 @@
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2785,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2390,6 +2892,8 @@
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +2930,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + + + +
  • + +
  • + + $.oSignal + + + + + +
  • +
  • + + $.oStroke + + + + + + + +
  • +
  • $.oThread @@ -2907,6 +3593,20 @@ @@ -2986,28 +3676,6 @@
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,6 +3732,28 @@
  • +
  • + + $.oToolButton + + + + + + + +
  • +
  • $.oUtils @@ -3090,13 +3780,17 @@
  • -
  • +
  • - $.oXml + $.oVertex
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml @@ -223,293 +233,337 @@ Members -
  • AnimatedMatteGenerator
  • +
  • 3D-Kinematic-Output
  • -
  • ArticulationModule
  • +
  • 3D-Region
  • -
  • AutoFoldModule
  • +
  • Ambient-Occlusion
  • -
  • AutoMuscleModule
  • +
  • Animated-Matte-Generator
  • -
  • AutoPatchModule
  • +
  • Anti-Flicker
  • -
  • BendyBoneModule
  • +
  • Apply-Image-Transformation
  • -
  • BezierMesh
  • +
  • Apply-Peg-Transformation
  • -
  • BLEND_MODE_MODULE
  • +
  • Articulation
  • + +
  • Auto-Muscle
  • + +
  • Auto-Patch
  • + +
  • Baker-Composite
  • + +
  • Blending
  • Bloom
  • -
  • BLUR_DIRECTIONAL
  • +
  • Blur
  • -
  • BLUR_RADIAL
  • +
  • Blur-Box
  • -
  • BLUR_VARIABLE
  • +
  • Blur-Directional
  • -
  • BoneModule
  • +
  • Blur-Gaussian
  • -
  • BOXBLUR-PLUGIN
  • +
  • Blur-Radial-Zoom
  • -
  • CAMERA
  • +
  • Blur-Variable
  • -
  • CHANNEL_SWAP
  • +
  • Bone
  • -
  • CHROMA_KEYING
  • +
  • Bounce
  • -
  • COLOR2BW
  • +
  • Brightness-Contrast
  • -
  • COLOR_ART
  • +
  • BrightnessContrast
  • -
  • COLOR_CARD
  • +
  • Burn-In
  • -
  • COLOR_MASK
  • +
  • Camera
  • -
  • COLOR_OVERRIDE_TVG
  • +
  • Cast-Shadow
  • -
  • COLOR_SCALE
  • +
  • Channel-Selector
  • -
  • COMPOSITE
  • +
  • Channel-Swap
  • -
  • COMPOSITE
  • +
  • Chroma-Keying
  • -
  • COMPOSITE_GENERIC
  • +
  • Colour-Art
  • -
  • ComputeNormals
  • +
  • Colour-Banding
  • -
  • CONTRAST
  • +
  • Colour-Card
  • -
  • CROP
  • +
  • Colour-Curves
  • -
  • CurveModule
  • +
  • Colour-Fade
  • -
  • CUTTER
  • +
  • Colour-Levels
  • -
  • DeformationCompositeModule
  • +
  • Colour-Override
  • -
  • DeformationRootModule
  • +
  • Colour-Scale
  • -
  • DeformationScaleModule
  • +
  • Colour-Selector
  • -
  • DeformationSwitchModule
  • +
  • Composite
  • -
  • DeformationUniformScaleModule
  • +
  • Composite-Generic
  • -
  • DeformationWaveModule
  • +
  • Constraint-Switch
  • -
  • DEPTHBLUR
  • +
  • Contrast
  • -
  • DISPLAY
  • +
  • Crop
  • -
  • DITHER
  • +
  • Curve
  • -
  • DynamicSpring
  • +
  • Cutter
  • -
  • EXTERNAL
  • +
  • Deformation-AutoFold
  • -
  • FADE
  • +
  • Deformation-Composite
  • -
  • FIELD_CHART
  • +
  • Deformation-Fold
  • -
  • FilterBanding
  • +
  • Deformation-Root
  • -
  • FLATTEN
  • +
  • Deformation-Scale
  • -
  • FLICKER_BLUR
  • +
  • Deformation-Switch
  • -
  • FOCUS_APPLY
  • +
  • Deformation-Uniform-Scale
  • -
  • FOCUS_SET
  • +
  • Deformation-Wave
  • -
  • FoldModule
  • +
  • Display
  • -
  • GameBoneModule
  • +
  • Dither
  • -
  • GAUSSIANBLUR-PLUGIN
  • +
  • Drawing
  • -
  • GLCacheLock
  • +
  • Dynamic-Spring
  • -
  • GLOW
  • +
  • Explosion
  • -
  • GLUE
  • +
  • External
  • -
  • GRADIENT-PLUGIN
  • +
  • Field-Chart
  • -
  • GRAIN
  • +
  • Flatten
  • + +
  • Focus
  • + +
  • Focus-Multiplier
  • + +
  • Free-Form-Deformer
  • + +
  • Game-Bone
  • + +
  • Gamma
  • + +
  • Glow
  • + +
  • Glue
  • + +
  • Gradient
  • + +
  • Grain
  • + +
  • Gravity
  • + +
  • Greyscale
  • Grid
  • -
  • GROUP
  • +
  • Group
  • -
  • HIGHLIGHT
  • +
  • Highlight
  • -
  • HUE_SATURATION
  • +
  • Hue-Saturation
  • -
  • ImageSwitch
  • +
  • Image-Fracture
  • -
  • KinematicOutputModule
  • +
  • Image-Switch
  • -
  • LAYER_SELECTOR
  • +
  • Increase-Opacity
  • + +
  • Kill
  • + +
  • Kinematic-Output
  • + +
  • Layer-Selector
  • LensFlare
  • -
  • LightPosition
  • +
  • Light-Position
  • -
  • LightShader
  • +
  • Light-Shader
  • -
  • LINE_ART
  • +
  • Line-Art
  • -
  • LuminanceThreshold
  • +
  • Luminance-Threshold
  • MasterController
  • -
  • MATTE_BLUR
  • +
  • Matte-Blur
  • -
  • MATTE_COMPOSITE
  • +
  • Matte-Composite
  • -
  • MATTE_RESIZE
  • +
  • Matte-Resize
  • -
  • MedianFilter
  • +
  • Maya-Batch-Render
  • -
  • MOTION_BLUR
  • +
  • Median
  • -
  • MultiLayerWrite
  • +
  • Mesh-Warp
  • -
  • MULTIPORT_IN
  • +
  • Motion-Blur
  • -
  • MULTIPORT_OUT
  • +
  • Motion-Blur-Legacy
  • -
  • NEGATE
  • +
  • Move-Particles
  • -
  • NormalFloat
  • +
  • Multi-Layer-Write
  • -
  • NOTE
  • +
  • Multi-Points-Constraint
  • -
  • ObjectDefinition
  • +
  • Multi-Port-In
  • -
  • OffsetModule
  • +
  • Multi-Port-Out
  • -
  • OGLBYPASS
  • +
  • Negate
  • -
  • OpenGLPreview
  • +
  • Normal-Map
  • -
  • ORTHOLOCK
  • +
  • Normal-Map-Converter
  • -
  • OVERLAY
  • +
  • Note
  • -
  • Particle3dRegion
  • +
  • Offset
  • -
  • ParticleBaker
  • +
  • OpenGL-Bypass
  • -
  • ParticleBkerComposite
  • +
  • OpenGL-Cache-Lock
  • -
  • ParticleExplosion
  • +
  • Orbit
  • -
  • ParticleGravity
  • +
  • OrthoLock
  • -
  • ParticleImageEmitter
  • +
  • Overlay-Layer
  • -
  • ParticleKill
  • +
  • Particle-Baker
  • -
  • ParticleMove
  • +
  • Particle-Region-Composite
  • -
  • ParticleOrbit
  • +
  • Particle-System-Composite
  • -
  • ParticlePlanarRegion
  • +
  • Particle-Visualizer
  • -
  • ParticleRandom
  • +
  • Peg
  • -
  • ParticleRegionComposite
  • +
  • Pixelate
  • -
  • ParticleRepulse
  • +
  • Planar-Region
  • -
  • ParticleRotationVelocity
  • +
  • Point-Kinematic-Output
  • -
  • ParticleSink
  • +
  • Pre-render-Cache
  • -
  • ParticleSize
  • - -
  • ParticleSprite
  • - -
  • ParticleSystemComposite
  • - -
  • ParticleVelocity
  • - -
  • ParticleVisualizer
  • - -
  • ParticleVortex
  • - -
  • ParticleWindFriction
  • - -
  • PEG
  • - -
  • PEG_APPLY3
  • - -
  • PEG_APPLY3_V2
  • - -
  • PIXELATE
  • - -
  • PLUGIN
  • - -
  • PointConstraint2
  • - -
  • PointConstraint3
  • - -
  • PointConstraintMulti
  • - -
  • QUADMAP
  • +
  • Quadmap
  • Quake
  • -
  • RADIALBLUR-PLUGIN
  • +
  • Random-Parameter
  • -
  • READ
  • +
  • Refract
  • -
  • REFRACT
  • +
  • Remove-Transparency
  • -
  • REMOVE_TRANSPARENCY
  • +
  • RenderPreview
  • -
  • SCALE
  • +
  • Repulse
  • -
  • SCRIPT_MODULE
  • +
  • RGB-Difference-Keyer
  • -
  • SCRIPT_MODULE
  • +
  • Rotation-Velocity
  • -
  • SHADOW
  • +
  • Scale-Output
  • + +
  • Scripted-Action[Beta]
  • + +
  • ScriptModule
  • + +
  • Shadow
  • Shake
  • -
  • StaticConstraint
  • +
  • Shape-Curve
  • -
  • SubNodeAnimation
  • +
  • Shape-Line
  • -
  • SubNodeAnimationFilter
  • +
  • Shape-Render
  • -
  • Switch
  • +
  • Sink
  • -
  • TbdColorSelector
  • +
  • Size
  • -
  • TONE
  • +
  • Sparkle
  • -
  • ToneShader
  • +
  • Sprite-Emitter
  • -
  • TransformationSwitch
  • +
  • Static-Transformation
  • -
  • TransformGate
  • +
  • Stick
  • -
  • TransformLimit
  • +
  • Subnode-Animation
  • -
  • TransformLoop
  • +
  • Surface-Map
  • + +
  • Surface-Normal
  • + +
  • Three-Points-Constraints
  • + +
  • Tone
  • + +
  • Tone-Shader
  • + +
  • Transform-Loop
  • + +
  • Transformation-Gate
  • + +
  • Transformation-Limit
  • + +
  • Transformation-Switch
  • + +
  • Transparency
  • Turbulence
  • TurbulentNoise
  • -
  • UNDERLAY
  • +
  • Two-Points-Constraint
  • -
  • VISIBILITY
  • +
  • Underlay-Layer
  • -
  • WRITE
  • +
  • Velocity
  • + +
  • Visibility
  • + +
  • Volume-Object
  • + +
  • Vortex
  • + +
  • Weighted-Deform
  • + +
  • Wind-Friction
  • + +
  • Write
  • + +
  • Z-Buffer-Smoothing
  • +
  • + + $.oActionButton + + + + + + + +
  • +
  • $.oApp @@ -597,6 +673,8 @@ Members +
  • currentStencil
  • +
  • currentTool
  • flavour
  • @@ -649,8 +727,22 @@ Members +
  • boundingBox
  • + +
  • contours
  • + +
  • name
  • + +
  • selectedContours
  • + +
  • selectedShapes
  • + +
  • selectedStrokes
  • +
  • shapes
  • +
  • strokes
  • + +
  • + + $.oColorButton + + + + + + + +
  • + +
  • + + $.oColorOverrideNode + + + + + + + +
  • +
  • $.oColorValue @@ -940,8 +1252,12 @@
  • getKeyFrames
  • +
  • getTimelineLayer
  • +
  • getValue
  • +
  • remove
  • +
  • removeDuplicateKeys
  • setValue
  • @@ -952,6 +1268,98 @@ +
  • + + $.oColumnLayer + + + + + + + +
  • + +
  • + + $.oContour + + + + + + + +
  • +
  • $.oDatabase @@ -1012,6 +1420,8 @@
  • prompt
  • +
  • toast
  • + +
  • + + $.oDrawingLayer + + + + + + + +
  • +
  • $.oDrawingNode @@ -1151,6 +1625,8 @@ Members +
  • timingColumn
  • +
  • attributes
  • bounds
  • @@ -1161,6 +1637,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • element
  • enabled
  • @@ -1193,6 +1671,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -1219,6 +1699,8 @@
  • usedColorIds
  • +
  • usedColors
  • +
  • width
  • x
  • @@ -1260,6 +1742,8 @@
  • getContourCurves
  • +
  • getDrawingAtFrame
  • +
  • getFreeInPort
  • getFreeOutPort
  • @@ -1274,12 +1758,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • getUsedPalettes
  • insertInNode
  • @@ -1432,6 +1920,28 @@ +
  • + + $.oFillStyle + + + + + + + +
  • +
  • $.oFolder @@ -1579,6 +2089,8 @@
  • canCreateOutPorts
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -1609,6 +2121,8 @@
  • locked
  • +
  • matrix
  • +
  • multiportIn
  • multiportOut
  • @@ -1704,16 +2218,26 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getNodeByName
  • +
  • getNodesByType
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • importImage
  • +
  • importImageAsTVG
  • + +
  • importImageSequence
  • +
  • importPSD
  • importQT
  • @@ -1760,6 +2284,66 @@ +
  • + + $.oLayer + + + + + + + +
  • + +
  • + + $.oLineStyle + + + + + + + +
  • +
  • $.oLink @@ -1775,6 +2359,8 @@
  • isMultiLevel
  • +
  • isMultiLevel
  • +
  • linked
  • outLink
  • @@ -1900,6 +2486,32 @@ +
  • + + $.oMatrix + + + + + + + +
  • +
  • $.oMetadata @@ -1981,6 +2593,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2011,6 +2625,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2080,12 +2696,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2122,6 +2742,42 @@ +
  • + + $.oNodeLayer + + + + + + + +
  • +
  • $.oNodeLink @@ -2181,6 +2837,8 @@
  • colors
  • +
  • currentColor
  • +
  • element
  • id
  • @@ -2208,8 +2866,14 @@
  • addColor
  • +
  • addGradient
  • + +
  • addTexture
  • +
  • getColorById
  • +
  • getColorByName
  • +
  • remove
  • @@ -2285,6 +2949,8 @@
  • children
  • +
  • containingBackdrops
  • +
  • enabled
  • exists
  • @@ -2315,6 +2981,8 @@
  • locked
  • +
  • matrix
  • +
  • name
  • nodePosition
  • @@ -2384,12 +3052,16 @@
  • getLinkedOutNode
  • +
  • getMatrixAtFrame
  • +
  • getOutLink
  • getOutLinks
  • getOutLinksNumber
  • +
  • getTimelineLayer
  • +
  • insertInNode
  • linkInNode
  • @@ -2426,9 +3098,9 @@ -
  • +
  • - $.oPieMenu + $.oPieButton + +
  • + +
  • + + $.oPieMenu + + + + + +
  • +
  • + + $.oPrefButton + + + + + + + +
  • +
  • $.oPreference @@ -2602,12 +3362,16 @@
  • execute
  • +
  • kill
  • +
  • launchAndDetach
  • launchAndRead
  • read
  • +
  • terminate
  • + + + + +
  • + + $.oSignal + + + + + +
  • -
  • - - $.oTimelineLayer - - - - - - - -
  • -
  • $.oTool @@ -3064,9 +3946,9 @@
  • -
  • +
  • - $.oUtils + $.oToolButton + +
  • + +
  • + + $.oTransformNamesObject + + + + + + + +
  • + +
  • + + $.oTransformSwitchNode + + + + + +
  • -
  • +
  • - $.oXml + $.oVector + + + + +
  • + +
  • + + $.oVertex + + +
  • -
  • +
  • - $#oPieButton + $.oXml