Subversion Repositories public iLand

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2769d 17h werner / public SVN  
1221 2769d 17h werner /branches/ public SVN  
1220 2769d 17h werner /branches/version1.0/ Version 1.0  
1218 2769d 19h werner / clean up repository - make 1.0 trunk again!  
1217 2769d 19h werner / clean up repository - make 1.0 trunk again!  
1104 3058d 00h 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 3909d 01h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
779 4041d 19h werner /branches/port_qt5_64bit/  
774 4113d 20h werner /trunk/src/ some additional error messages (expressions, stand loading)  
772 4137d 00h werner /trunk/src/ small changes to compile fonstudio again  
763 4233d 20h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
753 4280d 18h werner /trunk/src/ minor changes after using CPPCheck source code scan utilty.  
639 4785d 17h werner / move current content to the "trunk"  
412 5135d 02h werner /src/fonstudio/ added key cutoffMode for alternative way of cutting the stamps  
409 5135d 14h werner /src/fonstudio/ re-enabled log output to logspace window  
404 5137d 01h werner /src/fonstudio/ added switch "aggregateMode" to Lightroom-xml file format to switch between sum and mean LIP creation.  
402 5141d 13h 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 5141d 21h 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 5212d 22h werner /src/ fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false
 
309 5317d 17h werner /src/ increased size limits (hd-classes go up to 190, max crown radius now 15m)  
301 5324d 23h werner /src/fonstudio/ FONSTUDIO: added mrRand(), removed obsolete signal/slot connections.  
260 5360d 08h werner /src/fonstudio/ small changes in GUI, added the "minimum"-input definition file.  
259 5360d 09h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
200 5379d 10h 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 5382d 09h werner /src/ fonstudio compiles again...  
174 5385d 05h werner /src/ some cleanup in file structure; moved files from fonstudio away from "core" directory.  
132 5397d 06h 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 5397d 07h Werner /src/ added a 64x64 stamp while reinvoking the FonStudio  
129 5397d 11h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
127 5399d 08h Werner /src/ Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!  
126 5399d 10h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
125 5399d 11h Werner /src/ growth of individual trees  
123 5401d 05h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
121 5402d 10h 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 5402d 11h 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 5402d 14h Werner /src/ added HD-range species parameter.  
118 5402d 16h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
114 5403d 10h Werner /src/ some more visual fixes (panning, painting of trees, ...)  
113 5403d 12h 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 5404d 11h 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.