This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 Nov, 2017 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 09 Nov, 2017 1 commit
-
-
Karl Palmen authored
The files are yet to be renamed Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 02 Nov, 2016 1 commit
-
-
Simon Heybrock authored
-
- 05 May, 2016 1 commit
-
-
Hahn, Steven authored
-
- 08 Feb, 2016 1 commit
-
-
Peterson, Peter authored
-
- 03 Feb, 2016 1 commit
-
-
Hahn, Steven authored
-
- 26 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 06 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 28 Oct, 2015 1 commit
-
-
Hahn, Steven authored
-
- 27 Oct, 2015 1 commit
-
-
Hahn, Steven authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 07 Mar, 2014 1 commit
-
-
Russell Taylor authored
By a combination of creating objects on the stack instead of the heap and calling delete where still appropriate.
-
- 29 Sep, 2011 1 commit
-
-
Russell Taylor authored
-
- 26 May, 2011 1 commit
-
-
Alex Buts authored
-
- 19 May, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #2987. Fix issues with some code I wrote a while a go that shows up as a a warning on the Mac. Also cleaned up another prevalent warning from IMDGeometry.
-
- 15 May, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 02 Feb, 2011 1 commit
-
-
Janik Zikovsky authored
Fixes #1969: Removed superfluous scaleFactor member in IObjComponent. Fixed solid angle calculations.
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 10 Nov, 2010 1 commit
-
-
Janik Zikovsky authored
Refs #1884: Merging branch into trunk. Several classes in Geometry were removed in order to simplify parametrized components. ParDetector, ParObjComponent, etc. are now handled in the same class.
-
- 20 Oct, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Removed unused material fields from Object class, Re #1735
-
- 06 Oct, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Added a BoundingBox class and implemented caching at the CompAssembly level. Note that there are still several functions using the old getBoundingBox methods but this covers a lot of the needed code for the MC correction. Re #1212
-
- 28 Aug, 2009 1 commit
-
-
Nick Draper authored
Added subfolders to src and inc in Geometry.vcproj Tested with scons and VS sln builds
-
- 12 Jun, 2009 1 commit
-
-
Roman Tolchenov authored
MUSR orientation is implemented. Corrections are made to how we rotate components in instruments. re #616
-
- 31 Mar, 2009 1 commit
-
-
Ronald Fowler authored
Changed way scaling handled so that solid angles are correctly calculated for scaled objects. Re #452
-
- 26 Feb, 2009 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Terminology change: We no longer mark detectors as dead, rather we mask them. This masking is lifted into the parameterised instrument from the base instrument: previously, masking a detector was a one way street until Mantid is restarted for all workspaces using that instrument (even freshly loaded ones). Re #405.
-
- 25 Feb, 2009 1 commit
-
-
Ronald Fowler authored
Tests on capped cylinder. Re #358
-
- 19 Feb, 2009 1 commit
-
-
Sri Nagella authored
Added Scaling functionality to ObjComponent and the rendering process. **NOTE** It is missing the solid angle calculation to include the scale factors
-
- 24 Jul, 2008 1 commit
-
-
Ronald Fowler authored
Re #124
-
- 22 Jul, 2008 1 commit
-
-
Ronald Fowler authored
Re #170
-
- 07 Jul, 2008 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Changed Component::getPos because I think it should use the parent's rotation instead of its own (to be checked). Fixed bug in Track::interceptSurface where return was wrong if the track passed in wasn't 'fresh'. Re #64.
-
- 27 Jun, 2008 1 commit
-
-
Russell Taylor authored
-
- 22 Apr, 2008 1 commit
-
-
Matt Clarke authored
-
- 11 Apr, 2008 1 commit
-
-
Nick Draper authored
Rearrange test file names to match the scheme used in the other projects. i.e. ClassNameTest.h
-
- 10 Apr, 2008 1 commit
-
-
Nick Draper authored
Removed warning about int operator == by converting to bool operator ==. Also removed one unnecessary std::cout line
-
- 09 Apr, 2008 1 commit
-
-
Stuart Ansell authored
re #64 Fixing geometry
-
- 15 Nov, 2007 1 commit
-
-
Nick Draper authored
added basic ObjComponent tests and added type tests for the other objects
-