Commit Graph

38 Commits

Author SHA1 Message Date
Tomas Korcak
e6df810a7b Fix eslint issues 2015-08-15 00:16:18 +02:00
Tomas Korcak
3deaee0d7a Fixed eslint issues 2015-08-14 23:43:37 +02:00
Tomas Korcak
963154824e Fixed eslint issues 2015-08-14 23:41:35 +02:00
Tomas Korcak
c85f591f93 Fixed eslint issues 2015-08-14 22:53:46 +02:00
Tomas Korcak
2a8011df34 Fixing dat.gui issues 2015-08-14 22:29:30 +02:00
Tomas Korcak
82ba3fab49 Fixed eslint issues 2015-08-14 19:54:03 +02:00
Tomas Korcak
075e499065 Using classses 2015-08-14 18:27:54 +02:00
Tomas Korcak
78e84d8c3b Using import (es6) 2015-08-14 17:28:30 +02:00
Tomas Korcak
f93d49b207 Merge remote-tracking branch 'genrich/patch-1' 2015-08-14 15:48:40 +02:00
Tomas Korcak
9847b3faa7 Merge remote-tracking branch 'kevinb7/master' 2015-08-14 15:42:50 +02:00
Tomas Korcak
b00f8f69f4 Using common.js + webpack 2015-08-14 15:38:59 +02: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
Kevin Barabash
14cca9bd26 Fixed an issue with colors based on arrays where the colored tab in the UI was black instead of matching the current color. 2014-10-16 20:18:42 -06: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
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
genrich
7a708d7dfd Update factory.js
Step param was not used.
2014-06-27 15:19:25 +03:00
Jono Brandel
586c0607b5 Make onFinishChange after getValue 2014-06-08 17:58:47 -07: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
Doug Fritz
ac83aa1b89 renamed GUI.css 2013-12-18 18:07:07 -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
a9783fd72a Fixed issue 35 on Google Code 2013-12-18 15:56:16 -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
b531665963 0.5 2011-11-07 13:24:02 -08: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