view .hgignore @ 1141:7681f3943748

Changed handling of DoseGridScaling: before this commit, rescaleSlope was set to the DoseGridScaling value if rescale* tags weren't present AND in the case of a dose. This caused issues in dose files where all three tags (DoseGridScaling, RescaleSlope and RescaleIntercept) were present, which previously led to the DoseGridScaling tag to be ignored. Now, the rescale* tags are *ignored* in dose files and DoseGridScaling is always taken into account.
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 08 Nov 2019 14:25:35 +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/