• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H03-May-2022-2317

build_files/H03-May-2022-30,68024,264

doc/H03-May-2022-16,38210,872

extern/H03-May-2022-836,731593,873

intern/H03-May-2022-326,697236,156

release/H03-May-2022-3,073,9932,157,128

source/H03-May-2022-2,096,7961,555,836

tests/H03-May-2022-17,96711,279

.clang-formatH A D25-Sep-20207.1 KiB271242

.clang-tidyH A D25-Nov-20201,012 3728

.editorconfigH A D20-Nov-2019798 4540

COPYINGH A D27-Aug-2019302 127

GNUmakefileH A D30-Oct-202016.7 KiB544341

make.batH A D17-Feb-20202.3 KiB8968

readme.rstH A D20-Nov-20191.2 KiB4227

readme.rst

1
2.. Keep this document short & concise,
3   linking to external resources instead of including content in-line.
4   See 'release/text/readme.html' for the end user read-me.
5
6
7Blender
8=======
9
10Blender is the free and open source 3D creation suite.
11It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing,
12motion tracking and video editing.
13
14.. figure:: https://code.blender.org/wp-content/uploads/2018/12/springrg.jpg
15   :scale: 50 %
16   :align: center
17
18
19Project Pages
20-------------
21
22- `Main Website <http://www.blender.org>`__
23- `Reference Manual <https://docs.blender.org/manual/en/latest/index.html>`__
24- `User Community <https://www.blender.org/community/>`__
25
26Development
27-----------
28
29- `Build Instructions <https://wiki.blender.org/wiki/Building_Blender>`__
30- `Code Review & Bug Tracker <https://developer.blender.org>`__
31- `Developer Forum <https://devtalk.blender.org>`__
32- `Developer Documentation <https://wiki.blender.org>`__
33
34
35License
36-------
37
38Blender as a whole is licensed under the GNU Public License, Version 3.
39Individual files may have a different, but compatible license.
40
41See `blender.org/about/license <https://www.blender.org/about/license>`__ for details.
42