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
309 5329d 14h werner /src/ increased size limits (hd-classes go up to 190, max crown radius now 15m)  
301 5336d 21h werner /src/fonstudio/ FONSTUDIO: added mrRand(), removed obsolete signal/slot connections.  
260 5372d 05h werner /src/fonstudio/ small changes in GUI, added the "minimum"-input definition file.  
259 5372d 06h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
200 5391d 07h 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 5394d 06h werner /src/ fonstudio compiles again...  
174 5397d 02h werner /src/ some cleanup in file structure; moved files from fonstudio away from "core" directory.  
132 5409d 03h 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 5409d 04h Werner /src/ added a 64x64 stamp while reinvoking the FonStudio  
129 5409d 08h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
127 5411d 05h Werner /src/ Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!  
126 5411d 07h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
125 5411d 08h Werner /src/ growth of individual trees  
123 5413d 02h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
121 5414d 07h 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 5414d 08h 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 5414d 11h Werner /src/ added HD-range species parameter.  
118 5414d 13h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
114 5415d 07h Werner /src/ some more visual fixes (panning, painting of trees, ...)  
113 5415d 09h 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)
 

Show All