Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
3037d 16h |
werner |
/ |
public SVN |
|
1221 |
3037d 16h |
werner |
/branches/ |
public SVN |
|
1220 |
3037d 17h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
3037d 19h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
3037d 19h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1104 |
3325d 23h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
779 |
4309d 18h |
werner |
/branches/port_qt5_64bit/ |
|
|
639 |
5053d 16h |
werner |
/ |
move current content to the "trunk" |
|
400 |
5409d 20h |
werner |
/src/ |
changed the binary format of the LIP stamps (included a magic number, a version and a call to setVersion()). Changed the way of aggregating the "shadow" in the lightroom: now (again) the result value represents the mean "shadow" per meter below the 45° line. |
|
356 |
5480d 22h |
werner |
/src/ |
fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false |
|
259 |
5628d 08h |
werner |
/src/ |
Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites. |
|
178 |
5650d 08h |
werner |
/src/ |
fonstudio compiles again... |
|
113 |
5671d 11h |
Werner |
/src/ |
started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job) |
|
105 |
5673d 06h |
Werner |
/src/ |
several changes:
create multiple RessourceUnits as a grid
modified include-order for model.h and mainwindow.cpp
added clear() to Grid.
fixed bug in Grid::indexOf()
... |
|
104 |
5673d 12h |
Werner |
/src/ |
incorporated "Model" into the FonStudio. |
|
85 |
5676d 13h |
Werner |
/src/ |
|
|
83 |
5676d 14h |
Werner |
/src/ |
new structure |
|
82 |
5676d 14h |
Werner |
/src/ |
|
|
80 |
5676d 14h |
Werner |
/ |
change master structure |
|
72 |
5688d 05h |
Werner |
/fonstudio/ |
removed the cycle.h (problem was that mere processor cycles are not very useful), and added good ol TTickTack (from Picus), but applying a wrapper-class so that including of windows.h is occurs only in ticktack.cpp.
added also a routine in mainwindow to emulate multiple executions of read/write cycles. |
|
69 |
5690d 13h |
Werner |
/fonstudio/ |
automation function - execute multiple stands and save the treelist output.
(on_execManyStands()). |
|
67 |
5718d 03h |
Werner |
/fonstudio/ |
some basic outputs in textfile format into the clipboard. |
|
66 |
5718d 05h |
Werner |
/fonstudio/ |
some GUI adaptions... |
|
65 |
5718d 05h |
Werner |
/fonstudio/ |
fixed the reading of stamps
more fixes during loading of stamps |
|
61 |
5718d 12h |
Werner |
/fonstudio/ |
* modified bin-sizes in StampContainer
* cleaned Tree-class (dropped some old code and refs from other places) |
|
58 |
5719d 10h |
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 |
5723d 05h |
Werner |
/fonstudio/ |
gfx stuff (added class Viewport; not finished yet).
as always some grid functions.
mouseMove in PaintArea. |
|
48 |
5723d 10h |
Werner |
/fonstudio/ |
grid: bugfix
mainwindow: added different visualizations
tree: adopted to new scheme: dominance height split in "above Z*" and "below Z*" |
|
45 |
5723d 13h |
Werner |
/fonstudio/ |
apply stamps at domiance grid |
|
40 |
5724d 08h |
Werner |
/fonstudio/ |
reading out of stamp values.
lots of additional small changes. |
|
35 |
5727d 07h |
Werner |
/fonstudio/ |
various fixes (still trying to load/save stamps). |
|
30 |
5730d 14h |
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 |
5731d 09h |
Werner |
/fonstudio/ |
Mainwindow: applying of XML
LightRoom: behavior of coords x/y=0/0 fixed. |
|
25 |
5732d 08h |
Werner |
/fonstudio/ |
lots of stuff.... |
|
23 |
5732d 14h |
Werner |
/fonstudio/ |
hit detection of tree in LightRoom. |
|
20 |
5733d 09h |
Werner |
/fonstudio/ |
rework of painting (prepare for additional gfx for HemiGrid...) |
|
19 |
5733d 10h |
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 |
5733d 15h |
Werner |
/fonstudio/ |
|
|
15 |
5733d 15h |
Werner |
/fonstudio/ |
|
|
9 |
5734d 16h |
Werner |
/fonstudio/ |
|
|