view .hgignore @ 1327:4f8db2d202c8 broker

OrthancSeriesProgressiveLoader now has two modes that can be selected at object creation : - progressive (will first load jpeg50, then jpeg90 then PAM) - non-progressive (will directly load PAM (uncompressed)) Please note that the slice loading order remains dynamic and depending upon the slice that the client code wishes to extract from the volume.
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 25 Mar 2020 14:34:27 +0100
parents 8e497a4e3d96
children c53a4667f895
line wrap: on
line source

syntax: glob
*~
*.cpp.orig
*.h.orig
.vs/
.vscode/
Applications/Qt/archive/
Applications/Samples/ThirdPartyDownloads/
Applications/Samples/build-wasm/
Applications/Samples/build-web/
Applications/Samples/node_modules/
Applications/Samples/rt-viewer-demo/ThirdPartyDownloads/
Applications/Samples/rt-viewer-demo/build-sdl-msvc15/
Applications/Samples/rt-viewer-demo/build-tsc-output/
Applications/Samples/rt-viewer-demo/build-wasm/
Applications/Samples/rt-viewer-demo/build-web/
Applications/build-*
CMakeLists.txt.user
Platforms/Generic/ThirdPartyDownloads/
Resources/CodeGeneration/.env
Resources/CodeGeneration/.idea
Resources/CodeGeneration/__pycache__
Resources/CodeGeneration/build/
Resources/CodeGeneration/build_browser/
Resources/CodeGeneration/testCppHandler/build/
Resources/CodeGeneration/testCppHandler/build_msbuild/
Resources/CodeGeneration/testWasmIntegrated/build-final/
Resources/CodeGeneration/testWasmIntegrated/build-tsc/
Resources/CodeGeneration/testWasmIntegrated/build-wasm/
Resources/CommandTool/flatc-tests/basic/build/
Resources/CommandTool/protoc-tests/generated_js/
Resources/CommandTool/protoc-tests/generated_ts/
Resources/CommandTool/protoc-tests/node_modules/
Samples/Sdl/ThirdPartyDownloads/
Samples/Sdl/CMakeLists.txt.orig
Samples/Qt/ThirdPartyDownloads/

Samples/WebAssembly/build/
Samples/WebAssembly/ThirdPartyDownloads/
Samples/WebAssembly/installDir/

node_modules/