Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-12-28 19:36:59 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-12-28 19:36:59 +0300
commit2987782d6dd448f0c704d37b7d487906d70f7a6c (patch)
tree18312731c7b2d5e99b9a457c47c66ce7be5718ac /doc/manpage
parent18cb27b4f49054cc3a2455d5b67fafde3b86c1e4 (diff)
Docs: update manpage and html with app description matching website.
Diffstat (limited to 'doc/manpage')
-rwxr-xr-xdoc/manpage/blender.1.py6
1 files changed, 3 insertions, 3 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''')