Subversion Repositories public iLand

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2865d 09h werner / public SVN  
1221 2865d 09h werner /branches/ public SVN  
1220 2865d 09h werner /branches/version1.0/ Version 1.0  
1218 2865d 11h werner / clean up repository - make 1.0 trunk again!  
1217 2865d 11h werner / clean up repository - make 1.0 trunk again!  
1104 3153d 15h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
802 4004d 16h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
779 4137d 10h werner /branches/port_qt5_64bit/  
774 4209d 11h werner /trunk/src/ some additional error messages (expressions, stand loading)  
772 4232d 16h werner /trunk/src/ small changes to compile fonstudio again  
763 4329d 12h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
753 4376d 10h werner /trunk/src/ minor changes after using CPPCheck source code scan utilty.  
639 4881d 08h werner / move current content to the "trunk"  
412 5230d 17h werner /src/fonstudio/ added key cutoffMode for alternative way of cutting the stamps  
409 5231d 05h werner /src/fonstudio/ re-enabled log output to logspace window  
404 5232d 17h werner /src/fonstudio/ added switch "aggregateMode" to Lightroom-xml file format to switch between sum and mean LIP creation.  
402 5237d 05h werner /src/fonstudio/ cleaned orientation for drawing hemi grids
corrected the orientation of the azimuth angle to translate well between the hemigrid and the lightroom reference grid.
 
400 5237d 13h 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 5308d 14h werner /src/ fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false
 
309 5413d 08h werner /src/ increased size limits (hd-classes go up to 190, max crown radius now 15m)  
301 5420d 15h werner /src/fonstudio/ FONSTUDIO: added mrRand(), removed obsolete signal/slot connections.  
260 5456d 00h werner /src/fonstudio/ small changes in GUI, added the "minimum"-input definition file.  
259 5456d 01h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
200 5475d 01h werner /src/ added "ModelSettings", i.e. a high performant storage for model settings, further spelling resource vs ressource, including the "batch" job feature from fonstudio into iland. added a slot for MainWindow to force a repaint. and much more.  
178 5478d 00h werner /src/ fonstudio compiles again...  
174 5480d 20h werner /src/ some cleanup in file structure; moved files from fonstudio away from "core" directory.  
132 5492d 22h Werner /src/fonstudio/ changed mode of calculation of the size of stamps (LIPs). Now, we take a percentage of the total value (e.g. take all those rings that have >95% of total influence).  
131 5492d 23h Werner /src/ added a 64x64 stamp while reinvoking the FonStudio  
129 5493d 03h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
127 5494d 23h Werner /src/ Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!  
126 5495d 01h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
125 5495d 03h Werner /src/ growth of individual trees  
123 5496d 20h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
121 5498d 01h Werner /src/ reworked exception handling in Expression.
found finally out, that bug was due to a sync-problem with multiple threads, with "Parse" being done "late" during the multi-threaded execution.
nasty.
Added a switch in project-file to enable/disable multithreading.
 
120 5498d 03h Werner /src/ hunted a "bug" in the IException class - finally after some rewriting it came up that the bug was a faulty access in the drawing routine... aarrgghhhhh...  
119 5498d 05h Werner /src/ added HD-range species parameter.  
118 5498d 07h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
114 5499d 01h Werner /src/ some more visual fixes (panning, painting of trees, ...)  
113 5499d 03h 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)
 
111 5500d 03h Werner /src/ added "RessourceUnitSpecies" (included setup and access functions). Each species has now a numeric index which is used to construct vectors of RessourceUnitSpecies per RessourceUnit.