fuzesmarcell / Debug-Draw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug-Draw

Debug Draw

Contents

This repository contains a Maya module for easily debuging your node graph. This helps to quickly visualize your nodes and helps you in the debuggin process when working with a lot of math nodes including vectors and matrices.

Module Contents

MpxLocators

Currently they only work in Viewport 2.0

  • ddraw_vector
  • ddraw_matrix
  • ddraw_angle

Python script

Includes a markin menu for the node editor and a simple UI for managing and batch editing the debug objects.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 62.1%Language:C++ 35.0%Language:Batchfile 2.9%