root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/05/08 18:11:19 @934 [934] robert Added support for outputing image files when generated --terrain databases
(edit) 09/05/08 15:05:42 @933 [933] robert Added output of SwitchLayer's when optional layers are selected.
(edit) 09/05/08 12:48:40 @932 [932] robert Added automatic detected of invalid database build configiurations
(edit) 09/02/08 16:02:50 @931 [931] robert Introduce DestinationTile?::requiresDivision() method to encapsulate the …
(edit) 09/02/08 14:56:18 @930 [930] robert Added setting of Source's new SetName? field from …
(edit) 08/29/08 16:47:23 @929 [929] robert Added support for specifying the optional layer sets that should be used …
(edit) 08/28/08 18:57:41 @928 [928] robert Added support for Layer setname definition using --set <setname>
(edit) 08/06/08 19:53:31 @927 [927] robert Updated the command line docs
(edit) 08/06/08 19:49:37 @926 [926] robert Added support for BuildOption?::s/getAbortRunOnError()
(edit) 08/06/08 17:17:34 @925 [925] robert Added support for aborting the current task when FATAL messages are …
(edit) 08/05/08 15:41:53 @924 [924] robert Added permission check and error logging
(edit) 08/04/08 23:07:45 @923 [923] robert Removed messages reporting OSG_* var settings
(edit) 08/04/08 22:55:48 @922 [922] robert Added #include <string.h> to avoid a gcc 4.3.1 compile error
(edit) 08/04/08 19:29:59 @921 [921] robert Cleaned up output of OSG_ vars
(edit) 07/18/08 11:39:02 @920 [920] robert From Bob Kuehne, added support for non installed, out of source builds of …
(edit) 06/20/08 18:01:10 @919 [919] robert Removed OSG type checks
(edit) 06/18/08 18:52:08 @918 [918] robert Added check against possible num ShapeAttribute?::getString()
(edit) 06/18/08 12:55:06 @917 [917] robert From Luigi Calori, fix to build VisualStudo? 7.1 onwards
(edit) 06/06/08 17:58:03 @916 [916] robert From Jean-Sebastien Guay, changes to support of CMake 2.6.
(edit) 06/06/08 12:27:05 @915 [915] robert Removed apps used in dev work but no longer required
(edit) 05/27/08 22:59:11 @914 [914] robert Updated version for dev release
(edit) 05/27/08 19:16:39 @913 [913] robert From John Vidar Larring, "With this fix the options --radius-equator and …
(edit) 05/27/08 14:44:13 @912 [912] robert From Christophe Loustaunau, "I have test vpbmaster on windows 2000, and I …
(edit) 04/04/08 10:48:51 @911 [911] robert Added #include<cpl_string.h> for compatibility with older versions of GDAL
(edit) 04/03/08 20:45:26 @910 [910] robert Added check for Matrix types etc. Update version for next dev version
(edit) 04/03/08 12:19:58 @909 [909] robert Disabled the setting of archives to avoid bug in archive creation
(edit) 03/27/08 12:45:35 @908 [908] robert Updated source to reflect osgTerrain::Terrain to osgTerrain::TerrainTile?
(edit) 03/26/08 16:30:12 @907 [907] robert Removed CMakeList entry for vpbcurl.
(edit) 03/25/08 16:58:40 @906 [906] robert From Jason Beverage, "Here is a fix for the vertical scale issue I …
(edit) 03/25/08 13:34:54 @905 [905] robert From Ulrich Hertlein, build fixes for OSX.
(edit) 03/19/08 21:57:59 @903 [903] robert Changed getcwd to getCurrentWorkingDirectory to avoid silly #define …
(edit) 03/19/08 21:34:11 @902 [902] robert Added an explict vpb:: infront of the getcwd to make sure the VPB one is …
(edit) 03/19/08 18:52:53 @901 [901] robert From Maciej Krol, "On Win XP VS2005 SP1 getcwd and chdir are deprecated. I …
(edit) 03/19/08 17:44:30 @900 [900] robert Updated versions for dev relese
(edit) 03/19/08 17:10:09 @899 [899] robert Fixed error in intersection with height field code.
(edit) 03/19/08 13:44:24 @898 [898] robert Added error handling code for when no destination graph is built
(edit) 03/14/08 15:37:54 @896 [896] robert Updated versions for VPB-0.9.6 release
(edit) 03/13/08 19:56:34 @895 [895] robert Improved the time reporting so that it now provides the estimated number …
(edit) 03/12/08 16:28:55 @894 [894] robert Changed use of ImageLayer? to ProxyLayer? to avoid memory issues when using …
(edit) 03/11/08 14:21:47 @893 [893] robert Updated FindGDAL.cmake from OpenSceneGraph? original
(edit) 03/11/08 14:04:33 @892 [892] robert From Christophe Loustaunau, added disabling of tile skirts when skirt …
(edit) 03/11/08 14:03:49 @891 [891] robert From Paul Martz, added missing return
(edit) 03/11/08 13:48:27 @890 [890] robert Added LayerInheritance? paramter to BuildOptions? and use of this in the …
(edit) 03/10/08 20:51:17 @889 [889] robert Fixed bug in counting the number of running tasks
(edit) 03/07/08 21:54:47 @888 [888] robert Changed the baseLayer/baseTexture setting so that it takes the highest …
(edit) 03/07/08 20:27:18 @887 [887] robert Added nesting of secondary split level task directories, task and log …
(edit) 03/06/08 18:12:11 @886 [886] robert Added reporting of the source files that contribute to an osgdem run.
(edit) 03/06/08 12:06:52 @885 [885] robert Added default use of ./logs and ./tasks directories
(edit) 03/05/08 22:25:54 @884 [884] robert Changed % to percent to avoid libc bug in parsing %%
(edit) 03/05/08 19:47:49 @883 [883] robert Fixed precentage sign
(edit) 03/05/08 19:36:50 @882 [882] robert Fixed progress stats text formating
(edit) 03/05/08 18:49:43 @881 [881] robert Introduced new scheme for computing the destination graph used when …
(edit) 03/03/08 13:16:46 @880 [880] robert Removed debug message
(edit) 03/02/08 19:25:40 @879 [879] robert Fixed generation of subtile task that are non ops. …
(edit) 02/15/08 17:04:43 @878 [878] robert Changed the compute the of the grid origin and xy interval to be done …
(edit) 02/15/08 16:31:57 @877 [877] robert Fixed bug in CompositeDestination?::getExternalSubTileName().
(edit) 01/29/08 23:14:48 @875 [875] robert Fixed bug in height field access
(edit) 01/29/08 21:31:19 @874 [874] robert Changed the defaults to use the pathways for creating task sets and …
(edit) 01/29/08 17:36:56 @873 [873] robert Added MachinePool?::reportTimingStatus() to provide an task progress …
(edit) 01/29/08 15:16:36 @872 [872] robert Improved the positioning of time output.
(edit) 01/29/08 14:53:40 @871 [871] robert From Jean-Christophe Lombardo, "A "return" statement was missing in …
(edit) 01/29/08 14:33:34 @870 [870] robert Changed the FileCache? logging to be INFO rather than NOTICE
(edit) 01/29/08 14:13:09 @869 [869] robert Fixed the handling of input data which has coordinate system assigned to …
(edit) 01/29/08 12:48:55 @868 [868] robert Added default ability, in vpbmaster, to use all local cores when no …
(edit) 01/29/08 11:47:45 @867 [867] robert Updated version number for VPB 0.9.5 release
(edit) 01/29/08 10:40:24 @866 [866] robert From Bob Kuehne, build fix for OSX
(edit) 01/28/08 21:49:27 @865 [865] robert From Jean-Christophe Lombardo, "Here is a slight modification to FileUtils?
(edit) 01/28/08 21:45:54 @864 [864] robert From Jean-Sebastien Guay, build fixes for Windows
(edit) 01/28/08 18:03:19 @863 [863] robert From Jean-Christophe Lombardo, "I've added a -hf (or --HeightField?) and …
(edit) 01/26/08 22:42:39 @862 [862] robert Fixed filename handling when using WriteOperation? so that it shares …
(edit) 01/26/08 13:36:40 @861 [861] robert Quietened down the debug messages
(edit) 01/26/08 13:25:16 @860 [860] robert Added mkpath convinience function
(edit) 01/25/08 20:19:39 @859 [859] robert Added support for --output-task-directories (also can use --otd) when …
(edit) 01/25/08 15:29:33 @858 [858] robert Added mkdir
(edit) 01/23/08 17:56:10 @857 [857] robert Introduce ValidValueOperator? to help catch no data values on DEMs that …
(edit) 01/23/08 12:39:20 @856 [856] robert Added missing headers
(edit) 01/22/08 19:45:49 @855 [855] robert Added support for generating tasks sets based on two split levels
(edit) 01/22/08 17:56:58 @854 [854] robert Completed work on automatic selection of split levels
(edit) 01/22/08 15:15:11 @853 [853] robert Introduced optional code paths for new multiple split level support
(edit) 01/22/08 13:54:48 @852 [852] robert Updated version number... a bit late though for 0.9.4 release... arggg…
(edit) 01/21/08 21:22:04 @850 [850] robert From David Callu, support for handling forests and division of shapefile …
(edit) 01/18/08 13:19:38 @849 [849] robert Removed check against compressed texture type for use of graphics context
(edit) 01/17/08 23:26:01 @848 [848] robert Added computation of skirt heights for osgTerrain::Terrain code path
(edit) 01/17/08 22:29:47 @847 [847] robert Reduced the default number of queued operations in the ThreadPool's queue …
(edit) 01/17/08 20:48:17 @846 [846] robert Tweaked the default of the ThreadPool?::run() throttling so that it would …
(edit) 01/17/08 20:20:29 @845 [845] robert Added throttling of the calls to ThreadPool?::run to limit the number of …
(edit) 01/17/08 19:05:09 @844 [844] robert Added support for ClusterCullingCallback? in --terrain/osgTerrain generated …
(edit) 01/17/08 15:00:31 @843 [843] robert Introduce new destination graph generation and population, currently not …
(edit) 01/15/08 21:34:54 @842 [842] robert From Jean-Sebastien Guay, added missing return
(edit) 01/15/08 18:58:28 @841 [841] robert Added extra timing codes. …
(edit) 01/15/08 16:00:22 @840 [840] robert Changed the set up of OperationLog? within BuildOperation? so that it no …
(edit) 01/15/08 15:39:51 @839 [839] robert Moved the destination tile creation out into its own method
(edit) 01/15/08 15:29:16 @838 [838] robert Further work on new method for creating the destination graph
(edit) 01/14/08 15:56:44 @837 [837] robert Futher additions to the new createDestination() code path. …
(edit) 01/11/08 14:56:40 @836 [836] robert Added new BuildOptionsString? into vpb::BuildOptions?, and …
(edit) 01/10/08 17:18:07 @835 [835] robert Added _flushall() implement for Windows sync();
(edit) 01/10/08 16:34:52 @834 [834] robert From Jean-Sebastien Guay, "Here are some further changes to correct a few …
(edit) 01/10/08 15:20:19 @833 [833] robert Futher changes or Windows support.
(edit) 01/10/08 15:10:56 @832 [832] robert Converted sync() to vpb::sync()
(edit) 01/10/08 15:06:45 @831 [831] robert Ported posix methods across to use vpb::FileUtils?