Doug Fritz
|
64bf2ad653
|
updated built scripts
|
2011-04-19 10:48:18 -07:00 |
|
Doug Fritz
|
93ba954df5
|
moved build script and renamed
|
2011-04-19 10:47:43 -07:00 |
|
George Michael Brower
|
a85a5b91ca
|
changes to origin
|
2011-04-19 10:45:15 -07:00 |
|
George Michael Brower
|
3490d998d6
|
Merge branch 'master' of github.com:dataarts/dat.gui
|
2011-04-19 10:43:58 -07:00 |
|
George Michael Brower
|
3a4fb42b9d
|
Changes to index.
|
2011-04-19 10:43:44 -07:00 |
|
George Michael Brower
|
da9fb0c32f
|
Edited README.md via GitHub
|
2011-04-19 09:15:58 -07:00 |
|
George Michael Brower
|
8597af155c
|
Merge branch 'master' of github.com:jonobr1/gui-dat
|
2011-04-18 19:47:19 -07:00 |
|
George Michael Brower
|
d93adcf563
|
I hereby issue a worldwide challenge to find *anything* wrong with these Number Controllers. They may the best ever.
|
2011-04-18 19:47:05 -07:00 |
|
Doug Fritz
|
d2e0820b2c
|
modified build debug to handle correct prefix
|
2011-04-18 18:50:56 -07:00 |
|
Doug Fritz
|
ac372d980e
|
updated build script to handle individual files and build order plus added build files
|
2011-04-18 18:35:05 -07:00 |
|
Doug Fritz
|
6ae9309712
|
Merge branch 'master' of https://github.com/jonobr1/gui-dat
|
2011-04-18 17:46:31 -07:00 |
|
George Michael Brower
|
356a7caf5a
|
finished recreating work that git so mercilessly overwrote.
|
2011-04-18 17:46:18 -07:00 |
|
Doug Fritz
|
64b80ee28d
|
Merge branch 'master' of https://github.com/jonobr1/gui-dat
|
2011-04-18 17:44:40 -07:00 |
|
Doug Fritz
|
218461b74f
|
use simple optimizations by default
|
2011-04-18 17:44:29 -07:00 |
|
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 |
|