-
Notifications
You must be signed in to change notification settings - Fork 0
/
BeefSpace_User.toml
145 lines (123 loc) · 3.36 KB
/
BeefSpace_User.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
FileVersion = 1
LastConfig = "Debug"
LastPlatform = "Win64"
RecentFilesList = ["LeoECS\\src\\EcsSystem.bf", "LeoECS\\src\\EcsHelpers.bf", "LeoECS\\src\\EcsFilter.bf", "LeoECS\\src\\EcsWorld.bf"]
[MainWindow]
X = 89
Y = 56
Width = 2147
Height = 1233
ShowKind = "Normal"
[MainDockingFrame]
Type = "DockingFrame"
SplitType = 2
[[MainDockingFrame.DockedWidgets]]
RequestedWidth = 370.0
RequestedHeight = 220.0
SizePriority = 220.0
Type = "DockingFrame"
SplitType = 1
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
RequestedWidth = 395.0
RequestedHeight = 220.0
Type = "TabbedView"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
Active = true
TabLabel = "Workspace"
TabWidth = 110.8333
Type = "ProjectPanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
IsFillWidget = true
Permanent = true
RequestedWidth = 150.0
RequestedHeight = 150.0
SizePriority = 150.0
DefaultDocumentsTabbedView = true
Type = "TabbedView"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
Active = true
TabLabel = "EcsSystem.bf"
TabWidth = 100.8333
Type = "SourceViewPanel"
FilePath = "LeoECS\\src\\EcsSystem.bf"
CursorPos = 15347
VertPos = 8952.0
ProjectName = "LeoECS"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "EcsHelpers.bf"
TabWidth = 104.1667
Type = "SourceViewPanel"
FilePath = "LeoECS\\src\\EcsHelpers.bf"
CursorPos = 1794
ProjectName = "LeoECS"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "EcsWorld.bf"
TabWidth = 95.83333
Type = "SourceViewPanel"
FilePath = "LeoECS\\src\\EcsWorld.bf"
CursorPos = 1185
ProjectName = "LeoECS"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "EcsFilter.bf"
TabWidth = 88.33333
Type = "SourceViewPanel"
FilePath = "LeoECS\\src\\EcsFilter.bf"
CursorPos = 58152
ProjectName = "LeoECS"
[[MainDockingFrame.DockedWidgets]]
RequestedWidth = 275.0
RequestedHeight = 327.0
Type = "DockingFrame"
SplitType = 1
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
RequestedWidth = 275.0
RequestedHeight = 275.0
SizePriority = 0.4631057
Type = "TabbedView"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
Active = true
TabLabel = "Errors"
TabWidth = 81.66666
Type = "ErrorsPanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Memory"
TabWidth = 95.83333
Type = "MemoryPanel"
AutoResize = "Auto_Mul8"
RequestedWidth = 300.0
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Watch"
TabWidth = 85.0
Type = "WatchPanel"
Columns = [{Width = 220.0}, {Width = 220.0}, {Width = 220.0}]
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Auto"
TabWidth = 76.66666
Type = "AutoWatchPanel"
Columns = [{Width = 220.0}, {Width = 220.0}, {Width = 220.0}]
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
RequestedWidth = 275.0
RequestedHeight = 275.0
SizePriority = 0.5368943
Type = "TabbedView"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Find Results"
TabWidth = 115.0
Type = "FindResultsPanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Threads"
TabWidth = 93.33333
Type = "ThreadPanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Call Stack"
TabWidth = 103.3333
Type = "CallStackPanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
TabLabel = "Immediate"
TabWidth = 110.0
Type = "ImmediatePanel"
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
Active = true
TabLabel = "Output"
TabWidth = 88.33333
Type = "OutputPanel"