David Williams
|
d8da6a7b7f
|
Refactoring the volume unit test code, trying to get some performance benchmarks. Unit tests are currently not passing.
|
2012-12-11 21:57:30 +00:00 |
|
David Williams
|
dac0e5449f
|
Refactoring volume unit test code.
|
2012-12-11 20:18:26 +00:00 |
|
David Williams
|
8a376fa396
|
Improving (making tougher) the volume unit tests.
|
2012-12-10 23:25:17 +00:00 |
|
David Williams
|
ec203c6954
|
Added QBENCHMARK macros to volume unit test.
|
2012-12-08 11:25:10 +01:00 |
|
Daviw Williams
|
eb0c7e7a9f
|
More work on volume unit test.
|
2012-12-07 14:01:42 +01:00 |
|
Daviw Williams
|
e7e1f80e74
|
Work on volume unit test.
|
2012-12-07 13:54:00 +01:00 |
|
Daviw Williams
|
d0c9b7ba3d
|
Added extra tests to move functions.
|
2012-12-07 13:38:39 +01:00 |
|
David Williams
|
fea429a79a
|
Compile fixes for GCC.
|
2012-12-07 10:57:26 +01:00 |
|
David Williams
|
ab6898c4c5
|
Removed the assignment operator from SimpleVolume::Sampler and LargeVolume::Sampler. I had forgotten to call the base class assignment operator and this was causing problems.
Also updated the volume unit tests... at least I know now that it's helping!
|
2012-12-06 23:53:51 +01:00 |
|
Daviw Williams
|
d19f16ef64
|
Added new accessors to volume. getVoxel() and getVoxelWithWrapping() will probably replace getVoxelAt, which will be deprecated.
|
2012-12-06 16:17:21 +01:00 |
|
David Williams
|
3f87fc780f
|
Fixed bug with SimpleVolume and negative positions.
|
2012-12-05 23:49:39 +01:00 |
|
Daviw Williams
|
57b78e148b
|
Extended volume unit test. This is mainly to test whether I can commit to the new Git repo on BitBucket.
|
2012-12-03 16:21:18 +01:00 |
|
David Williams
|
c37997bfe2
|
Updated new volumes test.
|
2012-12-02 14:02:50 +01:00 |
|
David Williams
|
9e8e976bfe
|
Work on new unit test for volumes.
|
2012-12-02 09:43:00 +01:00 |
|
David Williams
|
528cb73771
|
Moved headers into subdirectories.
|
2011-05-17 22:27:46 +01:00 |
|
David Williams
|
ea309ab15b
|
Renamed Volume to LargeVolume.
|
2011-04-28 21:21:59 +01:00 |
|
David Williams
|
ddbb863e58
|
Fixed broken regression test.
|
2011-04-08 22:00:44 +01:00 |
|
David Williams
|
076ab9865e
|
Merged in RLE branch.
|
2011-04-05 20:55:20 +00:00 |
|
David Williams
|
c7e452f537
|
Deprecated constructor.
|
2011-03-21 22:17:00 +00:00 |
|
David Williams
|
60dbfd9335
|
Work on making paging optional.
|
2011-03-19 19:01:04 +00:00 |
|
David Williams
|
8e6b1a3b7e
|
Applying ker's patch unmodified.
|
2011-03-10 20:31:11 +00:00 |
|
David Williams
|
4ef0cfb468
|
Applied patch from ker such that int32_t's are now used instead of uint16_t's for addressing voxel positions.
|
2011-03-03 23:00:00 +00:00 |
|
David Williams
|
754690e251
|
Removed block sharing ready for compression.
|
2011-02-05 17:56:59 +00:00 |
|
David Williams
|
29928b774d
|
Bounds check added to get/setVoxelAt.
|
2010-06-15 20:32:14 +00:00 |
|
David Williams
|
7ffcd0c7ed
|
Move to VS 2010.
Update to Ogre SDK 1.7.1
Removed support for compilers which don't adhere to C++0X
|
2010-05-23 21:51:34 +00:00 |
|
Matt Williams
|
7597b56620
|
Improve test macro.
Add include guards to the test header.
|
2010-02-26 16:11:13 +00:00 |
|
Matt Williams
|
b1078ce61c
|
Fix incorrect header
|
2010-02-25 12:27:05 +00:00 |
|
Matt Williams
|
fe3961c041
|
Use QTestLib to harness the tests.
|
2010-02-25 12:20:44 +00:00 |
|