Adding project files to project template

This commit is contained in:
2024-03-27 09:55:27 +01:00
parent 23aaf60b09
commit 87105a06c1
22 changed files with 2690 additions and 1 deletions

14
.idea/PushBlendPull.iml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$/../../python/Envs/PushBlendPull/lib/python3.6/site-packages/bpy/2.79/scripts">
<sourceFolder url="file://$MODULE_DIR$/../../python/Envs/PushBlendPull/lib/python3.6/site-packages/bpy/2.79/scripts" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Python 3.6 (PushBlendPull)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>