Posts

Showing posts from August, 2023

BPS-ENUM

Blender Python Script - Enumerator Property Examples 21 Aug 2023 Over the last month I have been going through blender python code I have written in the last couple of years in an effort to compile a list with interesting and reusable scripts which I should store for future reference and which will probably be useful to other developers as well. So far, I have selected about twelve scripts and I’m sure there will be more that I would like to share with others. Of course, I will have to tidy up the code first and add comprehensive comments before uploading. I also think the examples should be accompanied by video presentations. Today, I uploaded the first one with examples using the Enumerator property. Code Download Page Video Presentation