blurstudio / sublime_debugger-3dsMax

A debug adapter for debugging Python within Autodesk 3ds Max, using Sublime Text 3 and 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Debug Adapter for Debugging Python 2 within Autodesk 3ds Max

This adapter serves as a "middleman" between the Sublime Debugger plugin and a DAP implementation for python (ptvsd) injected into 3ds Max.

It intercepts a few DAP requests to establish a connection between the debugger and 3ds Max, and otherwise forwards all communications between the debugger and ptvsd normally.

About

A debug adapter for debugging Python within Autodesk 3ds Max, using Sublime Text 3 and 4

License:MIT License


Languages

Language:Python 98.2%Language:C++ 1.6%Language:C 0.0%Language:HTML 0.0%Language:Batchfile 0.0%Language:Shell 0.0%