debug_dom
-
debug_dom posted in SAX or/and DOM ? in Python Report 2010-01-31 18:15:30 UTC
i haven't done any speed tests of writing/reading xml using the different libraries/methods (i'm sure they are available in more xml-centric circle... (more) -
debug_dom posted in SAX or/and DOM ? in Python Report 2010-01-31 15:02:00 UTC
You can use any combination of python standard libraries to parse and write if you so wish, I have found minidom and xml.dom sufficient for both re... (more) -
debug_dom posted in Sourcing a Python script as a shelf button in Python Report 2010-01-29 17:51:54 UTC
import syssys.path.append( <path to your script>' )from yourScript import *yourScriptFunction() (more) -
debug_dom submitted the Tutorial Using Nuke 6 X 3d tracking data inside of Maya Report 2010-01-28 17:03:48 UTC
To import .chan into Maya you will need this file: https://www.creativecrash.com/maya/downloads/scripts-plugins/utility-external/c/-chan-file-expor... (more)
-
debug_dom posted in using wx in Maya 2009 in Python Report 2010-01-28 11:35:10 UTC
This is due to the Maya gui only using one thread, when your wxframe is active the thread is being used by your application. Autodesk have included... (more) -
debug_dom updated the file .chan File Exporter/Importer (with Nuke6X point cloud importing) for Maya Report 2010-01-27 21:03:30 UTC
.chan file exporter/import for interoperability with Nuke, includes ability to import 3d tracker point cloud data into Maya (more)
-
debug_dom submitted the file Maya Auto Update Framework for Maya Report 2010-01-18 21:26:11 UTC
mayaAutoUpdateFramework is an easy-to-use open source software update framework for Maya developers. (more)
-
debug_dom updated the file Audio Amplitude Extractor for Maya Report 2010-01-18 00:37:41 UTC
Extract volume data from wave files for animation (more)
-
debug_dom submitted the file Kuler Colours for Maya Report 2009-10-18 22:24:04 UTC
Access the Adobe Kuler Colour system from within Maya (more)
-
debug_dom posted in python callbacks in Nuke Report 2009-09-10 13:03:39 UTC
Hi there-I upgraded to 5.2 the other day and i've been looking at the new python panel things most of the stuff I can seem to get my head around bu... (more)
Reply to post