Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
stephomi committed Jun 25, 2022
1 parent a004d30 commit 22a5c09
Show file tree
Hide file tree
Showing 5 changed files with 9,326 additions and 8 deletions.
77 changes: 77 additions & 0 deletions app/sculptgl.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
/*! Hammer.JS - v2.0.7 - 2016-04-22
* http://hammerjs.github.io/
*
* Copyright (c) 2016 Jorik Tangelder;
* Licensed under the MIT license */

/*! exports provided: default */

/*! no static exports found */

/*!**********************!*\
!*** ./src/yagui.js ***!
\**********************/

/*!************************!*\
!*** ./src/GuiMain.js ***!
\************************/

/*!******************************!*\
!*** ./src/widgets/Color.js ***!
\******************************/

/*!******************************!*\
!*** ./src/widgets/Title.js ***!
\******************************/

/*!*******************************!*\
!*** ./src/utils/GuiUtils.js ***!
\*******************************/

/*!*******************************!*\
!*** ./src/widgets/Button.js ***!
\*******************************/

/*!*******************************!*\
!*** ./src/widgets/Slider.js ***!
\*******************************/

/*!********************************!*\
!*** ./src/containers/Menu.js ***!
\********************************/

/*!********************************!*\
!*** ./src/utils/EditStyle.js ***!
\********************************/

/*!*********************************!*\
!*** ./src/widgets/Checkbox.js ***!
\*********************************/

/*!*********************************!*\
!*** ./src/widgets/Combobox.js ***!
\*********************************/

/*!**********************************!*\
!*** ./src/containers/Folder.js ***!
\**********************************/

/*!**********************************!*\
!*** ./src/containers/Topbar.js ***!
\**********************************/

/*!***********************************!*\
!*** ./src/containers/Sidebar.js ***!
\***********************************/

/*!***********************************!*\
!*** ./src/widgets/BaseWidget.js ***!
\***********************************/

/*!***********************************!*\
!*** ./src/widgets/MenuButton.js ***!
\***********************************/

/*!*****************************************!*\
!*** ./src/containers/BaseContainer.js ***!
\*****************************************/
Loading

0 comments on commit 22a5c09

Please sign in to comment.