|
1 | 1 | [gd_scene load_steps=18 format=3 uid="uid://ba7271tsjvr4o"]
|
2 | 2 |
|
3 |
| -[ext_resource type="Script" path="res://planetarium/gui/control_panel.gd" id="1"] |
| 3 | +[ext_resource type="Script" uid="uid://bwtmii13a7exf" path="res://planetarium/gui/control_panel.gd" id="1"] |
4 | 4 | [ext_resource type="PackedScene" uid="uid://b8lhpum4e5tps" path="res://addons/ivoyager_core/gui_widgets/date_time_label.tscn" id="2"]
|
5 | 5 | [ext_resource type="PackedScene" uid="uid://b7a02wvmqua4q" path="res://addons/ivoyager_core/gui_widgets/now_ckbx.tscn" id="3"]
|
6 | 6 | [ext_resource type="PackedScene" uid="uid://c71yn7f8ovhrl" path="res://addons/ivoyager_core/gui_widgets/selection_label.tscn" id="4"]
|
7 | 7 | [ext_resource type="PackedScene" uid="uid://b5k2m7jen3jwm" path="res://addons/ivoyager_core/gui_widgets/range_label.tscn" id="5"]
|
8 | 8 | [ext_resource type="PackedScene" uid="uid://c4wt6rs2mwd7l" path="res://planetarium/gui/lock_visible_ckbx.tscn" id="6"]
|
9 | 9 | [ext_resource type="PackedScene" uid="uid://bk1wcjtaqcyyd" path="res://addons/ivoyager_core/gui_widgets/selection_buttons.tscn" id="7"]
|
10 |
| -[ext_resource type="PackedScene" path="res://addons/ivoyager_core/gui_mods/control_draggable.tscn" id="8"] |
| 10 | +[ext_resource type="PackedScene" uid="uid://bh05kj1lc1y01" path="res://addons/ivoyager_core/gui_mods/control_draggable.tscn" id="8"] |
11 | 11 | [ext_resource type="PackedScene" uid="uid://drl4tb0hbqhl" path="res://addons/ivoyager_core/gui_widgets/speed_buttons.tscn" id="9"]
|
12 | 12 | [ext_resource type="PackedScene" uid="uid://welwpw4boyv8" path="res://addons/ivoyager_core/gui_widgets/lat_long_label.tscn" id="10"]
|
13 | 13 | [ext_resource type="PackedScene" uid="uid://chl27l6aiico8" path="res://addons/ivoyager_core/gui_widgets/focal_length_control.tscn" id="11_13kj6"]
|
@@ -91,35 +91,35 @@ layout_mode = 2
|
91 | 91 |
|
92 | 92 | [node name="Home" parent="VBox/HBox" instance=ExtResource("19")]
|
93 | 93 | layout_mode = 2
|
94 |
| -text = "BUTTON_HOME" |
| 94 | +text = "VIEW_HOME" |
95 | 95 |
|
96 | 96 | [node name="Cislunar" parent="VBox/HBox" instance=ExtResource("19")]
|
97 | 97 | layout_mode = 2
|
98 |
| -text = "BUTTON_CISLUNAR" |
| 98 | +text = "VIEW_CISLUNAR" |
99 | 99 |
|
100 | 100 | [node name="System" parent="VBox/HBox" instance=ExtResource("19")]
|
101 | 101 | layout_mode = 2
|
102 |
| -text = "BUTTON_SYSTEM" |
| 102 | +text = "VIEW_SYSTEM" |
103 | 103 |
|
104 | 104 | [node name="Asteroids" parent="VBox/HBox" instance=ExtResource("19")]
|
105 | 105 | layout_mode = 2
|
106 |
| -text = "BUTTON_ASTEROIDS" |
| 106 | +text = "VIEW_ASTEROIDS" |
107 | 107 |
|
108 | 108 | [node name="Spacer" type="Control" parent="VBox/HBox"]
|
109 | 109 | layout_mode = 2
|
110 | 110 | size_flags_horizontal = 3
|
111 | 111 |
|
112 | 112 | [node name="Zoom" parent="VBox/HBox" instance=ExtResource("19")]
|
113 | 113 | layout_mode = 2
|
114 |
| -text = "BUTTON_ZOOM" |
| 114 | +text = "VIEW_ZOOM" |
115 | 115 |
|
116 | 116 | [node name="Fortyfive" parent="VBox/HBox" instance=ExtResource("19")]
|
117 | 117 | layout_mode = 2
|
118 |
| -text = "BUTTON_45_DEG" |
| 118 | +text = "VIEW_FORTYFIVE" |
119 | 119 |
|
120 | 120 | [node name="Top" parent="VBox/HBox" instance=ExtResource("19")]
|
121 | 121 | layout_mode = 2
|
122 |
| -text = "BUTTON_TOP" |
| 122 | +text = "VIEW_TOP" |
123 | 123 |
|
124 | 124 | [node name="ViewSaveFlow" parent="VBox" instance=ExtResource("18")]
|
125 | 125 | unique_name_in_owner = true
|
|
0 commit comments