upgrade to 4.4 dev7 and jolt physics
parent
76b963bf33
commit
7cf6abba6f
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="GdSdk Master" type="GdScript">
|
||||
<properties path="$USER_HOME$/.cache/JetBrains/Rider2024.3/projects/schildderstärke.d57cb195/sdk/GdSdk Master" version="Master" date="2024-06-01T15:14:16.000+02:00" />
|
||||
<CLASSES />
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="file://$USER_HOME$/.cache/JetBrains/Rider2024.3/projects/schildderstärke.d57cb195/sdk/GdSdk Master" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RiderProjectSettingsUpdater">
|
||||
<option name="singleClickDiffPreview" value="1" />
|
||||
<option name="vcsConfiguration" value="3" />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/packed-scenes/enemy_ui.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/packed-scenes/enemy_ui.tscn" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/packed-scenes/ui.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/packed-scenes/ui.tscn" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/project.godot" beforeDir="false" afterPath="$PROJECT_DIR$/project.godot" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/resources/animations/skeleton_animations.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/animations/skeleton_animations.tres" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/resources/floors_mesh_library.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/floors_mesh_library.tres" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/resources/level_mesh_library.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/level_mesh_library.tres" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/scenes/game.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/scenes/game.tscn" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProblemsViewState">
|
||||
<option name="selectedTabId" value="CurrentFile" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo">{
|
||||
"customColor": "",
|
||||
"associatedIndex": 6
|
||||
}</component>
|
||||
<component name="ProjectId" id="2q4HPgu46uOtOmdySjqb7m18yeQ" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="autoscrollFromSource" value="true" />
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"GdScript Start and Debug.Player GDScript.executor": "Debug",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"gdscript.promo.shown": "true",
|
||||
"git-widget-placeholder": "UI2",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
}]]></component>
|
||||
<component name="RunManager" selected="GdScript Start and Debug.Player GDScript">
|
||||
<configuration name="Player GDScript" type="GDSCRIPT_DEBUG_RUN_CONFIGURATION" factoryName="GdScriptRunFactory" show_console_on_std_err="false" show_console_on_std_out="false" port="6006">
|
||||
<option name="address" value="127.0.0.1" />
|
||||
<option name="allowRunningInParallel" value="false" />
|
||||
<option name="listenPortForConnections" value="false" />
|
||||
<option name="projectPathOnTarget" />
|
||||
<option name="selectedOptions">
|
||||
<list />
|
||||
</option>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
<configuration name="Editor" type="RunNativeExe" factoryName="Native Executable">
|
||||
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4-dev6_linux.x86_64" />
|
||||
<option name="PROGRAM_PARAMETERS" value="--path "./" --editor" />
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
||||
<option name="PASS_PARENT_ENVS" value="1" />
|
||||
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="" />
|
||||
<created>1733914913603</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1733914913603</updated>
|
||||
<workItem from="1733914927162" duration="262000" />
|
||||
<workItem from="1733915211671" duration="365000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
<option name="version" value="3" />
|
||||
</component>
|
||||
<component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
||||
<component name="VcsManagerConfiguration">
|
||||
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"godotTools.editorPath.godot4": "/home/sascha/Godot/Godot_v4.3-beta1_linux.x86_64"
|
||||
"godotTools.editorPath.godot4": "/home/sascha/Godot/Godot_v4.4-dev7_linux.x86_64"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
uid://dgpo4qurgavv8
|
||||
@ -0,0 +1 @@
|
||||
uid://u00ya1sbak6i
|
||||
@ -0,0 +1 @@
|
||||
uid://yuykhlvows48
|
||||
@ -0,0 +1 @@
|
||||
uid://bnqnfoc31bmsk
|
||||
@ -0,0 +1 @@
|
||||
uid://bexumv6bxbv04
|
||||
@ -0,0 +1 @@
|
||||
uid://1hlyorpwtgq1
|
||||
@ -0,0 +1 @@
|
||||
uid://bhxmmdt22sics
|
||||
@ -0,0 +1 @@
|
||||
uid://cs8pknmafga0r
|
||||
@ -0,0 +1 @@
|
||||
uid://3rbry6yfuo6u
|
||||
@ -0,0 +1 @@
|
||||
uid://v7cocm7eje8v
|
||||
@ -0,0 +1 @@
|
||||
uid://b6reoowf6jabo
|
||||
@ -0,0 +1 @@
|
||||
uid://c0yvgkipacg3x
|
||||
@ -0,0 +1 @@
|
||||
uid://uigg23n8ddht
|
||||
@ -0,0 +1 @@
|
||||
uid://did0e7iwyya4u
|
||||
@ -0,0 +1 @@
|
||||
uid://dk0eue50uckft
|
||||
@ -0,0 +1 @@
|
||||
uid://blhql14ylkv4q
|
||||
@ -0,0 +1 @@
|
||||
uid://bkl78wg627clt
|
||||
@ -0,0 +1 @@
|
||||
uid://bldhgn017k1o8
|
||||
@ -0,0 +1 @@
|
||||
uid://cqwweorvt4hbi
|
||||
@ -0,0 +1 @@
|
||||
uid://q8x02edi74ew
|
||||
@ -0,0 +1 @@
|
||||
uid://by2koaet5t2pl
|
||||
@ -0,0 +1 @@
|
||||
uid://cbdw457n70h0o
|
||||
Loading…
Reference in New Issue