Commit Graph
11 Commits
Author SHA1 Message Date
Mr.doob f6d5b72139 GUI now supports the new json format
The picking code seems to be buggy... will investigate.
2011-11-07 14:22:32 +01:00
Mr.doob 9a6a20b57b GUI: Small tweaks to loaders code. 2011-10-09 01:11:29 +02:00
Mr.doob 71ebe4e544 GUI: Replaced the 4 views with just a single perspective view. 2011-10-08 05:37:11 +02:00
alteredq 456fe3ccff Rewritten URL and BlobBuilder shims. 2011-10-08 02:13:33 +02:00
alteredq ae8c84a7fe Made GUI drag-n-drop work also in Firefox. 2011-10-08 01:31:13 +02:00
Mr.doob b66c1e5744 GUI: Added support for dropping .js files
Remembered that @alteredq managed to get this working on a viewer for ro.me. So I just copied the code :)
2011-10-08 00:22:26 +02:00
Mr.doob 4e5dff61c8 Added basic Collada file drop support to the GUI.
Unfortunately "File" doesn't have path information, so textures won't load :/
Tried to also drop .js files, but the Workers part ruined the party too :/ :/
2011-10-07 08:55:05 +02:00
Mr.doob ca517008d1 Trying to use OrthographicCamera in the GUI.
Not much luck yet, for some reason the camera zooming doesn't work  on the orthographic views :/
2011-10-07 07:53:02 +02:00
Mr.doob 71565b4b5a Updated GUI. 2011-10-04 06:27:37 +02:00
Mr.doob 9ccd3c0e36 GUI: Improved code generation setup. 2011-09-14 13:02:45 -07:00
Mr.doob 8c2b1fcbc1 Early version of a GUI that spits three.js code ^^ 2011-09-09 05:24:24 +02:00