jaxry
6994bee8f0
Fixed the controller's 'option' method
...
When a controller's contents were modified with the 'option' method, the
newly created controller was appended to the bottom of the GUI instead
of replacing the position of the former controller. This bug has been
fixed.
2014-05-06 01:38:46 -06: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
Jono Brandel
4443a5aa21
Merge pull request #23 from seth-visere/master
...
Fixed backbone bug
2011-06-21 14:20:39 -07:00
Seth
12361114fb
Merge branch 'master' of https://github.com/dataarts/dat.gui
2011-06-20 20:33:21 -07:00
arahaya
0cd4229d4b
added gui.reset() method
2011-06-21 11:29:53 +08:00
Seth
4f95775279
Fixed backbone bugs
2011-06-20 20:26:51 -07:00
jonobr1
dbed685363
compiles fine
2011-06-18 14:17:34 -04:00
Jono Brandel
454b1535fe
Merge pull request #19 from arahaya/enable_reset
...
added gui.reset() method
2011-06-18 11:14:02 -07:00
Jono Brandel
8f8d7f8fdc
Merge pull request #21 from seth-visere/master
...
Backbone.js getter and setter methods
2011-06-18 11:05:23 -07:00
Seth Samuel
f00d4cc957
Fixed bug if direct access returned 0
2011-06-16 14:43:32 -07:00
Seth Samuel
1fd9084574
Check for getter and setter methods of direct access fails
2011-06-16 12:24:23 -07:00
arahaya
ebeb449835
added gui.reset() method
2011-05-06 00:07:51 +09:00
Doug Fritz
f5ef4a374f
updated build link so it points to correct file in index.html
2011-04-20 18:57:48 -07:00
Doug Fritz
c005b7d210
add full repo url in build submodule
2011-04-20 12:55:22 -07:00
Doug Fritz
85ef5abab2
removed submodule
2011-04-20 12:54:15 -07:00
Doug Fritz
74a0d38146
added build as a submodule of self
2011-04-20 12:47:42 -07:00
Doug Fritz
829037db08
removed build
2011-04-20 12:44:37 -07:00
George Michael Brower
18168c1137
Restored default step
2011-04-19 21:17:16 -07:00
George Michael Brower
8174d3e69c
Restored default step
2011-04-19 21:16:37 -07:00
George Michael Brower
dad826da29
Fixed a firefox bug
2011-04-19 20:00:12 -07:00
George Michael Brower
56e0facfc7
Removed references to Slider superclass for now
2011-04-19 14:51:45 -07:00
George Michael Brower
5c3beb84c7
Removed references to Slider superclass for now
2011-04-19 14:51:37 -07:00
George Michael Brower
2d22cba9f6
Merge branch 'master' of github.com:dataarts/dat.gui
2011-04-19 14:29:25 -07:00
George Michael Brower
213c8a00f1
Had a blank min build for whatever reason
2011-04-19 14:29:12 -07:00