Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
69 5391d 15h Werner /fonstudio/ automation function - execute multiple stands and save the treelist output.
(on_execManyStands()).
 
67 5419d 06h Werner /fonstudio/ some basic outputs in textfile format into the clipboard.  
66 5419d 07h Werner /fonstudio/ some GUI adaptions...  
65 5419d 07h Werner /fonstudio/ fixed the reading of stamps
more fixes during loading of stamps
 
61 5419d 14h Werner /fonstudio/ * modified bin-sizes in StampContainer
* cleaned Tree-class (dropped some old code and refs from other places)
 
58 5420d 13h Werner /fonstudio/ working version of light alogorithnm:
* steps during read:
own_xy = 1 - writer_xy * la_factor / h_dom
value_xy = grid_xy / own_xy
lightvalue = sum( value_xy * reader_xy) [ sum(reader) = 1 ]

additional correction for overstorey:
if h > h_dom:
lightvalue = 1 - (1 - lightvalue) * h/h_dom

other issues:
* added buffer around sim. area
* cleaned xml-file and code to interpret
* fixed Viewport (handling of negative coordinates - see buffer)
* fixed StampContainer, added finalizeSetup() - (filling up of the lookup map)
 
49 5424d 07h Werner /fonstudio/ gfx stuff (added class Viewport; not finished yet).
as always some grid functions.
mouseMove in PaintArea.
 
48 5424d 12h Werner /fonstudio/ grid: bugfix
mainwindow: added different visualizations
tree: adopted to new scheme: dominance height split in "above Z*" and "below Z*"
 
45 5424d 16h Werner /fonstudio/ apply stamps at domiance grid  
40 5425d 11h Werner /fonstudio/ reading out of stamp values.
lots of additional small changes.
 
35 5428d 09h Werner /fonstudio/ various fixes (still trying to load/save stamps).  
30 5431d 16h Werner /fonstudio/ change "stamp" to "imagestamp", added a new "stamp" which should be more like the real, efficient stamp used in iLand.
started impl. of lightroom - batch modus.
 
28 5432d 12h Werner /fonstudio/ Mainwindow: applying of XML
LightRoom: behavior of coords x/y=0/0 fixed.
 
25 5433d 11h Werner /fonstudio/ lots of stuff....  
23 5433d 16h Werner /fonstudio/ hit detection of tree in LightRoom.  
20 5434d 11h Werner /fonstudio/ rework of painting (prepare for additional gfx for HemiGrid...)  
19 5434d 12h Werner /fonstudio/ reworked GUI, added some nice icons and reorganized. Now the Fonstudio has severel main working areas, e.g. lightroom, FON,...
setup of LightRoom.
created a little Timer class in helper.cpp (DebugTimer).
 
16 5434d 17h Werner /fonstudio/  
15 5434d 17h Werner /fonstudio/  
9 5435d 18h Werner /fonstudio/  

Show All