This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi": "3.0.1", | |
| "info": { | |
| "title": "TESSA REST API", | |
| "description": "ASP.NET Core Web API for Syntellect TESSA web application", | |
| "contact": { | |
| "name": "Syntellect support", | |
| "url": "https://mytessa.ru", | |
| "email": "tessa@syntellect.ru" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Deploy | |
| on: | |
| push: | |
| branches: [ master ] | |
| pull_request: | |
| branches: [ master ] | |
| # Allows you to run this workflow manually from the Actions tab | |
| workflow_dispatch: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 1770, | |
| "name": "Transparent Light Rays", | |
| "fragment": "precision highp float;\nprecision highp int;\nuniform float resolution;\nuniform float time;\nuniform float backgroundAlpha;\nuniform float rayBrightness;\nuniform vec3 rayColor;\nvarying vec2 Transparent_Vertical_Color_Gradient1503261334497_44_vUv;\nvarying vec2 Transparent_Straight_Underwater_Beams1503370945254_147_vUv;\nfloat causticPatternFn(vec2 pos) \n {\n return (sin(pos.x * 60.0 + time) + pow(sin(-pos.x * 13.0 + time), 1.0) + pow(s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @media (max-width: (768px)) and (orientation: portrait) { | |
| .player__middle--hide { | |
| margin-top: -113px; | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| listen 178.128.182.103:443; | |
| server_name app.moderne.st ; | |
| ssl on; | |
| ssl_certificate /home/admin/conf/web/ssl.app.moderne.st.pem; | |
| ssl_certificate_key /home/admin/conf/web/ssl.app.moderne.st.key; | |
| error_log /var/log/apache2/domains/app.moderne.st.error.log error; | |
| location / { | |
| proxy_pass https://178.128.182.103:8443; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"autoClear":true,"clearColor":[0.2,0.2,0.3,1],"ambientColor":[0,0,0],"gravity":[0,-9.807,0],"collisionsEnabled":true,"morphTargetManagers":[],"lights":[],"cameras":[{"tags":null,"alpha":1.5707963267948966,"beta":1.5707963267948966,"radius":966.7064644394014,"target":[-187.21157195470195,41.50235033090672,65.79698541378815],"upVector":[0,1,0],"inertialAlphaOffset":0,"inertialBetaOffset":0,"inertialRadiusOffset":0,"lowerBetaLimit":0.01,"upperBetaLimit":3.1315926535897933,"lowerRadiusLimit":387.7468257474796,"upperRadiusLimit":4833.5323221970075,"inertialPanningX":0,"inertialPanningY":0,"pinchToPanMaxDistance":20,"panningOriginTarget":[0,0,0],"panningInertia":0.9,"zoomOnFactor":1,"targetScreenOffset":{"x":0,"y":0},"allowUpsideDown":true,"useInputToRestoreState":true,"rotation":[0,0,0],"speed":225.8719373286289,"position":[-187.2115719547019,41.50235033090678,1032.5034498531895],"fov":0.8,"minZ":11.293596866431445,"maxZ":1129359.6866431443,"inertia":0.9,"mode":0,"layerMask":268435455,"fovMode":0,"cameraRigMode": |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "asset":{ | |
| "version":"2.0", | |
| "generator":"Created using the official Cinema 4D glTF Exporter 1.000x290161" | |
| }, | |
| "scenes":[{ | |
| "nodes":[0, | |
| 1, | |
| 2] | |
| }], |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"autoClear":false,"clearColor":[0,0,0],"ambientColor":[0,0,0],"gravity":[0,-9.807,0],"collisionsEnabled":true,"morphTargetManagers":[],"lights":[],"cameras":[{"tags":null,"alpha":-1.6439815556091188,"beta":1.8802069535742394,"radius":953.9191795350546,"target":[-187.21157195470195,41.50235033090672,65.79698541378815],"upVector":[0,1,0],"inertialAlphaOffset":0,"inertialBetaOffset":0,"inertialRadiusOffset":0,"lowerBetaLimit":0.01,"upperBetaLimit":3.1315926535897933,"lowerRadiusLimit":387.7468257474796,"upperRadiusLimit":4833.5323221970075,"inertialPanningX":0,"inertialPanningY":0,"pinchToPanMaxDistance":20,"panningOriginTarget":[0,0,0],"panningInertia":0.9,"zoomOnFactor":1,"targetScreenOffset":{"x":0,"y":0},"allowUpsideDown":true,"useInputToRestoreState":true,"rotation":[0,0,0],"speed":225.8719373286289,"position":[-253.64983390786603,-248.963467680313,-840.3913873876661],"fov":0.8,"minZ":11.293596866431445,"maxZ":1129359.6866431443,"inertia":0.9,"mode":0,"layerMask":268435455,"fovMode":0,"cameraRigMode":0,"na |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "asset":{ | |
| "version":"2.0", | |
| "generator":"Created using the official Cinema 4D glTF Exporter 1.000x290161" | |
| }, | |
| "scenes":[{ | |
| "nodes":[0, | |
| 1, | |
| 2] | |
| }], |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder