George Michael Brower
3b6827441c
Beginnings of easing curves for numbers
2011-02-09 10:27:59 -08:00
George Michael Brower
f96b1f2e9a
Better keyframes.
2011-02-08 10:40:38 -05:00
George Michael Brower
046ef1e1c8
Improved scrubber rendering
2011-02-02 22:53:46 -05:00
George Michael Brower
7d9bc0ef96
Made backwards scrubbing better, weird bug on last string point
2011-02-02 22:12:01 -05:00
George Michael Brower
121da420e8
Starting navigation
2011-02-02 19:45:12 -05:00
George Michael Brower
634ddc0736
This is getting really close.
2011-02-02 19:01:12 -05:00
George Michael Brower
e17d9be534
Mildly selectable keyframes
2011-02-02 15:51:58 -05:00
George Michael Brower
263fcbc677
We've got tweening in between numbers. Next up, actual mouse and keyboard interaction
2011-02-02 14:43:49 -05:00
George Michael Brower
5be42748bd
Now we have a FUNCTIONING mock :)
2011-02-02 13:12:55 -05:00
George Michael Brower
70c5c0447d
Just a non-functioning little mock ;)
2011-01-31 23:02:22 -05:00
Jono Brandel
d099440e0e
fixed the firefox horizontal issue
2011-01-31 19:06:34 -08:00
George Michael Brower
69a9f1e4dd
Saving on lock, memorizes panel appearance, scrollOffsets, you name it. Gonna give this a lookover in FF then minify and push to gh-pages
2011-01-31 19:49:14 -05:00
George Michael Brower
a960a0d1ca
Working on string controller
2011-01-31 18:15:29 -05:00
Jono Brandel
c3fd69b95a
changed keyEvent from keyup to keydown
2011-01-31 12:28:18 -08:00
Jono Brandel
109474c99c
added key event up and down arrows to controller.number.js
2011-01-31 12:25:57 -08:00
George Michael Brower
ea585f0de4
Saving via URL is on lock. Almost done making it so that panel appearance is saved as well, but bugs with resizing afterwards.
2011-01-31 10:47:07 -05:00
George Michael Brower
5b38f59def
Lots of saving goodness though a few things left to be done / tested. Started to add collapsable sections on demo headers. Won't be stable enough by tomorrow morning.
2011-01-30 23:53:33 -05:00
George Michael Brower
554767fa70
totally resizeable :)
2011-01-30 16:03:09 -07:00
George Michael Brower
ad78b157e1
Merged my changes with doob's -- exact same external functionality, some internal differences
2011-01-28 21:28:12 -07:00
George Michael Brower
dc814e0055
Changed Controller class to prototype syntax, added a method updateDisplay() for Controller (used by listen()), implemented by each Controller subclass.
2011-01-28 21:04:33 -07:00
Mr.doob
136cd367fe
Merge remote branch 'jonobr1/master'
2011-01-29 03:57:26 +00:00
Mr.doob
a378d33bae
Fixed loop issue. Now watched controllers don't set the value after updating.
2011-01-29 03:56:32 +00:00
jonobr1
2dc271fa44
updated index to reflect the new listen() and onChange() functionality
2011-01-28 20:22:05 -07:00
jonobr1
f736507fd4
Merged in mr doobs changes for watchers and changed setName to name
2011-01-28 19:55:43 -07:00
Mr.doob
fe172c75fb
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
d770dbb0c2
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