• Home > Posts tagged 'python scripts'

Posts Tagged ‘python scripts’

Nicer Python Display

Thursday, July 22nd, 2010

I’ve wanted to improve the display of the code for my Vue python scripts here for quite awhile but I was never entirely happy with the code highlighters I’d tried. I’ve installed and fiddled with a new one tonight and I think I like it but since its really for you (well at least if your here to look at my Vue python scripts) I thought I’d run a little poll to see what you think.

The new style can be seen on Terrain Matcher while the old style can be seen on EcoRotate.

Which way of showing Python Code do you prefer?

  • New way (Like Terrain Matcher) (88%, 7 Votes)
  • I've no preference (13%, 1 Votes)
  • Old way (Like EcoRotate) (0%, 0 Votes)

Total Voters: 8

Loading ... Loading ...

The poll will run for a week and at the end of the week if the vote is in favour of the new style I’ll update the other python script pages to match.

Updated Add Material Layer Scripts

Monday, September 28th, 2009

I’ve just uploaded version 0.4 of my python scripts for Vue that add material layers to all the materials in a scene. This release includes a new script which adds a material layer at the top of the list of layers so long as the material doesn’t include any nodes attached to the Transparency output node. Hopefully this script should be useful for anyone wanting to toon there scene. You can see the code and download the scripts from the Add Material Layer page in my vue python section.