Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions CHANGELOG.md

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# dat.GUI
A lightweight graphical user interface for changing variables in JavaScript.
A lightweight graphical user interface for changing variables in JavaScript.

Get started with dat.GUI by reading the [API documentation](API.md).

Expand Down Expand Up @@ -56,7 +56,7 @@ $ npm run build
If you're using a server with a Content Security Policy in place that blocks 'unsafe-inline', you will have problems when dat.gui.js tries to inject style information. To get around this, load 'build/dat.gui.css' as an external style sheet.

## Changes
View the [Change Log](CHANGELOG.md)
View the [Change Log](https://github.com/dataarts/dat.gui)

## Thanks
The following libraries / open-source projects were used in the development of dat.GUI:
Expand Down
2 changes: 1 addition & 1 deletion build/dat.gui.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading