Menu

Commit [r38]  Maximize  Restore  History

Nature plug-in update (Landmass ability).

1.) Ability now supports import from ZABAGED height data.
2.) New class allows easier and more extensible access to HeightData.
3.) The content of PropertiesFactory has been merged with Properties.

tisovcik 2014-02-05

1 2 > >> (Page 1 of 2)
changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj
changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj.filters
added /trunk/include/vreckoAP/Nature/Land/Exceptions/InvalidFileContentException.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/DataProvider.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/HeightData.h
added /trunk/include/vreckoAP/Nature/Land/HeightData/HeightPoint.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/MidpointDisplacementGenerator.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/PerlinNoiseGenerator.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/RandomFaultsGenerator.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/RasterImageImporter.h
added /trunk/include/vreckoAP/Nature/Land/HeightData/ZabagedGridImporter.h
changed /trunk/include/vreckoAP/Nature/Land/LandBlock.h
changed /trunk/include/vreckoAP/Nature/Land/LandUtils.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/MidpointDisplacementProperties.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/PerlinNoiseProperties.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/Properties.h
removed /trunk/include/vreckoAP/Nature/Land/Properties/PropertiesFactory.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/RasterImageProperties.h
added /trunk/include/vreckoAP/Nature/Land/Properties/ZabagedGridProperties.h
changed /trunk/src/vreckoAP/Nature/Land/HeightData/DataProvider.cpp
changed /trunk/src/vreckoAP/Nature/Land/HeightData/HeightData.cpp
changed /trunk/src/vreckoAP/Nature/Land/HeightData/MidpointDisplacementGenerator.cpp
changed /trunk/src/vreckoAP/Nature/Land/HeightData/PerlinNoiseGenerator.cpp
changed /trunk/src/vreckoAP/Nature/Land/HeightData/RandomFaultsGenerator.cpp
/trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj.filters Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Exceptions/InvalidFileContentException.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/DataProvider.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/HeightData.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/HeightPoint.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/MidpointDisplacementGenerator.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/PerlinNoiseGenerator.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/RandomFaultsGenerator.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/RasterImageImporter.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/HeightData/ZabagedGridImporter.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/LandBlock.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/LandUtils.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/MidpointDisplacementProperties.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/PerlinNoiseProperties.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/Properties.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/RasterImageProperties.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/ZabagedGridProperties.h Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/HeightData/DataProvider.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/HeightData/HeightData.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/HeightData/MidpointDisplacementGenerator.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/HeightData/PerlinNoiseGenerator.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/HeightData/RandomFaultsGenerator.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.