| nicholas_yue wrote: |
| Is there a way to start e.g. blenderpublisher with some command line argument that loads a python script and execute it? Like:
blender.exe -script mypythonscript.py -executescript |
| Quote: |
| I'd like PythonWin for editing Python as it has syntax highlight and colouring. |
| theeth wrote: |
|
in the Script window in Blender, you can link Python scripts to different events including OnLoad. Maybe that could help you. Martin |