Minor updates to the default rooms

Added a History room for easy undo access and a single command bar to the 2D room
This commit is contained in:
Artisteacher 2021-03-15 20:47:49 -04:00
parent 26ee9f178a
commit 52df7f65a5
3 changed files with 10 additions and 3 deletions

View file

@ -3,4 +3,4 @@ room2.ini
room3.ini
room4.ini
room5.ini
room6.ini

View file

@ -9,7 +9,7 @@ pane_1\geometry=@Rect(34 764 1886 211)
pane_1\orientation=LeftToRight
pane_1\frameZoomFactor=100
pane_2\name=SceneViewer
pane_2\geometry=@Rect(297 30 1623 730)
pane_2\geometry=@Rect(297 30 1623 704)
pane_2\visibleParts=5
pane_2\consoleParts=3435969580
pane_3\name=ToolBar
@ -19,5 +19,7 @@ pane_4\geometry=@Rect(0 0 1920 26)
pane_5\name=LevelPalette
pane_5\geometry=@Rect(34 392 259 368)
pane_5\viewtype=0
hierarchy="-1 1 [ 4 [ 3 [ [ [ 0 5 ] 2 ] 1 ] ] ] "
pane_6\name=CommandBar
pane_6\geometry=@Rect(297 738 1623 26)
hierarchy="-1 1 [ 4 [ 3 [ [ [ 0 5 ] [ 2 6 ] ] 1 ] ] ] "
name=2D

View file

@ -0,0 +1,5 @@
[room]
hierarchy="-1 0 0 "
name=History
pane_0\geometry=@Rect(0 0 1920 945)
pane_0\name=HistoryPanel