Menu

Commit [r39]  Maximize  Restore  History

Nature plug-in update. Functionality of Landmass ability extended.

1.) Land ability now contains Mesh class which is used to render the content of HeightData.
2.) Various modifications made in most classes in Land ability.

tisovcik 2014-02-18

1 2 > >> (Page 1 of 2)
changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj
changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj.filters
changed /trunk/include/vreckoAP/Nature/Land/Exceptions/InvalidXMLParameterException.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/DataProvider.h
changed /trunk/include/vreckoAP/Nature/Land/HeightData/HeightData.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
changed /trunk/include/vreckoAP/Nature/Land/HeightData/ZabagedGridImporter.h
changed /trunk/include/vreckoAP/Nature/Land/LandBlock.h
added /trunk/include/vreckoAP/Nature/Land/Mesh
added /trunk/include/vreckoAP/Nature/Land/Mesh/Mesh.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
changed /trunk/include/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/RasterImageProperties.h
changed /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
changed /trunk/src/vreckoAP/Nature/Land/HeightData/RasterImageImporter.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/InvalidXMLParameterException.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/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/Mesh/Mesh.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...
/trunk/src/vreckoAP/Nature/Land/HeightData/RasterImageImporter.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.