Commit Graph

607 Commits

Author SHA1 Message Date
George Michael Brower
904157f062 wtf? why did my GUI.js get overwritten... 2011-04-18 17:41:02 -07:00
George Michael Brower
a4a2e31334 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-18 17:36:40 -07:00
Doug Fritz
44d5bf27e9 inlined the css 2011-04-18 17:36:10 -07:00
George Michael Brower
eb9fbad6d9 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-18 17:35:36 -07:00
George Michael Brower
320bdb2926 Pass only a single parameter to gui.add to automatically add all of its properties 2011-04-18 17:35:27 -07:00
Doug Fritz
fdb30586d0 merged GUI 2011-04-18 17:32:15 -07:00
Doug Fritz
944a4ab7d3 buildscript css 2011-04-18 17:31:10 -07:00
George Michael Brower
60d2a580e3 Oops, meant to be prepending that style sheet 2011-04-18 17:29:24 -07:00
Doug Fritz
d730f43f65 Merge branch 'master' of https://github.com/jonobr1/gui-dat 2011-04-18 17:27:36 -07:00
Doug Fritz
480abb17ca updated buildscript barnraiser 2011-04-18 17:27:33 -07:00
George Michael Brower
5c709ec018 Preparing for doug's build script to automatically append and inject the minified css 2011-04-18 17:24:43 -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
08eb75861c Fixed options method to make sure the initial value is actually selected 2011-04-18 17:10:05 -07:00
George Michael Brower
7de4efc1c1 merge with doug's renaming 2011-04-18 16:45:57 -07:00
George Michael Brower
56088c5a02 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-18 16:35:55 -07:00
George Michael Brower
9f383f6733 GUI panels open by default, no animation 2011-04-18 16:35:47 -07:00
Doug Fritz
d3f31f0973 moved dat to DAT/GUI 2011-04-18 16:19:17 -07:00
George Michael Brower
6c21734b0f min, max and step as methods for ControllerNumber 2011-04-18 15:40:26 -07:00
George Michael Brower
9959a24161 Number controllers not perfect, but dragging is infinitely more intuitive. 2011-04-18 14:57:32 -07:00
George Michael Brower
9c5cd9a919 More refactoring and began to fix .active issues on number slider 2011-04-18 14:13:15 -07:00
George Michael Brower
38e7d9b029 moved src into internal dat folder 2011-04-18 13:51:15 -07:00
George Michael Brower
df12193b83 Initial values for checkboxes in order 2011-04-18 12:15:51 -07:00
George Michael Brower
ece6c521f8 Removed redundant code. 2011-04-18 12:09:59 -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
446da7ba01 default parameters 2011-04-18 11:34:10 -07:00
George Michael Brower
6f07112f6b Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-18 11:33:10 -07:00
George Michael Brower
23613bfae3 revised directory structure 2011-04-18 11:32:52 -07:00
Jono Brandel
28de717c7d Merge branches 'arodic' and 'master' 2011-04-15 18:04:11 -07:00
arodic
9bc6dc0074 fixed broked DOM parenting 2011-04-15 17:23:43 -07:00
Jono Brandel
2a3ee58077 Merge branches 'arodic' and 'master' 2011-04-15 17:03:16 -07:00
arodic
23357ff180 added parameters to pass DOM element for parenting 2011-04-15 16:54:31 -07:00
George Michael Brower
c5526d1b98 Edited readme 2011-04-06 12:19:12 -07:00
George Michael Brower
6aca678244 Edited readme 2011-04-06 12:11:23 -07:00
George Michael Brower
17a131063b Deleted reference to color.js in index 2011-04-05 16:33:14 -07:00
George Michael Brower
712f2b94e3 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-05 15:23:18 -07:00
George Michael Brower
d497a47454 Deleted color.js 2011-04-05 15:21:17 -07:00
jonobr1
f95262fcd2 updating pull request inline of szimek's request to delete duplicate methods in slider.js - great find 2011-03-26 11:34:44 -07:00
jonobr1
d249ca6bb3 made optional third argument to controller.boolean to set default value 2011-03-26 11:11:28 -07:00
George Michael Brower
391be6a283 Adjusted baseline for animated graphic on demo page 2011-03-23 11:49:11 -04:00
Jono Brandel
75ffc69e2b updated enter function 2011-03-03 10:45:01 -08:00
Jono Brandel
1acef3f40f Ahem, now the enter or return keyCode triggers value updates on NumberController 2011-02-17 15:17:24 -08:00
Jono Brandel
aab996398e Added the enter or return key command on numberField elements of numberController 2011-02-17 15:15:25 -08:00
Jono Brandel
ae5ccdd736 Added Pro Tip 2 2011-02-14 13:34:27 -08:00
Jono Brandel
c189ae7f16 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-11 13:48:43 -08:00
Jono Brandel
06e610de87 house cleaning 2011-02-11 11:25:33 -08:00
Jono Brandel
6a2903681d house cleaning 2011-02-11 11:25:33 -08:00
Jono Brandel
fe1597a19b cleaning up 2011-02-11 11:18:40 -08:00
Jono Brandel
d9947b05dc cleaning up 2011-02-11 11:18:40 -08:00
Jono Brandel
88f37adea8 merged szimeks formatting with current branch 2011-02-11 11:12:07 -08:00