mike
9c4608cd5f
fix hasOwnProperty
...
Some items, like html elements, could cause an error in the
hasOwnProperty function.
2016-06-25 16:11:47 -04:00
mike
ec87369a6e
update build and example
...
example shows how UndefinedController works
2016-06-25 14:51:29 -04:00
mike
3c6e2e5ea7
feature - UndefinedController
...
`undefined` is a valid value and should be usable in dat.GUI. This
commit adds basic handling of undefined values.
2016-06-25 14:47:37 -04:00
mike
c6aa3fff6c
update GUI.remove
...
Remove controllers from __listening when removing them
2016-06-25 14:36:28 -04:00
mike
581e482823
formatted source
...
I’ve run the source files through js-beautify because my editor (Atom)
kept barfing on things like not having newlines at the ends of files.
2016-06-25 14:25:23 -04:00
mike
b9410572ea
prep for using js-beautify
2016-06-25 14:24:30 -04:00
mikenon
68e35d2b0d
Merge pull request #1 from Ucodia/master
...
Added updateDisplay on GUI object
2016-06-24 08:48:48 -04:00
mike
badb5b3b1d
Fix: numbers were uneditable when using listen()
2016-06-24 08:29:00 -04:00
Lionel Ringenbach
678d82e9ce
Added updateDisplay on GUI object
2016-05-21 18:14:38 +02:00
Doug Fritz
8f0eba8ade
update build after merge requests
2015-06-03 11:47:13 -07:00
Doug
651cf00324
Merge pull request #51 from haxiomic/patch-1
...
Added requestAnimationFrame
2015-06-03 11:45:01 -07:00
Doug
96e8bc065a
Merge pull request #52 from jsmouret/master
...
Fix mouse drag setting the value to NaN if the initial value is negative.
2015-06-03 11:43:38 -07:00
Doug
b176cec73d
Merge pull request #67 from despairblue/patch-1
...
fix not using a relativ path in bower.json
2015-06-03 11:30:25 -07:00
Danny Arnold
db4cd138eb
fix not using a relativ path in bower.json
2015-03-26 12:53:43 +01:00
Doug Fritz
a65c4f9b38
fix slice to splice error in build and update release 0.5.1
2015-02-04 15:53:03 -08:00
Max Hawkins
bab4a31d6c
Add Apache 2.0 License
...
Closes #60
2014-12-01 11:01:01 -08:00
Doug
fc6ec04c48
Merge pull request #56 from upopple/master
...
Fix remove method to use splice instead of slice
2014-10-14 13:58:10 -04:00
Ulysses Popple
86f43c0be5
Fix remove method to use splice instead of slice
2014-10-12 17:07:54 -04:00
Jean-Sebastien Mouret
d11136f2e0
Compute float implied step using the absolute of the input value.
...
Fix mouse drag setting the value to NaN if the initial value is negative.
2014-09-22 14:43:57 +08:00
George Corney
d3a74283d1
Added requestAnimationFrame
...
To fix the warning " 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead. " in more recent versions of Chrome
2014-09-16 11:24:10 +01:00
Doug
072e945b32
Merge pull request #46 from Teybeo/master
...
Fix the save options popup blocking mouse events on Firefox
2014-08-18 17:34:46 -07:00
Thibault D'Archivio
46de34be1e
Fix the save options popup blocking mouse events on Firefox
...
The background wasn't set to display: none because the css transitions were set with webkit prefix only and so weren't triggered of Firefox.
2014-07-02 17:53:25 +02:00
Jono Brandel
586c0607b5
Make onFinishChange after getValue
2014-06-08 17:58:47 -07:00
Doug
f36a8273a1
Merge pull request #33 from drewlustro/fix-localstorage-and-each
...
Fixed forEach iterator TypeError, made localStorage usage easier, thanks @drewlustro
2014-01-23 12:52:46 -08:00
Drew Lustro
4a0ed99a62
Fixed forEach iterator TypeError, made localStorage usage easier and behave closer to expectation.
2014-01-23 02:26:25 -05:00
Chris Delbuck
fcfe534e5d
Adding bower.json
2014-01-08 12:39:09 -08:00
Doug Fritz
e35ced6ebc
increased the controllers in the test to account for a monitor turned sideways
2013-12-18 18:10:13 -08:00
Doug Fritz
ac83aa1b89
renamed GUI.css
2013-12-18 18:07:07 -08:00
Doug
1cb6eca274
Merge pull request #31 from air/issue31-googlecode
...
applied patch described in code.google.com issue 31
2013-12-18 18:00:27 -08:00
Aaron Bell
7c904ee219
applied patch described in https://code.google.com/p/dat-gui/issues/detail?id=31
2013-12-18 20:51:13 -05:00
Jono Brandel
5b873449e8
testing min
2013-12-18 16:12:14 -08:00
Jono Brandel
dacea34cb1
updated builds
2013-12-18 15:58:13 -08:00
Jono Brandel
a9783fd72a
Fixed issue 35 on Google Code
2013-12-18 15:56:16 -08:00
Jono Brandel
978fa0b0a9
cleaning a few things up
2013-12-18 15:51:21 -08:00
Jono Brandel
18f5195dee
removed wiki
2013-12-18 15:48:27 -08:00
Jono Brandel
60e0c23cb1
merging github and google code
2013-12-18 15:27:02 -08:00
Jono Brandel
1019f6c4f9
merging github and google code
2013-12-18 14:24:50 -08:00
George Michael Brower
1bc50ffe31
console log
2011-11-07 22:19:20 -08:00
George Michael Brower
8918b82831
boolean fix
2011-11-07 22:17:40 -08:00
George Michael Brower
e3fa6b31c2
closing
2011-11-07 19:31:28 -08:00
George Michael Brower
d3b01eef71
minified css
2011-11-07 13:33:21 -08:00
George Michael Brower
b9adfd5b02
0.5
2011-11-07 13:29:37 -08:00
George Michael Brower
9c3a7d688a
deleting the project
2011-11-07 13:29:03 -08:00
George Michael Brower
a3ae8c6627
no build submodule
2011-11-07 13:26:03 -08:00
George Michael Brower
b531665963
0.5
2011-11-07 13:24:02 -08:00
George Michael Brower
5207fed918
gitignore
2011-09-30 13:57:51 -07:00
Jono Brandel
b187bfc7e5
migrated readme
2011-08-10 15:43:54 -07:00
Jono Brandel
dbb4fa0ef0
up-to-date
2011-08-10 12:46:53 -07:00
Jono Brandel
67d4e358de
added submodules
2011-08-10 12:42:39 -07:00
Jono Brandel
2729088df8
first commit
2011-08-10 12:38:16 -07:00