jonobr1
d3effd0e8a
updated index to reflect the new listen() and onChange() functionality
2011-01-28 20:22:05 -07:00
jonobr1
e11bd9b98a
Merged in mr doobs changes for watchers and changed setName to name
2011-01-28 19:55:43 -07:00
Mr.doob
46b5d1ff24
Added updateValue method to StringController (so watched string controllers update).
...
Moved easing from margin-top to height. It's now showing an ugly scrollbar jump. Hmm...
2011-01-29 02:25:48 +00:00
Mr.doob
eb410d3fda
Hacked in a Controllers Watcher.
...
It would be nice if the controllers had the last value cached so setValue will execute only if _value != value.
Added a setWatched example in the demo.
2011-01-29 01:23:20 +00:00
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
George Michael Brower
d14512b454
Changes to index
2011-01-28 14:19:26 -07:00
George Michael Brower
f9c0b16314
Fixed a bug in slider
2011-01-26 15:55:56 -07:00
George Michael Brower
86f5579cbe
Changes to index.html
2011-01-25 18:55:59 -07:00
George Michael Brower
091a01bbaa
CSS3 hover transitions
2011-01-25 15:24:35 -07:00
George Michael Brower
ad26e4835a
Fixed constraints on slider and made fixes to css
2011-01-25 15:10:40 -07:00
George Michael Brower
a6aea7d30b
Starting on sliders. Still some kinks.
2011-01-25 02:35:45 -07:00
George Michael Brower
1d72449b36
Added controllers folder, some small css fixes
2011-01-25 01:22:04 -07:00