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

org.blender.Blender.appdata.xml « freedesktop « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3cb09ed4d21f0dc0886bad0d7170517fa8613580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
    <id>org.blender.Blender</id>
    <launchable type="desktop-id">blender.desktop</launchable>
    <name>Blender</name>
    <summary>Free and open source 3D creation suite</summary>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0</project_license>
    <description>
        <p>
            Blender is the free and open source 3D creation suite. It supports
            the entirety of the 3D pipeline — modeling, rigging, animation,
            simulation, rendering, compositing, motion tracking, and video
            editing.
        </p>

        <p>
            Blender is a public project, made by hundreds of people from around the
            world; by studios and individual artists, professionals and hobbyists,
            scientists, students, VFX experts, animators, game artists, modders, and
            the list goes on.
        </p>
    </description>
    <url type="homepage">https://www.blender.org</url>
    <url type="help">https://www.blender.org/support/</url>
    <url type="bugtracker">https://developer.blender.org</url>
    <url type="donation">https://www.blender.org/foundation/donation-payment/</url>
    <screenshots>
        <screenshot type="default">
            <image>https://download.blender.org/demo/screenshots/blender_screenshot_1.jpg</image>
        </screenshot>
        <screenshot>
            <image>https://download.blender.org/demo/screenshots/blender_screenshot_2.jpg</image>
        </screenshot>
        <screenshot>
            <image>https://download.blender.org/demo/screenshots/blender_screenshot_3.jpg</image>
        </screenshot>
        <screenshot>
            <image>https://download.blender.org/demo/screenshots/blender_screenshot_4.jpg</image>
        </screenshot>
    </screenshots>
    <releases>
        <release version="2.83" date="2020-06-03">
            <description>
                <p>New features:</p>
                <ul>
                    <li>Volume object to import OpenVDB files</li>
                    <li>VR support for scene inspection through OpenXR</li>
                    <li>Cycles adaptive sampling and OptiX viewport denoising</li>
                    <li>Sculpt face sets and cloth brush</li>
                    <li>Video sequencer disk cache</li>
                </ul>
                <p>Enhancements:</p>
                <ul>
                    <li>Grease Pencil closer integration and improved performance</li>
                    <li>Eevee improved render passes, light cache and hair transparency</li>
                    <li>Faster undo system</li>
                    <li>Rewritten multiresolution modifier</li>
                    <li>Improved hair physics collisions</li>
                </ul>
            </description>
        </release>
        <release version="2.82" date="2020-02-13">
            <description>
                <p>New features:</p>
                <ul>
                    <li>New Mantaflow fluid and smoke simulation system</li>
                    <li>UDIM textures for rendering and painting</li>
                    <li>USD scene export</li>
                    <li>Bevel custom profiles</li>
                    <li>Cycles custom shader AOVs</li>
                    <li>Cloth air pressure simulation</li>
                    <li>Weld modifier for meshes</li>
                </ul>
                <p>Enhancements:</p>
                <ul>
                    <li>New and improved sculpt tools</li>
                    <li>New grease pencil tools and modifiers</li>
                    <li>New bone and constraint settings for rigging</li>
                </ul>
            </description>
        </release>
        <release version="2.81" date="2019-11-14">
            <description>
                <p>New features:</p>
                <ul>
                    <li>Many sculpt tools and poly build tool for retopology</li>
                    <li>Voxel remesh and quad remesh</li>
                    <li>Transform origins, new snapping, mirroring and auto merge options</li>
                    <li>Revamped shaders for texturing</li>
                    <li>Cycles denoising with OpenImageDenoise and NVIDIA RTX support</li>
                    <li>Library overrides to make local overrides to linked characters and other data</li>
                </ul>
                <p>Enhancements:</p>
                <ul>
                    <li>Eevee shadows, transparency and bump mapping redesigned</li>
                    <li>Viewport options for look development with Cycles and Eevee</li>
                    <li>Finer control over rotations and scale in bones, constraints and drivers</li>
                    <li>Outliner improvements, new file browser and batch rename</li>
                </ul>
            </description>
        </release>
        <release version="2.80" date="2019-07-30">
            <description>
                <p>New features:</p>
                <ul>
                    <li>Revamped user interface</li>
                    <li>Toolbar with tools and gizmos</li>
                    <li>Eevee - physically based realtime renderer</li>
                    <li>Modern 3D viewport</li>
                    <li>Full 2D animation and drawing system</li>
                    <li>New shaders for hair, sss, volumes, bevel and AO</li>
                    <li>Cryptomatte compositing</li>
                    <li>Collections system for organizing objects</li>
                    <li>glTF import and export</li>
                </ul>
                <p>Enhancements:</p>
                <ul>
                    <li>Multi-object editing</li>
                    <li>Animation and rigging improvements</li>
                    <li>Cloth simulation improvements</li>
                    <li>More powerful unit system</li>
                    <li>...And many more!</li>
                </ul>
            </description>
        </release>
        <release version="2.79b" date="2018-03-26">
            <description>
                <p>New features:</p>
                <ul>
                    <li>Denoiser</li>
                    <li>Filmic color management</li>
                    <li>PBR shader</li>
                    <li>Shadow catcher</li>
                    <li>Surface Deform modifier</li>
                    <li>More bundled add-ons</li>
                </ul>
                <p>Enhancements:</p>
                <ul>
                    <li>Faster OpenCL</li>
                    <li>Cycles improvements</li>
                    <li>Modeling tool improvements</li>
                    <li>Animation improvements</li>
                    <li>Grease Pencil improvements</li>
                    <li>Automatic scaling on high DPI displays</li>
                    <li>Alembic import and export improvements</li>
                    <li>...And many more!</li>
                </ul>
            </description>
        </release>
  </releases>
</component>