We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955abbc commit a2f53acCopy full SHA for a2f53ac
project/addons/quarkphysics/plugin.cfg
@@ -1,7 +1,7 @@
1
[plugin]
2
3
name="QMeshEditor"
4
-description="It allows making all the adjustments on QMeshAdvancedNode objects while using the QuarkPhysics engine."
+description="It allows making all the adjustments on QMeshAdvancedNode objects while using the QuarkPhysics engine."
5
author="Eray Zesen"
6
version="1.0.0"
7
script="qmesh_editor_plugin.gd"
project/project.godot
@@ -26,10 +26,6 @@ window/size/viewport_height=580
26
window/size/initial_position=Vector2i(515, 290)
27
window/stretch/mode="canvas_items"
28
29
-[editor_plugins]
30
-
31
-enabled=PackedStringArray("res://addons/quarkphysics/plugin.cfg")
32
33
[input]
34
35
ui_left={
0 commit comments