Updated README.md
Added lock_transforms.py
1. python_sfm.py updated - fixed bug in SFMChannel
1. python_sfm.py - controls added
Autosave window changed from QDialog to QWidget and WA_ShowWithoutActivating attribute added - meaning it's now not taking focus from SFM.
Autosave feature - added filter for forbidden characters in autosave file.
Forgot to add swigbullet/___init__.pyd
Added separate folder for autosaves - usermod/elements/sessions/autosaves/
Added autosave to sfm_init.py from https://github.com/btdavis/sfm-autosave
Added sfmphys, swigbullet, paperclip libs.
Added sfmphys scripts from https://github.com/btdavis/sfmphys - they currently do not work.
Added generate_docs.py.
First commit