From 5958803c081b84883b8e47adcd87bcc7b451a8d2 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Sun, 27 May 2012 02:02:29 +0200 Subject: [PATCH] GUI: Exporting vertices by now. Fun hack for downloading "geometry.js" file ^^ --- gui/index.html | 13 ++++++---- gui/js/ui/Sidebar.Properties.Geometry.js | 32 ++++++++++++++++++++++-- 2 files changed, 38 insertions(+), 7 deletions(-) diff --git a/gui/index.html b/gui/index.html index 02ff12ef8c..32774d8b0a 100644 --- a/gui/index.html +++ b/gui/index.html @@ -39,6 +39,9 @@