16 Commits
Author SHA1 Message Date
Mr.doob 60f70df2d2 Updated GUI to the new material setup.
There seems to be some bug in the picking code, will investigate.
2011-11-02 18:43:24 +01:00
Mr.doob 8db9d6fd61 GUI: Snap to axis (press x,y or z when moving). Added TrackballControls
Added this.enabled property to TrackballControls.
Simplified TrackballControls code.
2011-10-08 19:43:11 +02:00
Mr.doob 71ebe4e544 GUI: Replaced the 4 views with just a single perspective view. 2011-10-08 05:37:11 +02:00
zz85 9498ebc3b2 Gui code change 2011-10-08 10:23:15 +08:00
zz85 13c08981db Merge branch 'master' into gui 2011-10-08 10:19:12 +08:00
zz85 07442382f6 Testing viewports 2011-10-08 10:08:18 +08: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
zz85 fc496e86ec Some fixes to GUI Codegen + Preview 2011-10-07 18:08:38 +08: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 7ec1a88d26 Fixed GUI. 2011-10-07 07:25:05 +02:00
Mr.doob 71565b4b5a Updated GUI. 2011-10-04 06:27:37 +02:00
Mr.doob 705f6967c0 Fixed GUI. 2011-10-02 19:33:56 +02:00
Mr.doob 9ccd3c0e36 GUI: Improved code generation setup. 2011-09-14 13:02:45 -07:00
Mr.doob a885f9f4b9 GUI: Fixed broken HTML generation (because of the innerText > innerHTML change). 2011-09-09 06:35:35 +02:00
Mr.doob 37f9b3c96d GUI: Minor refactoring and keeping backwards compatibility by now... 2011-09-09 06:20:58 +02:00
Mr.doob 8c2b1fcbc1 Early version of a GUI that spits three.js code ^^ 2011-09-09 05:24:24 +02:00