This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 25, 2020
-
-
David Fairbrother authored
Runs clang-tidy pass by ref across the codebase to fix-up various warnings we are seeing in cppcheck
-
- Mar 20, 2020
-
-
Nick Draper authored
Also updated class_maker.py
-
- Mar 05, 2020
-
-
Harriet Brown authored
This commit replaces all header guards in DataHandling with #pragma once
-
- Feb 12, 2020
-
-
Danny Hindson authored
The format of the sample environment xml file has been extended to support loading a .stl file for each environment component. An example spec file has been created in ISIS/Pearl.xml. This can be used when running the Algorithm SetSample Various SampleEnvironmentXXX units have been moved out the Geometry package into the DataHandling package to facilitate this because they needed to access the STL loading code in DataHandling SetSample contains some features for overriding the sample geometry if the geometry is a CSGObject. This has been sidestepped for mesh geometries. The methods setId and setMaterial have been moved up to IObject because it's useful to have them applicable to all objects (CSG, mesh) Some of the repeated code in SetSample, LoadSampleEnvironment (and now SampleEnvironmentSpecParser) has been centralised in a new class LoadStlFactory Also changed container logic so that if there's only one container specified in the env spec file you don't need to specify it in SetSample Centralise code relating to scaling mesh vertices and handling of units into the LoadShape class and rename it MeshFileIO now that SaveStl is also descended from this class Move repeated code to choose Ascii or binary STL reader into a factory class
-
- Apr 15, 2019
-
-
Sam Jenkins authored
-
- Nov 27, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Oct 09, 2018
-
-
Sam Jenkins authored
-
- Oct 04, 2018
-
-
Sam Jenkins authored
-
- Oct 02, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Oct 01, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Sep 26, 2018
-
-
Sam Jenkins authored
-
- Sep 25, 2018
-
-
Sam Jenkins authored
-
- Sep 24, 2018
-
-
Sam Jenkins authored
-
- Sep 21, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Sep 20, 2018
-
-
Sam Jenkins authored
-