Skip to content

Commit

Permalink
Use EditorResourcePicker in the Inspector
Browse files Browse the repository at this point in the history
Backported from #48854
  • Loading branch information
YuriSizov committed Jun 11, 2021
1 parent 343ba50 commit b622dfa
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 709 deletions.
2 changes: 2 additions & 0 deletions doc/classes/EditorSpinSlider.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="EditorSpinSlider" inherits="Range" version="3.4">
<brief_description>
Godot editor's control for editing numeric values.
</brief_description>
<description>
This [Control] node is used in the editor's Inspector dock to allow editing of numeric values. Can be used with [EditorInspectorPlugin] to recreate the same behavior.
</description>
<tutorials>
</tutorials>
Expand Down
Loading

0 comments on commit b622dfa

Please sign in to comment.