summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-10 19:06:17 -0400
committerryderr <r@okfoc.us>2014-10-10 19:06:17 -0400
commit763950e94505cb4db48b0d093673ddd919b2f788 (patch)
tree81c414d6cd29830d111072a69a85b4771555bffa /views
parent5c2be7b4c6c1367c7e480b13789f6d309915c7f3 (diff)
presets
Diffstat (limited to 'views')
-rw-r--r--views/controls/editor/light-control.ejs16
-rwxr-xr-xviews/editor.ejs1
2 files changed, 1 insertions, 16 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index 8f42d8d..8b20464 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -21,20 +21,4 @@
<div class="swatch" id="outline-color" data-mode="outline"></div><label>outlines</label>
</span>
</div>
-
- <h4>Preset Styles</h4>
- <div class="presets">
- <span data-preset="wireframe">
- Wireframe
- </span>
- <span data-preset="shaded">
- Shaded
- </span>
- <span data-preset="inverse">
- Inverse
- </span>
- <span data-preset="pfunk">
- P.Funk
- </span>
- </div>
</div>
diff --git a/views/editor.ejs b/views/editor.ejs
index 24f617c..330e69b 100755
--- a/views/editor.ejs
+++ b/views/editor.ejs
@@ -20,6 +20,7 @@
[[ include controls/editor/text-editor ]]
[[ include controls/editor/collaborators ]]
[[ include controls/editor/settings ]]
+ [[ include controls/editor/presets ]]
</div>
<div id="minimap" class="vvbox" data-intro="Mini-map shows your position and orientation in a room. Navigate with WASD keys or drag here." data-position="top">