Menu

Commit [r42]  Maximize  Restore  History

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

1.) Land ability now supports texture download from multiple various sources (using the curl library).
2.) Downloaded textures are stored in a local cache which is searched for textures when necessary.

tisovcik 2014-03-07

changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj
changed /trunk/VisualStudio/vreckoAP/Nature/Nature.vcxproj.filters
added /trunk/include/vreckoAP/Nature/Land/Exceptions/DownloadFailureException.h
added /trunk/include/vreckoAP/Nature/Land/Exceptions/IOException.h
changed /trunk/include/vreckoAP/Nature/Land/LandBlock.h
added /trunk/include/vreckoAP/Nature/Land/Mesh/LandMesh.h
added /trunk/include/vreckoAP/Nature/Land/Mesh/LandTexture.h
removed /trunk/include/vreckoAP/Nature/Land/Mesh/Mesh.h
added /trunk/include/vreckoAP/Nature/Land/Mesh/NoiseTexture.h
added /trunk/include/vreckoAP/Nature/Land/Mesh/OrthoPhoto.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/GlobalProperties.h
changed /trunk/include/vreckoAP/Nature/Land/Properties/ZabagedGridProperties.h
changed /trunk/src/vreckoAP/Nature/Land/LandAbility.cpp
changed /trunk/src/vreckoAP/Nature/Land/LandBlock.cpp
changed /trunk/src/vreckoAP/Nature/Land/LandUtils.cpp
added /trunk/src/vreckoAP/Nature/Land/Mesh/LandMesh.cpp
added /trunk/src/vreckoAP/Nature/Land/Mesh/LandTexture.cpp
removed /trunk/src/vreckoAP/Nature/Land/Mesh/Mesh.cpp
added /trunk/src/vreckoAP/Nature/Land/Mesh/NoiseTexture.cpp
added /trunk/src/vreckoAP/Nature/Land/Mesh/OrthoPhoto.cpp
changed /trunk/src/vreckoAP/Nature/Land/Properties/GlobalProperties.cpp
changed /trunk/src/vreckoAP/Nature/Land/Properties/ZabagedGridProperties.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/DownloadFailureException.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Exceptions/IOException.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/LandMesh.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Mesh/LandTexture.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Mesh/NoiseTexture.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Mesh/OrthoPhoto.h Diff Switch to side-by-side view
Loading...
/trunk/include/vreckoAP/Nature/Land/Properties/GlobalProperties.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/LandAbility.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/LandBlock.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/LandUtils.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Mesh/LandMesh.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Mesh/LandTexture.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Mesh/NoiseTexture.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Mesh/OrthoPhoto.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/GlobalProperties.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/vreckoAP/Nature/Land/Properties/ZabagedGridProperties.cpp Diff Switch to side-by-side view
Loading...
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.