87 | | * G7:r.patch: speed optimization (approximately 10% faster than previous version) |
88 | | |
| 87 | * G72:r.patch - speed optimization (approximately 10% faster than previous version) |
| 88 | * G72:r.random.cells - ncells to generate only limited number of cells |
| 89 | * G72:v.patch - -z and -n flags to work without topology but with z coordinate |
| 90 | * G72:v.random - now accepts much larger numbers as the number of requested points |
| 91 | * G72:d.northarrow - describe arrows in the same way as barscales |
| 92 | * G72:r.fillnulls - add lambda parameter of G7:r.resamp.bspline |
| 93 | * G72:r.rgb - better error message when none of the required options is provided |
| 94 | * G72:v.outlier - added missing 6.4 compatibility option for lambda (lambda_i in 6.4) |
| 95 | * G72:r.viewshed, G72:r.terraflow and G72:i.atcorr now compile with C++11 and C++14 as well as C++98 strict setting and clang++ and strict C++11 syntax |
| 96 | * G72:r.sim.water and G72:r.sim.sediment now work with more versions of MinGW and MS Windows thanks to better library-executable separation |