├── .gitattributes ├── .gitignore ├── BatchCameraRender-functions-misc.ms ├── BatchCameraRender-functions-populating.ms ├── BatchCameraRender-functions-preparing.ms ├── BatchCameraRender-functions-setters.ms ├── BatchCameraRender.ms ├── CNAME ├── backup_previous_folder.ms ├── compiled ├── BatchCameraRender.1.9.12.ms ├── BatchCameraRender.ini ├── batchcamerarender_1.10.1b.ms ├── batchcamerarender_1.10.2b.ms ├── batchcamerarender_1.10.2b_.ms ├── batchcamerarender_1.10.3b.ms ├── batchcamerarender_1.10.3b_harald.ms ├── batchcamerarender_1.10.4.ms ├── batchcamerarender_1.10.5.ms ├── batchcamerarender_1.10b.ms ├── batchcamerarender_1.12.ms ├── batchcamerarender_1.13.ms ├── batchcamerarender_1.13_antomor.ms ├── batchcamerarender_1.14.ms ├── batchcamerarender_1.15.ms ├── batchcamerarender_1.16.ms ├── batchcamerarender_1.17.ms ├── batchcamerarender_1.18.ms ├── batchcamerarender_1.19.ms ├── batchcamerarender_1.9.13.ms ├── batchcamerarender_1.9.13_fajar.ms ├── batchcamerarender_1.9.14.ms ├── batchcamerarender_1.9.15.ms └── batchcamerarender_1.9.16.ms ├── license.txt ├── mfrender_batchcam.ms ├── new description-eng.txt ├── new description-rus.txt ├── postrender scripts └── trek rendered files.ms ├── readme.md ├── release notes-eng.txt ├── release notes-rus.txt ├── render to bitmap test.ms ├── submit info.ms └── todos.txt /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/.gitignore -------------------------------------------------------------------------------- /BatchCameraRender-functions-misc.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/BatchCameraRender-functions-misc.ms -------------------------------------------------------------------------------- /BatchCameraRender-functions-populating.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/BatchCameraRender-functions-populating.ms -------------------------------------------------------------------------------- /BatchCameraRender-functions-preparing.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/BatchCameraRender-functions-preparing.ms -------------------------------------------------------------------------------- /BatchCameraRender-functions-setters.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/BatchCameraRender-functions-setters.ms -------------------------------------------------------------------------------- /BatchCameraRender.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/BatchCameraRender.ms -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | batchcam.sergepogosyan.com 2 | -------------------------------------------------------------------------------- /backup_previous_folder.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/backup_previous_folder.ms -------------------------------------------------------------------------------- /compiled/BatchCameraRender.1.9.12.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/BatchCameraRender.1.9.12.ms -------------------------------------------------------------------------------- /compiled/BatchCameraRender.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/BatchCameraRender.ini -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.1b.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.1b.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.2b.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.2b.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.2b_.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.2b_.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.3b.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.3b.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.3b_harald.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.3b_harald.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.4.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.4.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10.5.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10.5.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.10b.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.10b.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.12.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.12.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.13.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.13.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.13_antomor.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.13_antomor.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.14.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.14.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.15.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.15.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.16.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.16.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.17.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.17.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.18.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.18.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.19.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.19.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.9.13.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.9.13.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.9.13_fajar.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.9.13_fajar.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.9.14.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.9.14.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.9.15.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.9.15.ms -------------------------------------------------------------------------------- /compiled/batchcamerarender_1.9.16.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/compiled/batchcamerarender_1.9.16.ms -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/license.txt -------------------------------------------------------------------------------- /mfrender_batchcam.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/mfrender_batchcam.ms -------------------------------------------------------------------------------- /new description-eng.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/new description-eng.txt -------------------------------------------------------------------------------- /new description-rus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/new description-rus.txt -------------------------------------------------------------------------------- /postrender scripts/trek rendered files.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/postrender scripts/trek rendered files.ms -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/readme.md -------------------------------------------------------------------------------- /release notes-eng.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/release notes-eng.txt -------------------------------------------------------------------------------- /release notes-rus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/release notes-rus.txt -------------------------------------------------------------------------------- /render to bitmap test.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/render to bitmap test.ms -------------------------------------------------------------------------------- /submit info.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/submit info.ms -------------------------------------------------------------------------------- /todos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/usakhelo/batchcam/HEAD/todos.txt --------------------------------------------------------------------------------