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
967 3474d 01h werner /branches/port_qt5_64bit/src/core/ loading of saplings: this works now when running in standgrid mode.  
966 3474d 23h werner /branches/port_qt5_64bit/src/core/ implementing sapling initialization.  
904 3692d 21h werner /branches/port_qt5_64bit/src/ ... working on amie...  
779 4041d 02h werner /branches/port_qt5_64bit/  
732 4487d 03h werner /trunk/src/ initialization of trees with given tree heights. The tree height data (e.g. Lidar data) is loaded from a GIS grid file.
some additional changes with painting different grids.
added also an option to use mapgrids without the 'spatial index' (e.g. for float grids on height grid resolution).
 
671 4624d 03h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4785d 00h werner / move current content to the "trunk"  
603 4854d 07h werner /src/ added the target "Map" to functions of the StandLoader; also changed some functions in scriptglobal.cpp (addTreesOnMap).
Interesting: you can easily pass (scripted) object to slots as Pointer - but not so easy as references (for refs you would need to qScriptRegisterMetaType()) - it took me a while find this out...
 
600 4854d 21h werner /src/ corrected grid export (flipping of y-axis)
added initialization of saplings; StandLoader contains now a routine similar to the one for larger trees to distribute saplings; additionally, a script function (Globals.addSaplingsOnStand()) can be used to use this functionality.
 
549 4905d 06h werner /src/ initialization based on stand grids.
added new functionality for that in StandLoader plus minor changes in Model or MapGrid.
 
393 5159d 07h werner /src/ fixed a bug in StampContainer when loading trees with invalid hd-ratio (too low trees).
fixed a bug that caused a crash when seed dispersal was disabled.
added return values for stand init routines (also those that accessed by scripting) and cleaned up the documentation.
 
389 5161d 19h werner /src/ fixed small glitches with single tree initialization (species name at last position); changes to management routines.  
311 5316d 06h werner /src/core/ improve loading of tree distributions (density per line)  
294 5349d 12h werner /src/ lots of scripting stuff: new global functions (include, alert)
new methods of the "Globals" javascript object (set, setting, addTrees, ...)
 
290 5349d 20h werner /src/ using now the CustomRandomPDF class (from Picus) for the custom probabilty density function used in the standloader.  
287 5351d 15h werner /src/ Tree initialization (random variant). works almost...  
284 5353d 14h werner /src/ loading of different ini-files on the worlds landscape.  
281 5353d 15h werner /src/ setup of the world - remodeled the init-routine in Model, changed the init of stands (also some xml-keys). added a storage for variables local to rseource units (e.g. nitrogenAvailable).  
259 5359d 16h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
187 5380d 10h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  

Show All