Mercurial > hg > orthanc-stone
view Applications/Samples/tsconfig-stone.json @ 752:6030db24eaea
Fixed wasm sample (BasicScene) according to changes (ViewportController) +
hg ignore update + dev env notes for bgo
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 22 May 2019 16:00:58 +0200 |
parents | b04b13810540 |
children |
line wrap: on
line source
{ "include" : [ "../../Platforms/Wasm/stone-framework-loader.ts", "../../Platforms/Wasm/wasm-application-runner.ts", "../../Platforms/Wasm/wasm-viewport.ts" ] }