2014-09-16 03:44:07 +00:00
|
|
|
<!-- main -->
|
2014-09-09 19:53:30 +00:00
|
|
|
<link rel="import" href="elements/dat-gui/dat-gui.html">
|
2014-08-27 00:01:15 +00:00
|
|
|
|
|
|
|
<!-- controllers -->
|
2014-09-09 19:53:30 +00:00
|
|
|
<link rel="import" href="elements/dat-gui-number/dat-gui-number.html">
|
|
|
|
<link rel="import" href="elements/dat-gui-string/dat-gui-string.html">
|
|
|
|
<link rel="import" href="elements/dat-gui-boolean/dat-gui-boolean.html">
|
|
|
|
<link rel="import" href="elements/dat-gui-function/dat-gui-function.html">
|
2014-09-10 23:03:24 +00:00
|
|
|
<link rel="import" href="elements/dat-gui-option/dat-gui-option.html">
|