Soeren Gebbert e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
..
test b5fd968c98 Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior. 14 vuotta sitten
G3d.h_unused db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
G3d_intern.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
Makefile 002bbe23df Keep all library dependencies in Grass.make 16 vuotta sitten
cache.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
cachehash.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
cachehash.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
changeprecision.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
changetype.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
filecompare.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
filename.c 13a759b8fc G__find_name* renamed to G_find_file* (used outside of the library) 14 vuotta sitten
find_grid3.c ab082da4e0 Add "const" where appropriate to libgis return types 16 vuotta sitten
fpcompress.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3d_volume_layout.png e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
g3d_volume_layout.xcf e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
g3dalloc.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3dcache.c 7f41d3778e winGRASS/OSGeo4W updates (see https://trac.osgeo.org/grass/changeset/45429) 14 vuotta sitten
g3dcats.c f222d1c8b3 rasterlib: fns from cats.c cleaned up, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 vuotta sitten
g3dclose.c f222d1c8b3 rasterlib: fns from cats.c cleaned up, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 vuotta sitten
g3dcolor.c 37c0e5bdfc Replace fseek/ftell with G_fseek/G_ftell 16 vuotta sitten
g3ddefaults.c e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
g3ddoubleio.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3derror.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3dfpxdr.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 vuotta sitten
g3dgetvalue.c b5fd968c98 Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior. 14 vuotta sitten
g3dhistory.c 832b2047b6 Reverted https://trac.osgeo.org/grass/ticket/43203 and fixed the pointer handling. 15 vuotta sitten
g3dintio.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3dkeys.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 vuotta sitten
g3dlib.dox e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
g3dlong.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3dmapset.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
g3dmask.c a9c24ecab0 Fix handling of grid3 elements 17 vuotta sitten
g3dmisc.c 938f80074a New tile computation algorithm implemented. New g3d open method implemented. Enhanced r3.info information printing. 14 vuotta sitten
g3dnull.c 8b394a154d Rename Rast.h->raster.h 16 vuotta sitten
g3dopen.c c797fb8d93 gislib: G__unqualified_name() renamed to G_unqualified_name() 16 vuotta sitten
g3dopen2.c 938f80074a New tile computation algorithm implemented. New g3d open method implemented. Enhanced r3.info information printing. 14 vuotta sitten
g3dparam.c 704fffd788 New g3d module for raster3d map retiling implemented with tests. Added more g3d std. parameter. 14 vuotta sitten
g3dputvalue.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten
g3drange.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 vuotta sitten
g3dregion.c b5fd968c98 Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior. 14 vuotta sitten
g3dresample.c b5fd968c98 Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior. 14 vuotta sitten
g3dvolume.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten
g3dwindow.c b5fd968c98 Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior. 14 vuotta sitten
g3dwindowio.c 13a759b8fc G__find_name* renamed to G_find_file* (used outside of the library) 14 vuotta sitten
getblock.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 vuotta sitten
header.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 vuotta sitten
headerinfo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
index.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
retile.c 704fffd788 New g3d module for raster3d map retiling implemented with tests. Added more g3d std. parameter. 14 vuotta sitten
rle.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
snap.gif db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
snap.rgb db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
tilealloc.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
tileio.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten
tilemath.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten
tilenull.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 vuotta sitten
tileread.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 vuotta sitten
tilewrite.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten
volume_tile_cell_generator.sh e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 vuotta sitten
writeascii.c 13df220f4a Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode. 14 vuotta sitten