Jono Brandel
6e3dda6c15
merging
2011-08-10 10:48:51 -07:00
George Michael Brower
e1a2353e59
Moved to requestanimationframe for the demo, and changed 'demo' to 'docs' for consistency with gee
2011-04-19 11:09:09 -07:00
George Michael Brower
3a4fb42b9d
Changes to index.
2011-04-19 10:43:44 -07:00
George Michael Brower
bfc6820597
Fixed a bug where typing the letter h in a string field would hide the gui
2011-04-18 17:18:52 -07:00
George Michael Brower
7de4efc1c1
merge with doug's renaming
2011-04-18 16:45:57 -07:00
George Michael Brower
92a13fd869
Changed tabs to two spaces. Happy?
2011-04-18 12:06:19 -07:00
George Michael Brower
561b4a1411
Moved everything to the DAT namespace, and officially renamed the project dat.gui :)
2011-04-18 12:01:45 -07:00
George Michael Brower
391be6a283
Adjusted baseline for animated graphic on demo page
2011-03-23 11:49:11 -04: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
Jono Brandel
06e610de87
house cleaning
2011-02-11 11:25:33 -08:00
Jono Brandel
70ed6c1e32
modified demo.css for expansion animations
2011-02-09 13:50:24 -08:00
Jono Brandel
ac562a2deb
modified demo.css for expansion animations
2011-02-09 13:50:24 -08:00
Jono Brandel
6dded8e6e6
css changes to index.html
2011-02-09 13:32:41 -08:00
Jono Brandel
a4bd8874ee
updated demo.css to accomodate padding-bottom on index.html
2011-02-08 09:25:54 -08:00
Jono Brandel
6f7ba4f752
updated demo.css to accomodate padding-bottom on index.html
2011-02-08 09:25:54 -08:00
George Michael Brower
f96b1f2e9a
Better keyframes.
2011-02-08 10:40:38 -05:00
Jono Brandel
cdb9e9fe6a
merged css3 transitions
2011-02-03 14:40:02 -08:00
Jono Brandel
a178438c91
merged css3 transitions
2011-02-03 14:40:02 -08:00
Jono Brandel
e0e998b02a
merged css3 transition changes
2011-02-03 14:39:27 -08:00
Jono Brandel
695645ef05
merged css3 transition changes
2011-02-03 14:39:27 -08:00
Jono Brandel
79602505b9
css3 animations work for documentation page, thanks szimek!
2011-02-03 14:36:28 -08:00
Jono Brandel
e21e0ac5c3
css3 animations work for documentation page, thanks szimek!
2011-02-03 14:36:28 -08:00
George Michael Brower
5be42748bd
Now we have a FUNCTIONING mock :)
2011-02-02 13:12:55 -05:00
Jono Brandel
2e0cad73d9
Merge branch 'master' of github.com:jonobr1/gui-dat
2011-02-01 16:04:53 -08:00
Jono Brandel
11325bbf42
Merge branch 'master' of github.com:jonobr1/gui-dat
2011-02-01 16:04:53 -08:00
Jono Brandel
4646dc695d
Tried to update the animations for documentation and utterly failed. Sad face. Line 89 of demo.css
2011-02-01 16:04:39 -08:00
Jono Brandel
9c6ef53953
Tried to update the animations for documentation and utterly failed. Sad face. Line 89 of demo.css
2011-02-01 16:04:39 -08:00
George Michael Brower
0aa2e7eea5
Moved Controller classes to GUI namespace
2011-02-01 13:45:22 -05:00
George Michael Brower
548f0fa3d2
Moved Controller classes to GUI namespace
2011-02-01 13:45:22 -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
George Michael Brower
5765730f80
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
George Michael Brower
7501ba9839
Working on string controller
2011-01-31 18:15:29 -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
Jono Brandel
7ce2af6f8e
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
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
738b4d0d06
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
f6324d64cc
totally resizeable :)
2011-01-30 16:03:09 -07:00
jonobr1
54d198cac5
minor tweaks
2011-01-28 20:27:17 -07:00
jonobr1
d3dc2fd566
minor tweaks
2011-01-28 20:27:17 -07: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
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
5a1c06798e
Commented up the source to FizzyText and added setName to the pre on index.html
2011-01-28 13:26:38 -07:00
George Michael Brower
c62bb21ac7
z-index on explanation image
2011-01-27 14:31:51 -07:00
George Michael Brower
3cf34f1954
Added 'it gives you this'
2011-01-27 14:24:25 -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