Skip to content

Commit 5f8c634

Browse files
committed
Cosmetic Changes
1 parent 4f29ef0 commit 5f8c634

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

build/customcontrollers.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

customController.njsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<Content Include="licenseBanner.txt" />
3434
<Content Include="package.json" />
3535
<Content Include="README.md" />
36+
<Content Include="URL.txt" />
3637
</ItemGroup>
3738
<ItemGroup>
3839
<Compile Include="index.js" />

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* Example of using of the dat.gui controllers.CustomController
33
* https://github.com/anhr/dat.gui
4+
* @author Andrej Hristoliubov https://anhr.github.io/AboutMe/
45
*
56
* Copyright 2011 Data Arts Team, Google Creative Lab
67
*

licenseBanner.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* JavaScript Custom comtroller for dat-gui Controller Library
33
* https://github.com/anhr/customController
4+
* @author Andrej Hristoliubov https://anhr.github.io/AboutMe/
45
*
56
* Licensed under the Apache License, Version 2.0 (the "License");
67
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)