Subversion Repositories public iLand

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1222 2724d 17h werner / public SVN  
1221 2724d 17h werner /branches/ public SVN  
1220 2724d 17h werner /branches/version1.0/ Version 1.0  
1218 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1104 3012d 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
 
1053 3159d 01h werner /branches/port_qt5_64bit/src/ updates for Qt 5.5 and GCC (Linux).  
877 3733d 17h werner /branches/port_qt5_64bit/src/ COLORS
added non-numerical layers to iland.
New "Colors" class (including typical R-color-palettes (RColorBrewer, terrain-colors).
the "LayeredGrid" has now a more versatile "LayerElement" that stores default view type, name and caption.
updated the grid definition of fire and wind module.
 
808 3844d 15h werner /branches/port_qt5_64bit/src/ implementing FOME.
* splitting "helper.cpp" into several files (debugtimer.h, statdata.h, viewport.h) (and changing lots of includes)
* implementing setup of activities (extracting from Javascript)
 
781 3983d 18h werner /branches/port_qt5_64bit/src/ tried to compile also for MSVC 2010 32bit  
779 3996d 19h werner /branches/port_qt5_64bit/  
702 4534d 14h werner /trunk/src/ implementing the "fetch" calculations for the wind module. The calculation uses the bresenhem line-drawing algorithm to "draw" from each edge-pixel in wind direction a line and check the height of the canopy on the way.
added a test for the wind module.
 
671 4579d 19h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
670 4587d 16h werner /trunk/src/ added/ clarified some comments  
644 4725d 21h werner /trunk/src/ fixed the "setViewport" function (also the script function used for creating movies).  
643 4727d 02h werner /trunk/src/ improved the visualization of grids - now the main windows stores a list of grids along with type of drawing (black/white, color, ...).
The GUI has a combo box to select the grid to draw. Nice: this can easily be extended to be used with grids to come (fire, grids provided from scripts...)
Whats missing: some life cycle kind of thing: now it is quite dangerous to produce crashes.... needs some investigation of scoped pointer classes...
 
639 4740d 17h werner / move current content to the "trunk"  
598 4810d 21h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
480 4951d 02h werner /src/ debug message for fenvyr>1,
open file convenience
 
431 5086d 13h werner /src/ included the logLevel-Functions at several locations in the source code.
added a option to only display debug messages in the DebugTimer destructor when elapsed time is longer than one millisecond.
 

Show All