From b4fd7ddd7cf6fb2a68613bc0257a650055360ea7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 9 Jun 2014 17:41:00 -0400 Subject: environment working again --- views/controls/editor/light-control.ejs | 18 +++++++ views/controls/editor/media-drawer.ejs | 96 +++++++++++++++++++++++++++++++++ views/controls/editor/settings.ejs | 40 ++++++++++++++ views/controls/editor/signed-out.ejs | 14 +++++ views/controls/editor/toolbar.ejs | 9 ++++ views/controls/editor/video-toolbar.ejs | 7 +++ views/controls/editor/wallpaper.ejs | 10 ++++ 7 files changed, 194 insertions(+) create mode 100644 views/controls/editor/light-control.ejs create mode 100644 views/controls/editor/media-drawer.ejs create mode 100644 views/controls/editor/settings.ejs create mode 100644 views/controls/editor/signed-out.ejs create mode 100644 views/controls/editor/toolbar.ejs create mode 100644 views/controls/editor/video-toolbar.ejs create mode 100644 views/controls/editor/wallpaper.ejs (limited to 'views/controls/editor') diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs new file mode 100644 index 0000000..782c400 --- /dev/null +++ b/views/controls/editor/light-control.ejs @@ -0,0 +1,18 @@ +
+
+ +

Outline Hue

+
+
+ +

Wall Hue

+
+
+ +

Brightness

+
+
+ +

Shadow

+
+
\ No newline at end of file diff --git a/views/controls/editor/media-drawer.ejs b/views/controls/editor/media-drawer.ejs new file mode 100644 index 0000000..af9ea71 --- /dev/null +++ b/views/controls/editor/media-drawer.ejs @@ -0,0 +1,96 @@ + +
+
+ Upload File + +
+ ~ or ~
+ +
+ +
+
+ +
+ +
+

Your MediaFound Media


+

delete media

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/views/controls/editor/settings.ejs b/views/controls/editor/settings.ejs new file mode 100644 index 0000000..f92d1c7 --- /dev/null +++ b/views/controls/editor/settings.ejs @@ -0,0 +1,40 @@ +
+ + + +
+ +
+ +
+ +
+
+ +
+
+
+ + + + +
+
+
+ +
+
+ Clone + Clear + Delete +
+
\ No newline at end of file diff --git a/views/controls/editor/signed-out.ejs b/views/controls/editor/signed-out.ejs new file mode 100644 index 0000000..20e3715 --- /dev/null +++ b/views/controls/editor/signed-out.ejs @@ -0,0 +1,14 @@ +Sign Up +Sign In + +
+

Roomname, Ivan Sidorov

+

Last modified 3/12/14

+ Nulla vitae elit libero, a pharetra augue. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. +
+ +
+

Share this on–

+ Facebook + Twitter +
diff --git a/views/controls/editor/toolbar.ejs b/views/controls/editor/toolbar.ejs new file mode 100644 index 0000000..1bf87eb --- /dev/null +++ b/views/controls/editor/toolbar.ejs @@ -0,0 +1,9 @@ + diff --git a/views/controls/editor/video-toolbar.ejs b/views/controls/editor/video-toolbar.ejs new file mode 100644 index 0000000..d4364a2 --- /dev/null +++ b/views/controls/editor/video-toolbar.ejs @@ -0,0 +1,7 @@ + diff --git a/views/controls/editor/wallpaper.ejs b/views/controls/editor/wallpaper.ejs new file mode 100644 index 0000000..82460b7 --- /dev/null +++ b/views/controls/editor/wallpaper.ejs @@ -0,0 +1,10 @@ +
+ + + + + + + + +
\ No newline at end of file -- cgit v1.2.3-70-g09d2