root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1048 [1048] 3 weeks robert Fixed build against 3.1.x
(edit) @1047 [1047] 3 months robert From Martin Lambers, "adds new options to choose the texture type: …
(edit) @1046 [1046] 5 months robert From Torben Dannhauer, "If one resumes a VPB run with reading in a …
(edit) @1045 [1045] 11 months robert From Wang Rui, "This submission makes VPB work with MinGW 5.1.4 (gcc …
(edit) @1044 [1044] 11 months robert From Martin Innis, following disucssion about how tri stripping now …
(edit) @1042 [1042] 11 months robert From John Vidar Larring, "While testing OSG 3.0 I also recompiled VPB …
(edit) @1041 [1041] 11 months robert Updated version number
(edit) @1040 [1040] 11 months robert Removed test problems and associated cmake scripts
(edit) @1039 [1039] 11 months robert Removed no longer required find scripts
(edit) @1038 [1038] 11 months robert From Jean-Sebastien Guay, "Trying to build VPB today I found out that the …
(edit) @1037 [1037] 16 months robert Moved the NVTT integration from VPB into the OSG using the new …
(edit) @1036 [1036] 16 months robert Moved the interface further towards a generic OSG class interface.
(edit) @1035 [1035] 16 months robert Restructed NVTT integration into a single class
(edit) @1034 [1034] 16 months robert Build fixes for building against NVTT
(edit) @1033 [1033] 16 months robert Began work on refactoring the NVTT usage so that it can be moved into an …
(edit) @1032 [1032] 17 months robert From Brad Christiansen, "A couple of small changes to VPB. I have added …
(edit) @1031 [1031] 17 months robert From David Fries, "Don't fail silently when GDAL was not found. Currently …
(edit) @1030 [1030] 18 months robert Changed VPB to default to outputting .osgb files
(edit) @1029 [1029] 18 months robert Removed assignment of GeometryTechnique? to TerrainTile?.
(edit) @1028 [1028] 18 months robert Fixed handling of .osgt and .osgx datasets to that images they reference …
(edit) @1027 [1027] 19 months robert From Brad Christiansen, "I have gone ahead and implemented the change to …
(edit) @1026 [1026] 19 months robert Re-enabled the old fchmod usage for Win32.
(edit) @1025 [1025] 19 months robert Merged support for GDAL1.7.0 from OSG.
(edit) @1024 [1024] 19 months robert From Brad Christiansen, "I have attached the changes that allow the …
(edit) @1023 [1023] 19 months robert From Brad Christiansen, "The attached files fix a bug where RGB instead of …
(edit) @1022 [1022] 19 months robert From Fabien Lavignotte, "As seen by Brad, the code with nvtt does not …
(edit) @1021 [1021] 19 months robert Build fix for gcc 4.4.4
(edit) @1020 [1020] 20 months robert Cleaned up header and indentation
(edit) @1019 [1019] 21 months robert From Fabien Lavignotte, "Here is a patch for VPB to work without graphics …
(edit) @1018 [1018] 21 months robert From Fabien Lavignotte, "Here is a small fix so that VPB can be launched …
(edit) @1017 [1017] 21 months robert From Brad Christiansen, "I have made changes in two areas that effect …
(edit) @1016 [1016] 21 months robert Added checked for .osgb as this allows for mipmap/compressed imagery.
(edit) @1015 [1015] 22 months robert Introduced nonZeroExtents() method and usage to avoid divide by zero …
(edit) @1014 [1014] 22 months robert From Wang Rui, ammened the ios usage when writing out source files
(edit) @1013 [1013] 2 years robert Ammended the checking of image options.
(edit) @1012 [1012] 2 years robert From Wang Rui, fix to reading stream under Windows.
(edit) @1011 [1011] 2 years robert From Brad Christiansen, "The problem: When using VPB, if your destination …
(edit) @1010 [1010] 2 years robert Added support for altering the imagery resolution per layer
(edit) @1009 [1009] 2 years robert Introduced the usage of the new osgDB serializers for IO support for the …
(edit) @1008 [1008] 2 years robert Implemented new serializers
(edit) @1007 [1007] 2 years robert Restructured image options so that they all now are encapsulated in their …
(edit) @1006 [1006] 2 years robert Added support decorating a osgTerrain based database with …
(edit) @1005 [1005] 2 years robert Updated required OSG version to 2.9.8
(edit) @1004 [1004] 2 years robert Added setting of TerrainTile::TileID
(edit) @1003 [1003] 2 years robert From J.P. Delport, "attached an updated FindGDAL that finds 1.6.0 version …
(edit) @1002 [1002] 2 years robert Added command line usage docs for new --blending-policy
(edit) @1001 [1001] 2 years robert Added support for osgTerrain::TerrainTile::BlendingPolicy?, and added …
(edit) @1000 [1000] 2 years robert Fixed build
(edit) @999 [999] 2 years robert Moved Serializer back from OpenSceneGraph? into VirtualPlanetBuilder? to …
(edit) @998 [998] 3 years robert From Chris Hanson, "Remove extraneous trailing whitespace at the right end …
(edit) @996 [996] 3 years robert Update ChangeLog?, README and NEWS for 0.9.11 developer release
(edit) @995 [995] 3 years robert Updated version number to 0.9.11
(edit) @994 [994] 3 years robert Changed the default geometry type to TERRAIN
(edit) @993 [993] 3 years robert Fixed handling of extents that are smaller than the source data
(edit) @992 [992] 3 years robert Improved the error reporting.
(edit) @991 [991] 3 years robert Fixed management of nested split levels
(edit) @990 [990] 3 years robert Added support for updating revision files
(edit) @989 [989] 3 years robert Added checking of OSG version
(edit) @988 [988] 3 years robert Added writout out of revision individual task revision files
(edit) @987 [987] 3 years robert Added checking for OpenSceneGraph? version
(edit) @986 [986] 3 years robert Added pruning of sources that don't change from the task generation code
(edit) @985 [985] 3 years robert Added passing on of database extents to revisions via the revion .source …
(edit) @984 [984] 3 years robert Added early return when no tasks are generated by …
(edit) @983 [983] 3 years robert Implemented checking for need patching database
(edit) @982 [982] 3 years robert Added basic sorting of patched source lists to prepare for detection of …
(edit) @981 [981] 3 years robert Further work on database patching.
(edit) @980 [980] 3 years robert Added checking of BuilOption? compatability when patching
(edit) @979 [979] 3 years robert Added support for vpbmaster --patch <databasefilename> to allow one to …
(edit) @978 [978] 3 years robert Added support for removing source files from loaded terrain .source …
(edit) @977 [977] 3 years robert Removed old method declarations that are no longer used.
(edit) @976 [976] 3 years robert From Chris Hanson, "VPB: Add -ge, -b and -gb versions of …
(edit) @975 [975] 3 years robert From Cris Hanson, typo/spelling/grammer fixes
(edit) @974 [974] 3 years robert Warning fix
(edit) @973 [973] 3 years robert Warning fixes
(edit) @972 [972] 3 years robert From Chris Hanson, warnings fixes
(edit) @971 [971] 3 years robert Added FindLibSqush?.cmake
(edit) @970 [970] 3 years robert Removed lib curl find.
(edit) @969 [969] 3 years robert Added new vpbtexturecompression application to make it easy to experiment …
(edit) @968 [968] 3 years robert Introduced support for error diffusion into image quantization code.
(edit) @967 [967] 3 years robert Added --npot and --pot command line docs
(edit) @966 [966] 3 years robert Introduced --quantize <bits>, --compressed-dxt1, --compressed-dxt3 and …
(edit) @964 [964] 3 years robert Cleaned up IF/ELSE/ENDIF blocks
(edit) @963 [963] 3 years robert Updated version numbers for 0.9.10 dev release, and added --version …
(edit) @962 [962] 3 years robert Introced finer grain controls for the texture mode.
(edit) @961 [961] 3 years robert Removed debug message
(edit) @960 [960] 3 years robert Fixed setting of cache directory.
(edit) @959 [959] 3 years robert From Martin Innus, "Attached is a modified file to fix an issue i was …
(edit) @958 [958] 3 years robert From Christophe Loustaunau: "If you want to generate a database with two …
(edit) @957 [957] 3 years robert Added new method in support of re-order of reproject and overview …
(edit) @956 [956] 3 years robert Disabled the multi-thread GDALWarpOperation as this was generating blank …
(edit) @955 [955] 3 years robert From J.P. Delport, "attached is a file to fix artifact errors that were …
(edit) @954 [954] 3 years robert Added support into System class for handling file extensions that GDAL …
(edit) @952 [952] 4 years robert Added ChangeLog?
(edit) @951 [951] 4 years robert Updated versions for 0.9.9 dev release
(edit) @950 [950] 4 years robert Added support for compression, and non power of two textures.
(edit) @949 [949] 4 years robert Added support for control whether imagery is forced to be PowerOfTwo? or …
(edit) @947 [947] 4 years robert Added support for make tag-test, tag-run, branch-test and branch-run and …
(edit) @946 [946] 4 years robert From Christophe Loustaunau, First submission: "But with vpbmaster I have …
(edit) @945 [945] 4 years robert Fixed version numbers for 0.9.8 dev release
(edit) @944 [944] 4 years robert From Christophe Loustaunau, "In the code of vpb there is an option for …
Note: See TracRevisionLog for help on using the revision log.