From 2987782d6dd448f0c704d37b7d487906d70f7a6c Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 28 Dec 2018 17:36:59 +0100 Subject: [PATCH] Docs: update manpage and html with app description matching website. --- doc/manpage/blender.1.py | 6 +++--- release/text/readme.html | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/manpage/blender.1.py b/doc/manpage/blender.1.py index 0890547906a..4be16c15ec7 100755 --- a/doc/manpage/blender.1.py +++ b/doc/manpage/blender.1.py @@ -65,7 +65,7 @@ fw('.TH "BLENDER" "1" "%s" "Blender %s"\n' % (date_string, blender_version.repla fw(''' .SH NAME -blender \- a 3D modelling and rendering package''') +blender \- a full-featured 3D application''') fw(''' .SH SYNOPSIS @@ -76,9 +76,9 @@ fw(''' .SH DESCRIPTION .PP .B blender -is a 3D modelling and rendering package. Originating as the in-house software of a high quality animation studio, Blender has proven to be an extremely fast and versatile design instrument. The software has a personal touch, offering a unique approach to the world of Three Dimensions. +is a full-featured 3D application. It supports the entirety of the 3D pipeline - modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. -Use Blender to create TV commercials, to make technical visualizations, business graphics, to create content for games, or design user interfaces. You can easy build and manage complex environments. The renderer is versatile and extremely fast. All basic animation principles (curves & keys) are well implemented. +Use Blender to create 3D images and animations, films and commercials, content for games, architectural and industrial visualizatons, and scientific visualizations. http://www.blender.org''') diff --git a/release/text/readme.html b/release/text/readme.html index e23d1ac5b0f..e6be92ad273 100644 --- a/release/text/readme.html +++ b/release/text/readme.html @@ -22,8 +22,9 @@


About

-Welcome to Blender, the free, open source 3D application for modeling, animation, rendering, -compositing and video editing. +Welcome to Blender, the free, open source 3D application for modeling, rigging, animation, +simulation, rendering, compositing, motion tracking, and video editing. + Blender is available for Linux, macOS and Windows and has a large world-wide community.