Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into update-knockout
Browse files Browse the repository at this point in the history
hpinkos committed Jan 29, 2020
2 parents bd82a3f + dd843d1 commit d9dc74d
Showing 202 changed files with 3,540 additions and 3,613 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -25,6 +25,7 @@ Thumbs.db
npm-debug.log
npm-debug.log.*
package-lock.json
yarn.lock

# WebStorm user-specific
.idea/workspace.xml
6 changes: 3 additions & 3 deletions .slackbot.yml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ releaseSchedule:
mramato: 10/1/2019
hpinkos: 11/1/2019
lilleyse: 12/1/2019
ggetz: 1/2/2020
likangning93: 2/3/2020
tfili: 3/2/2020
kring: 1/6/2020
lilleyse: 2/3/2020
mramato: 3/2/2020

greetings:
- Happy Friday everyone!
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
language: node_js
node_js:
- "8"
sudo: false
- "10"
addons:
chrome: stable
firefox: latest
services:
- xvfb
before_script:
- export DISPLAY=:99.0
script:
- npm --silent run deploy-set-version -- --buildVersion $TRAVIS_BRANCH.$TRAVIS_BUILD_NUMBER
- npm --silent run deploy-status -- --status pending --message 'Waiting for build'
Binary file modified Apps/SampleData/models/CesiumAir/Cesium_Air.glb
Binary file not shown.
Binary file modified Apps/SampleData/models/CesiumBalloon/CesiumBalloon.glb
Binary file not shown.
Binary file modified Apps/SampleData/models/CesiumMan/Cesium_Man.glb
Binary file not shown.
Binary file not shown.
Binary file modified Apps/SampleData/models/CesiumMilkTruck/CesiumMilkTruck.glb
Binary file not shown.
Binary file not shown.
270 changes: 0 additions & 270 deletions Apps/SampleData/models/ShadowTester/Shadow_Tester.gltf

This file was deleted.

Binary file not shown.
270 changes: 0 additions & 270 deletions Apps/SampleData/models/ShadowTester/Shadow_Tester_2.gltf

This file was deleted.

Binary file not shown.
270 changes: 0 additions & 270 deletions Apps/SampleData/models/ShadowTester/Shadow_Tester_3.gltf

This file was deleted.

Binary file not shown.
268 changes: 0 additions & 268 deletions Apps/SampleData/models/ShadowTester/Shadow_Tester_4.gltf

This file was deleted.

Binary file not shown.
270 changes: 0 additions & 270 deletions Apps/SampleData/models/ShadowTester/Shadow_Tester_Point.gltf

This file was deleted.

Binary file not shown.
325 changes: 0 additions & 325 deletions Apps/SampleData/models/ShadowTester/Shadow_Transparent.gltf

This file was deleted.

Binary file added Apps/SampleData/models/WoodTower/Wood_Tower.glb
Binary file not shown.
Loading

0 comments on commit d9dc74d

Please sign in to comment.