Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 772 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 772 Bytes

Constraint Debugger

Tools for debugging VRC Constraint chains.

How to use

Execution Groups

Execution group is a set of constraints that will be processed in parallel. You can press "Reload" button to collect the current schedule information from VRC Constraint manager.

Dependency Visualizer

This feature generates a dependency graph of constraint chains. You will get a DOT file that can be converted to a human-readable image by Graphviz.