2014-09-02 20:52:44 -04:00
|
|
|
button.btn#thangs-container-toggle
|
2014-09-02 17:52:56 -04:00
|
|
|
span.icon-list
|
2014-09-02 20:52:44 -04:00
|
|
|
button.btn#thangs-palette-toggle
|
2014-09-02 17:52:56 -04:00
|
|
|
span.icon-plus
|
2014-09-03 20:27:19 -04:00
|
|
|
.thangs-container.hide#all-thangs
|
2014-09-02 17:52:56 -04:00
|
|
|
h3(data-i18n="editor.level_tab_thangs_title") Current Thangs
|
2015-01-15 12:34:14 -05:00
|
|
|
#thangs-treema(data-i18n="[title]editor.config_thang", title="Double click to configure a thang")
|
2014-09-02 17:52:56 -04:00
|
|
|
|
|
|
|
.world-container
|
|
|
|
#canvas-wrapper
|
2015-01-06 10:11:37 -05:00
|
|
|
button.generate-terrain-button.btn.btn-info.btn-lg(data-toggle="coco-modal", data-target="editor/level/modals/GenerateTerrainModal", data-i18n="editor.generate_terrain") Generate Terrain
|
2014-09-02 17:52:56 -04:00
|
|
|
ul.dropdown-menu#contextmenu
|
|
|
|
li#delete
|
|
|
|
a(data-i18n="editor.delete") Delete
|
|
|
|
li#duplicate
|
|
|
|
a(data-i18n="editor.duplicate") Duplicate
|
2014-10-21 18:19:12 -04:00
|
|
|
li.divider
|
|
|
|
li.dropdown-header#rotation-menu-item
|
|
|
|
span(data-i18n="editor.rotate").spr Rotate
|
|
|
|
button.btn.btn-xs.spr(data-rotation='-0.5')
|
|
|
|
span.glyphicon.glyphicon-arrow-up
|
|
|
|
button.btn.btn-xs.spr(data-rotation='1')
|
|
|
|
span.glyphicon.glyphicon-arrow-left
|
|
|
|
button.btn.btn-xs.spr(data-rotation='0')
|
|
|
|
span.glyphicon.glyphicon-arrow-right
|
|
|
|
button.btn.btn-xs(data-rotation='0.5')
|
|
|
|
span.glyphicon.glyphicon-arrow-down
|
2014-10-01 16:26:38 -04:00
|
|
|
canvas(width=924, height=589)#webgl-surface
|
|
|
|
canvas(width=924, height=589)#normal-surface
|
2014-09-02 17:52:56 -04:00
|
|
|
#canvas-left-gradient.gradient
|
|
|
|
#canvas-top-gradient.gradient
|
|
|
|
|
|
|
|
#add-thangs-view
|
2015-01-06 10:11:37 -05:00
|
|
|
#level-thang-edit-view.secret
|