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 2974d 01h werner / public SVN  
1221 2974d 01h werner /branches/ public SVN  
1220 2974d 02h werner /branches/version1.0/ Version 1.0  
1218 2974d 04h werner / clean up repository - make 1.0 trunk again!  
1217 2974d 04h werner / clean up repository - make 1.0 trunk again!  
1211 2980d 07h werner /branches/iland_regen/src/ added GPL headers for files that did not contain the header  
1104 3262d 08h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1032 3543d 10h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
991 3618d 04h werner /branches/port_qt5_64bit/src/ fixed compiler errors for GUI version, and the planting/thinning construct that caused crashes on VSC.  
989 3618d 05h werner /branches/port_qt5_64bit/src/ removed the QT GUI library dependency for the console variant of iLand. For this some #ifdef were required.  
779 4246d 03h werner /branches/port_qt5_64bit/  
709 4767d 06h werner /trunk/src/core/ fixed the flip of ASCII grids also for FloatGrid (specialization).  
639 4990d 01h werner / move current content to the "trunk"  
599 5060d 03h werner /src/ new function to export an ESRI style text file from a (system) grid. Added also a script function (Globals.gridToFile()).  
556 5108d 01h werner /src/ little cleanup  
375 5382d 09h werner /src/ corrected seeddispersal algorithm (I tested with a real image (i.e. photo): errors are then quite clear)
grid::loadFromImage(): automatically setup grid if empty
 
373 5382d 10h werner /src/ Creation of seeddispersal.
this includes some extensions to the grid (e.g. randomPosition()).
The seedDispersal-algorithm is implemented on CPU (but still not linked to tree growth)
 
285 5558d 12h werner /src/core/ loading of the landscape. added "areaMask.imageFile" to "world" in xml file. This loads a image mask that establishes area that are inside and outside the project area respectively.  
103 5609d 22h Werner /src/ included grids  
80 5612d 23h Werner / change master structure  
46 5659d 22h Werner /fonstudio/core/ added [] operator for grids, fixed dumpToString function (orientation)  
36 5663d 15h Werner /fonstudio/ some template dump functions for grids.
loading/saving of stamps. still a mess.
 
22 5669d 01h Werner /fonstudio/ added offset to Grid
started impl of the "tree" within the LightRoom (called LightRoomObject).
 
15 5670d 00h Werner /fonstudio/