Some time ago, I wrote some scripts to rotate vectors in blender. I am not a blender expert. I have the files. I want to see the python script that I wrote.
The files work fine but although I can see the console and blender runs the code, I can't find out how to see the code.
For completeness I wrote the script inside the python editor built into blender. When I open the .blend file, the script runs automatically and generates the 3D image.
Can I do this?