Changes between Version 5 and Version 6 of Release/7.0.0RC-News
- Timestamp:
- 02/08/15 14:00:30 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.0.0RC-News
v5 v6 43 43 44 44 === Overview of changes === 45 46 '''Key improvements''' of the GRASS 7.0.0RC2 release include: 47 * Updated Welcome and splash screens 48 * 3D raster: terminology cleanup (raster3D -> 3D raster) in commands and manual 49 * g.proj: generate PROJ_EPSG file (contains EPSG code) when location is given 50 * r.cost, r.walk: change percent_memory to memory (in MB) 51 * v.extract: index added 52 * v.in.ogr: do not use old projection for area calculations in new projection 53 * v.generalize: self-intersection fix 54 * v.patch, v.reclass, v.overlay, v.vect.stats: accommodate SQLite 55 * vector lib: numerical stability fixes for centroid calculation 56 * vector lib: more robust topology engine 57 * some simple mononchrome color tables added 58 * wxGUI/nviz: 3D rendering fixes 59 * several translations updated (Chinese, French, Polish, Spanish, ...) 60 * for trac bugfixes see list below 45 61 46 62 '''Key improvements''' of the GRASS 7.0.0RC1 release include: … … 67 83 * Old parameter names are still recognized, and the user receives a notification about the respective new parameter name (see also [http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Optionschanges here]). 68 84 69 Between the '''versions [wiki:Release/6.4.0-News 6.4.0] and 7.0.0RC 1 more than ''10,400'' updates''' have been applied. See also the [https://www.openhub.net/p/grass_gis Open Hub] code analysis.85 Between the '''versions [wiki:Release/6.4.0-News 6.4.0] and 7.0.0RC2 more than ''10,500'' updates''' have been applied. See also the [https://www.openhub.net/p/grass_gis Open Hub] code analysis. 70 86 71 87 ==== New modules ====