unknown
|
777b631f88
|
Mostly removed use of VoxelTypeTraits. It's a bit messy because I'm committing halfway through, as I'm away fro my development machine for the next week and want to pick this up from my laptop.
SurfaceExtractor test is currently broken due to custom threshold support not curretly working.
|
2012-07-05 14:49:51 +02:00 |
|
unknown
|
af5a351b45
|
Added SurfaceExtractionController and modified SurfaceExtractor to use it.
|
2012-06-26 15:02:07 +02:00 |
|
unknown
|
c11b02f354
|
Merge branch 'master' of git@gitorious.org:polyvox/polyvox.git
|
2012-06-15 16:34:58 +02:00 |
|
unknown
|
7f38e87ade
|
New 'ConvertToDensity' class for use in the SurfaceExtractor.
|
2012-06-15 16:34:37 +02:00 |
|
Matt Williams
|
06439a71bd
|
Add 'typename' where necessary
This fixes the compilation on Linux after the
template template parameter removals.
|
2012-06-14 23:07:42 +02:00 |
|
Matt Williams
|
8e4135ad41
|
Add newlines to end of files to silence compiler warnings
|
2012-02-27 23:03:36 +00:00 |
|
unknown
|
3f56ee6f72
|
More refactoring of basic voxel types. Started replacing getDensity and getMaterial with free functions.
|
2012-02-18 12:12:38 +01:00 |
|
unknown
|
c483b44a41
|
Replaced constants with functions for type traits.
|
2012-02-06 17:51:37 +01:00 |
|
unknown
|
1ab1d9bed3
|
Refactoring of basic voxel types.
|
2012-02-02 16:34:06 +01:00 |
|
unknown
|
d2cd3e7c62
|
Work on refactoring voxel type.
|
2012-01-26 18:17:18 +01:00 |
|
unknown
|
0d492886db
|
Compile fixes for Visual Studio.
|
2012-01-24 16:03:22 +01:00 |
|
David Williams
|
b4f7ac4f46
|
More work refactoring basic voxel types.
|
2012-01-24 15:17:43 +01:00 |
|
David Williams
|
21ce252e1e
|
Work on refactoring voxel types.
|
2012-01-16 14:56:47 +01:00 |
|
David Williams
|
a79633de09
|
Work on refactoring basic voxel types.
Also, this will probably cause a compile error on Linux but I'm committing anyway so I remember to investigate it...
|
2012-01-13 21:55:23 +00:00 |
|