How to Create Editor Modes with TAPython
Starting from TAPython v1.3.0, you can quickly create custom Editor Modes using JSON for UI definition and Python for logic, without writing any C++ code, with support for live hot-reloading.
Starting from TAPython v1.3.0, you can quickly create custom Editor Modes using JSON for UI definition and Python for logic, without writing any C++ code, with support for live hot-reloading.