My Collection of Blender 3D python scripts.
Got any questions? Contact me.. glad to help!
Please be aware that Clone/Download won't give you a Blender installation file.
Just copy the files you want to your scripts folder.
KTX_Bottle_2.py
An addon to generate a threaded bottle and cap. Lots of parameters to tweak.
This is the only file needed when you want the Bottle/Cap script.
_Watch me creating one here_
KTX_Tools.py
A collection of unrelated tools I've created through the years, mostly for testing/training purposes.
(Holds both version 1 and 2 of the Bottle/Cap script.)
KTX_MeshVersions.py
An addon to save/restore versions of meshes during editing.
Watch me using the addon here
This addon has been added to Blender Contrib. No need to download anymore, unless you want latest versions or branches
KTX_Selectbuffer.py
An addon to enable a select buffer. Select something, add it to a buffer. Select others and do a boolean selection on the previous selection.
Watch me using the addon here
This addon has been added to Blender Contrib. No need to download anymore, unless you want latest versions or branches
KTX_RenderSlot.py
An addon to add a quick Render slot selection in the render panel and show which renderslots are already occupied.
This addon has been added to Blender Contrib. No need to download anymore, unless you want latest versions or branches