Guilherme Casagrandi

guilhermecasagrandi

About Me

EXPERTISE
Technical Director
INDUSTRY
Advertising / Motion Graphics  | Education  | Film/TV

Connect

LOCATION
São Paulo, Brazil
WEBSITE

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Intermediate
Apex & Apex Script Intro

My Talks

obj-image HUG
Rigging a Tree
obj-image HUG
CHOPS for Music and Constraints

Recent Forum Posts

Houdini MCP for Codex Desktop on Windows - working setup + f July 1, 2026, 4:16 p.m.

I'm getting this error when I try to start the server:
houdini_mcp_plugin\server.py:285: RuntimeWarning: coroutine 'AsyncIOBackend.run.<locals>.wrapper' was never awaited
  logger.error(f"MCP server error: {e}")
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Any clue?

Reading elements with overscan in Copernicus June 25, 2026, 1:41 p.m.

I just saw this topic today.
I filed a bug report for this last year, I think, and they said it'd be corrected on H22.

setting key with Python in APEX Animate state? Feb. 21, 2026, 12:13 p.m.

edward
There's no docs yet for this but you can use apex.ui.statecommandutils.updateControls()for that.

Hey Edward, can you elaborate a bit more on that?