Mercurial > hg > orthanc-stone
view Applications/Samples/tsconfig-stone.json @ 841:266e2b0b9abc
better error reporting in DicomStructureSetLoader + fixed POST request logic
in WebAssemblyOracle + support for LookupTableTextureSceneLayer in OpenGL (NOT
using shaders!) (2 new files) + a few small non-functional changes
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 11 Jun 2019 15:41:21 +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" ] }