Olarn's DevBlog

Search: api


Scene Holster - update 0.7

Nov 05 2016 08:33

Scene Holster - Switch maya project and scene at lightning speed! - Update 0.7

>>full article

Writing Qt UI layout in pymel's 'with layout' style.

Nov 26 2017 01:04

Extending and modifying Qt's layout class, making UI object constructible using pymel's 'with' style.

>>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

Escaping from nested functions using exception

Jun 15 2018 12:23

Escaping from nested functions using exception.

>>full article

Using Pymel's NodeTracker

Dec 08 2018 18:24

Tracking new dependency nodes the easy way.

>>full article

Page 1 of 1