Markus Neteler bdea8ae6fd string format fixes (from Volker Froehlich) 11 rokov pred
..
test 11876b8096 raster3d test suite: do not i18N messages in test suites 11 rokov pred
G3d.h_unused 1a88755128 G3d_ -> Rast3d_ 14 rokov pred
Makefile 9ab7b3fc64 doxygen: g3d renamed to raster3d 14 rokov pred
README 16f424112c docs: changing size and name of volume layout image 11 rokov pred
alloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
cache.c b8684ea059 Fixed wrong variable types in cache.c, updated name scheme in the raster3d test framework. 11 rokov pred
cache1.c 08226f2533 Corrected uninitialized values and invalid memory access 13 rokov pred
cachehash.c 5b0f12e626 Hunting cache hash 3D raster bug 13 rokov pred
cachehash.h 1a88755128 G3d_ -> Rast3d_ 14 rokov pred
cats.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
changeprecision.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
changetype.c 491e01ffd5 raster3dlib: doxygenize close.c 14 rokov pred
close.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
color.c ebfa550c59 dox: updating the color section of raster 3D main page and adding comments into color.c file 11 rokov pred
defaults.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 rokov pred
doubleio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 rokov pred
error.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
filecompare.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
filename.c 1a88755128 G3d_ -> Rast3d_ 14 rokov pred
fpcompress.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
fpxdr.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
getblock.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
getvalue.c df82bb7722 Added boundary check to get_value_region and a unit test. 13 rokov pred
header.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
headerinfo.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
history.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
index.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
intio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 rokov pred
keys.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
long.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
mapset.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
mask.c 491e01ffd5 raster3dlib: doxygenize close.c 14 rokov pred
maskfn.c 1a88755128 G3d_ -> Rast3d_ 14 rokov pred
misc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
null.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
open.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
open2.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
param.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
putvalue.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
r3_volume_layout.png 16f424112c docs: changing size and name of volume layout image 11 rokov pred
r3_volume_layout.xcf 16f424112c docs: changing size and name of volume layout image 11 rokov pred
r3_volume_layout_large.png 16f424112c docs: changing size and name of volume layout image 11 rokov pred
range.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 rokov pred
raster3d_intern.h 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
raster3dlib.dox ebfa550c59 dox: updating the color section of raster 3D main page and adding comments into color.c file 11 rokov pred
region.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
resample.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
retile.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
rle.c aa1da2117a New test for large files that causes a segmentation fault in the rast3d library. 13 rokov pred
snap.gif 4b8d50b19f dir lib/g3d renamed to raster3d 14 rokov pred
snap.rgb 4b8d50b19f dir lib/g3d renamed to raster3d 14 rokov pred
tilealloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 rokov pred
tileio.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
tilemath.c be4f6db3d2 Better docu. New flag in r3.out.vtk 13 rokov pred
tilenull.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
tileread.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
tilewrite.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 rokov pred
volume.c aeb54f44af Convert K&R-style functions to ANSI C 12 rokov pred
volume_tile_cell_generator.sh 4997418ace svn propset 13 rokov pred
window.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred
windowio.c bdea8ae6fd string format fixes (from Volker Froehlich) 11 rokov pred
writeascii.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 rokov pred

README

The r3_volume_layout.png was created from r3_volume_layout.xcf then resized to
543x480 pixels. The original file is now r3_volume_layout_large.png (877x755).
Unfortunatelly, the source file r3_volume_layout.xcf is probably broken.

See also volume_tile_cell_generator.sh.

The r3_volume_layout.png is used on several places in programming and user
documentation. To find all usages use:
find . -name "*volume_layout*.png"