Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
772 4105d 20h werner /trunk/src/ small changes to compile fonstudio again  
639 4754d 13h werner / move current content to the "trunk"  
404 5105d 21h werner /src/fonstudio/ added switch "aggregateMode" to Lightroom-xml file format to switch between sum and mean LIP creation.  
85 5377d 10h Werner /src/  
83 5377d 10h Werner /src/ new structure  
82 5377d 11h Werner /src/  
80 5377d 11h Werner / change master structure  
43 5424d 11h Werner /fonstudio/ changed lightroom again to aggregate averages of shadowing along the full height (including crown).
additionally saved the value at the center which will be used for the "dominance" height of the tree.
modified file structure of binary stamp files to include dominance values.
 
42 5424d 11h Werner /fonstudio/ additionally storing crown radius in stamp file.
readout of stamps using radius-stamps.
 
32 5428d 13h Werner /fonstudio/ grid: average() function, more const access operators.
LightRoom: mod. mode of setup (now setup with metric length instead of pixelcount),
fixed "addition of angles" bug.
added generation of "subpixel" stamps.
 
31 5431d 03h Werner /fonstudio/ dropped crown-body from LightRoom calculation.
fixed 2 bugs during calculation.
 
29 5432d 05h Werner /fonstudio/ fixed amount of global radiation that is used for stamp-calculation.  
27 5432d 08h Werner /fonstudio/ reworked lightroom, fixed a sin/cos bug.
added solar radiation for result.
dropped the 3d-grid, because of some strange behaviour (seems to be related with Qt shared classes and that stuff).
 
25 5433d 05h Werner /fonstudio/ lots of stuff....  
24 5433d 10h Werner /fonstudio/ added global.h (RAD(), GRAD()), some adaptations for hemigrid.
continued implementation of lightroom.
 
23 5433d 11h Werner /fonstudio/ hit detection of tree in LightRoom.  
21 5434d 05h Werner /fonstudio/ changed painting to a QImage that potentially can be drawn onto in the background (this is still missing).  
18 5434d 08h Werner /fonstudio/ LightRoom::setup()  
17 5434d 08h Werner /fonstudio/ created LightRoom.