update to 5.3

main
Benjamin Kraft 9 months ago
parent 2b05bed655
commit 295d37dcae
  1. 25
      .idea/.idea.PBDRobotics.dir/.idea/inspectionProfiles/Project_Default.xml
  2. 13
      .ignore
  3. BIN
      Content/Levels/Main.umap
  4. 2
      PBDRobotics.uproject

@ -0,0 +1,25 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="GrazieInspection" enabled="false" level="GRAMMAR_ERROR" enabled_by_default="false" />
<inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PyIncorrectDocstringInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="E741" />
<option value="E303" />
<option value="E101" />
<option value="E128" />
</list>
</option>
</inspection_tool>
<inspection_tool class="PyPep8NamingInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>

@ -1,7 +1,6 @@
.git /.vscode
DerivedDataCache /Content
.vscode /.git
Saved /Saved
.idea /.idea
Intermediate /Intermediate
Content

Binary file not shown.

@ -1,6 +1,6 @@
{ {
"FileVersion": 3, "FileVersion": 3,
"EngineAssociation": "3504FA5B-E061-4D4A-B028-4928A7E20A30", "EngineAssociation": "5.3",
"Category": "", "Category": "",
"Description": "", "Description": "",
"Modules": [ "Modules": [

Loading…
Cancel
Save