Menu

Commit [r36]  Maximize  Restore  History

Nature plug-in update.

1.) Landmass ability renamed to Land. Better sooner than later.
2.) All Properties objects are now fully loaded from XML.
3.) Missing and invalid parameters throw an exception which contains specific information how to fix the error.
4.) Default values from the Terrain ability have been canceled and are only applied in some cases (e.g. RandomSeed parameter)

tisovcik 2014-01-20

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
added /trunk/include/vreckoAP/Nature/Land/Exceptions
added /trunk/include/vreckoAP/Nature/Land/Exceptions/InvalidXMLParameterException.h
added /trunk/include/vreckoAP/Nature/Land/Exceptions/MissingXMLParameterException.h
added /trunk/include/vreckoAP/Nature/Land/LandAbility.h
added /trunk/include/vreckoAP/Nature/Land/Properties
added /trunk/include/vreckoAP/Nature/Land/Properties/MidpointDisplacementProperties.h
added /trunk/include/vreckoAP/Nature/Land/Properties/PerlinNoiseProperties.h
added /trunk/include/vreckoAP/Nature/Land/Properties/Properties.h
added /trunk/include/vreckoAP/Nature/Land/Properties/PropertiesFactory.h
added /trunk/include/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.h
added /trunk/include/vreckoAP/Nature/Land/Properties/RasterImageProperties.h
removed /trunk/include/vreckoAP/Nature/Landmass
changed /trunk/src/vreckoAP/Nature/AP_Nature.cpp
added /trunk/src/vreckoAP/Nature/Land
added /trunk/src/vreckoAP/Nature/Land/LandAbility.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties
added /trunk/src/vreckoAP/Nature/Land/Properties/MidpointDisplacementProperties.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties/PerlinNoiseProperties.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties/Properties.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties/PropertiesFactory.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.cpp
added /trunk/src/vreckoAP/Nature/Land/Properties/RasterImageProperties.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/Exceptions/MissingXMLParameterException.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/LandAbility.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/PropertiesFactory.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/src/vreckoAP/Nature/AP_Nature.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/LandAbility.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/MidpointDisplacementProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/PerlinNoiseProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/Properties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/PropertiesFactory.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/RandomFaultsProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/RasterImageProperties.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.