Too Many Ideas - Posts Tagged ‘Python Script’
7th Sea 2nd Edition Likely Number of Raises
Saturday, June 25th, 20167th Sea 2nd edition uses an interesting mechanism to decide how well a character does with an action. I wanted to have some idea of how many raises a starting character is likely to have depending on their Trait, Skill and any bonus dice they might get. So I ran some simulations earlier using a […]
Nicer Python Display: The Results are In
Friday, July 30th, 2010Thanks to everyone who voted on my Nicer Python Display poll. I’ll start looking at updating all of the python script pages on my site to use the new, improved formatting. [poll id=”3″ type=”result”]
Nicer Python Display
Thursday, July 22nd, 2010I’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 […]
Updated Add Material Layer Scripts
Monday, September 28th, 2009I’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 […]
Add Material Layers Updated
Friday, September 4th, 2009I’ve updated the Add Material Layers python script for Vue I released last week and added a second script. The original script added the layer at the bottom of all the layers. The new script adds a layer at the top.
Updated Save and Load Camera Animation Scripts
Tuesday, September 1st, 2009After a request for improved features from Vladimir Chopine I’ve updated my Save and Load camera animation python scripts for Vue to cover more than just position and rotation. They now handle Depth of Field, Exposure, Focal Length, Focus Distance, Lens Aberration, Horizontal Film Shift and Vertical Film Shift. They should work with both animated […]
Add Material Layer Tutorial Video
Monday, August 24th, 2009I’ve made a short tutorial video which hopefully demonstrates how to edit the addlayertoall.py python script for Vue
More Vue Python Pages and New Scripts
Sunday, August 16th, 2009I’ve added not one, not two but six new and one revised python scripts for use with Vue tonight. I’ve also really been on the ball and added the pages for them straight away too. There are three entirely new scripts to switch Vue’s Bump Mapping on selected objects: one to make the mapping negative, […]
Added Page for EcoRotate Python Script
Friday, August 14th, 2009Keeping up the momentum from yesterday I’ve added a new page for my EcoRotate python script for Vue.
Added Page for EcoSystem Vertical Scatter Script
Thursday, August 13th, 2009I’m slowly working through old blog posts creating pages for scripts and other bits and stuff that deserve to have more permanant pages so that they can easily be found. Tonight I’ve added one for the EcoSystem Vertical Scatter Script I wrote a couple of years ago.