Menu

Commit [r33]  Maximize  Restore  History

Nature plug-in update.

In order to prevent conflicts during the compilation process, several changes have been made:
1.) The content of the Terrain ability has been moved to the nested APNature::Terrain namespace (with APNature being its former location).
2.) The Landmass ability is now also located in its own nested namespace, APNature::Landmass.
3.) Due to the Visual Studio's inability to compile two files with the same name (though in different folders), 6 files in the Terrain ability were renamed with their content unchanged.

tisovcik 2013-12-29

<< < 1 2 3 > >> (Page 2 of 3)
changed /trunk/include/vreckoAP/Nature/Terrain/Terrain2DSegment.h
changed /trunk/include/vreckoAP/Nature/Terrain/TerrainAbility.h
changed /trunk/include/vreckoAP/Nature/Terrain/TerrainRandom.h
changed /trunk/include/vreckoAP/Nature/Terrain/TerrainUtility.h
changed /trunk/src/vreckoAP/Nature/AP_Nature.cpp
removed /trunk/src/vreckoAP/Nature/Landmass/Landmass.cpp
added /trunk/src/vreckoAP/Nature/Landmass/LandmassAbility.cpp
added /trunk/src/vreckoAP/Nature/Landmass/Properties
added /trunk/src/vreckoAP/Nature/Landmass/Properties/PerlinNoiseProperties.cpp
added /trunk/src/vreckoAP/Nature/Landmass/Properties/Properties.cpp
added /trunk/src/vreckoAP/Nature/Landmass/Properties/PropertiesFactory.cpp
added /trunk/src/vreckoAP/Nature/Landmass/Properties/RasterImageProperties.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Algorithms/MidpointDisplacementAlgorithm.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Algorithms/PerlinNoiseAlgorithm.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Algorithms/RandomFaultsAlgorithm.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Algorithms/TerrainAlgorithm.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Properties/Default.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Properties/GeneratedTerrainProperties.cpp
changed /trunk/src/vreckoAP/Nature/Terrain/Properties/HeightMapProperties.cpp
added /trunk/src/vreckoAP/Nature/Terrain/Properties/MDProperties.cpp
removed /trunk/src/vreckoAP/Nature/Terrain/Properties/MidpointDisplacementProperties.cpp
added /trunk/src/vreckoAP/Nature/Terrain/Properties/PNProperties.cpp
removed /trunk/src/vreckoAP/Nature/Terrain/Properties/PerlinNoiseProperties.cpp
added /trunk/src/vreckoAP/Nature/Terrain/Properties/RFProperties.cpp
removed /trunk/src/vreckoAP/Nature/Terrain/Properties/RandomFaultsProperties.cpp
/trunk/include/vreckoAP/Nature/Terrain/Terrain2DSegment.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Terrain/TerrainAbility.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Terrain/TerrainRandom.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Terrain/TerrainUtility.h Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/AP_Nature.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Landmass/LandmassAbility.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Landmass/Properties/PerlinNoiseProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Landmass/Properties/Properties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Landmass/Properties/PropertiesFactory.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Landmass/Properties/RasterImageProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Algorithms/MidpointDisplacementAlgorithm.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Algorithms/PerlinNoiseAlgorithm.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Algorithms/RandomFaultsAlgorithm.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Algorithms/TerrainAlgorithm.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/Default.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/GeneratedTerrainProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/HeightMapProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/MDProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/PNProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Terrain/Properties/RFProperties.cpp Diff Switch to side-by-side view
Loading...
<< < 1 2 3 > >> (Page 2 of 3)