dat.gui/controllers
Mr.doob 3b4f6e3944 Changed GUI to be instanceable (rather than just one GUI per project). GUI.start() is now var gui = new GUI();
Included prettify.js in the repo so people checking the demo localy doesn't need the internets.
Changed way of hidding the panel (controllerContainer.style.height rather than this.domElement.stylemarginTop).
2011-01-29 00:38:58 +00:00
..
controller.boolean.js Added controllers folder, some small css fixes 2011-01-25 01:22:04 -07:00
controller.function.js Added controllers folder, some small css fixes 2011-01-25 01:22:04 -07:00
controller.js Changed GUI to be instanceable (rather than just one GUI per project). GUI.start() is now var gui = new GUI(); 2011-01-29 00:38:58 +00:00
controller.number.js Changed GUI to be instanceable (rather than just one GUI per project). GUI.start() is now var gui = new GUI(); 2011-01-29 00:38:58 +00:00
controller.string.js Added controllers folder, some small css fixes 2011-01-25 01:22:04 -07:00
slider.js Fixed a bug in slider 2011-01-26 15:55:56 -07:00