ScriptSpot

Script

Dotnet Property Inspector

By MarTroYx · Credited author: Martin Dufour · 2010-03-15

Version
1.0
Version requirement
2008
Date updated
2010-03-15
Votes
16
Description

.Net Property Inspector

 

Since I loose track of it on cgtalk, I throught I;ll open it's own page here on scriptspot for more easy retriving :-)

I you do build on top of it, please give credit.

 

Thank,

Martin Dufour

 

I off course give credit to the (guy/girl) that made the managed winapi that made the win32 part possible :

http://mwinapi.sourceforge.net/

 

Attachments

Tags: editor, Developement, DotNet, win32

Comments (5)

MarTroYx · 2012-04-18

Hi Ewok ,
I suppose you are trying to run it from max 2013 because
in 2011 you just drag it in the viewport and it should start , you can try adding the check
for the max version at the beginning of the script ... to disable the version check completely do the following : add "vr_Maxversion = true" without quote at line 12

Best regard,
Martin

MarTroYx · 2010-03-15

it's funny that I use this almost at least one time a day and haven't got the time to update the code yet :-)
one thing I often do is to put the NullObject as global so I can play with function etc ... :-P

Ewok · 2012-04-16

Hi,

the Dotnet Property Inspector looks cool.

Can you give a quick description how to run it, please?

MarTroYx · 2010-03-15

Thank Track,
I do like you're property sorter too, through I haven't got the time to fully test it, but I will :-)

Kstudio · 2010-03-15

Best and very useful utility for developers!
Also Very useful for tuning the interface!