• PenguinTD
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    make sense, python really does not have a good ide for it and I don’t understand why, cause it’s so widely used. I wrote some python tools for Unreal Engine and I still use the old execute, check exception output method. (since UE’s python binding is kinda tacked on afterward so their modules and exposed functions are tied directly to their C++ counter part. compare to other more mature DCC tool(like Maya, Houdini) you can pretty much run things in python mode without opening the editor.