Commit Graph

81 Commits

Author SHA1 Message Date
George Michael Brower
fd300fb9ea Improved rendering on number curves 2011-02-14 16:04:20 -05:00
George Michael Brower
6152bdb728 This thing is getting pretty useable. Check out my loop. 2011-02-13 22:24:35 -05:00
George Michael Brower
9843e59773 I made a composition in gui-dat/time. It is not that good, but you can save and load. 2011-02-13 12:23:10 -05:00
George Michael Brower
ffa9af2e82 Converted save methods to JSON representation. Now onto saving Timers. 2011-02-11 17:01:02 -08:00
George Michael Brower
9a24286b3f Added easing curves for numbers, about to break old saving methods for JSON 2011-02-11 14:54:39 -08:00
George Michael Brower
3b6827441c Beginnings of easing curves for numbers 2011-02-09 10:27:59 -08:00
George Michael Brower
e42a7848cd Multiple normal panels and a time panels now live together in beautiful harmony 2011-02-08 15:56:00 -05:00
George Michael Brower
f96b1f2e9a Better keyframes. 2011-02-08 10:40:38 -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
George Michael Brower
45743a5f1a typo 2011-01-31 20:42:22 -05:00
George Michael Brower
84472b9b77 typo 2011-01-31 20:24:30 -05: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
Jono Brandel
0a220426e9 updated index to handle toggling of documentation and also css fix to gui.css 2011-01-31 12:21:14 -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
jonobr1
8ba92f76cd cleaning up GUI-DAT to gui-dat 2011-01-28 22:27:06 -07:00
jonobr1
4dbb680cfa changed file size on download link 2011-01-28 22:21:01 -07:00
jonobr1
ff6ffca84f synced with versions branch 2011-01-28 22:12:03 -07:00
George Michael Brower
8741a638b7 merge 2011-01-28 21:29:54 -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
jonobr1
83a9cbae32 minor tweaks 2011-01-28 21:05:47 -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
jonobr1
7ba44aace6 minor tweaks 2011-01-28 20:54:26 -07:00
jonobr1
d6edaf6da5 minor tweaks 2011-01-28 20:51:44 -07:00
jonobr1
d8dc82515e had to update setName() to name() again 2011-01-28 20:38:05 -07:00
jonobr1
2dc271fa44 updated index to reflect the new listen() and onChange() functionality 2011-01-28 20:22:05 -07:00
jonobr1
092419bdad updated index.html doc to reflect setWatched() 2011-01-28 20:17:57 -07:00
Mr.doob
a3b3e38d1d Merged with jonobr1 branch. 2011-01-29 01:34:57 +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
402093179a Removed google analytics (to avoid lag when reloading :S)
Updated "pretified" code.
2011-01-29 00:44:54 +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
5a1c06798e Commented up the source to FizzyText and added setName to the pre on index.html 2011-01-28 13:26:38 -07:00
jonobr1
918acf8e33 added the setName method in the demo index.html 2011-01-28 10:55:23 -07:00
jonobr1
be997cf428 removed extraneous p tag 2011-01-27 14:34:56 -07:00
jonobr1
f6a68f5cc7 added more assets for descriptor below the slider 2011-01-27 14:05:42 -07:00
jonobr1
3d5c21ccef assets are totally assetted 2011-01-26 23:35:45 -07:00
jonobr1
a599579990 added favicon with rounded corners, yum 2011-01-26 23:25:46 -07:00
George Michael Brower
76c87e9126 Added link to minified source 2011-01-26 19:52:08 -07:00
George Michael Brower
a58471aa70 Merged 2011-01-26 19:48:27 -07:00
George Michael Brower
f62a04c8e9 Version 0.1 2011-01-26 19:45:34 -07:00
jonobr1
fe260b5dca made logo inline with flag 2011-01-26 16:36:23 -07:00
jonobr1
64383925eb example is now officially awesome 2011-01-26 16:25:40 -07:00