Olarn's DevBlog

Showing articles tagged as: maya-python Show all

Search for 'maya-python' instead?

Using Pymel's NodeTracker

Dec 08 2018 18:24

Tracking new dependency nodes the easy way.

>>full article

Extending Pymel's node types with 'Virtual Class'

Nov 29 2017 00:23

How would one go about extending pymel class? The first obvious solution was to simply inherit the nodetype. But due how pymel's node creation works, simple inheritance such as the following code below would not behave as expected.

>>full article

Extending generic vector type to support HLSL/GLSL like 'Swizzling' operations.

Nov 26 2017 02:01

Implementing Swizzling operation to vectors.

>>full article

Shorthand for importing standard maya command modules.

Nov 05 2016 15:38

Shorthand for importing standard maya command modules.

>>full article

Page 1 of 1