No Description

Hugo Sales b3fbc7f191 [Fast import/export] Fixed segfault on some files 4 years ago
build_files 48b4d42bce CMake: Fix WITH_CODEC_SNDFILE detection 4 years ago
doc 52cf94eeb5 API Docs: Change handling of Blender Version 4 years ago
extern c56133c846 Fix T64480: Tweak needed to Audaspace CMake options 4 years ago
intern 65168825e0 cleanup: typo in cycles 'min_transparent_bounces' tooltip 4 years ago
release e42a7de767 Merge remote-tracking branch 'origin/master' into soc-2019-fast-io 4 years ago
source b3fbc7f191 [Fast import/export] Fixed segfault on some files 4 years ago
tests 4749edccdd Tests: Point ffmpeg data to a new folder 4 years ago
.arcconfig c9df453ce7 Update for moving blender2.8 to master. 5 years ago
.clang-format 12da679fa0 UI: remove redundant RNA_TYPE property in the key-map editor 4 years ago
.editorconfig f73255c1be editorconfig: correct indent size 5 years ago
.gitignore 7258cc7943 [Fast import/export] Initial skeleton 4 years ago
.gitmodules c9df453ce7 Update for moving blender2.8 to master. 5 years ago
CMakeLists.txt dfe2ca26f7 Cleanup: style, indentation 4 years ago
COPYING 9f05cc59fa == docs == 13 years ago
GNUmakefile c553b790fc macOS: rename blender.app to Blender.app 4 years ago
make.bat 2a891842af Clang-format: Speed up detection of clang-format 5 years ago
readme.rst 70cbd0a6bd readme: separate development links 5 years ago

readme.rst


.. Keep this document short & concise,
linking to external resources instead of including content in-line.
See 'release/text/readme.html' for the end user read-me.


Blender
=======

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.

.. figure:: https://code.blender.org/wp-content/uploads/2018/12/springrg.jpg
:scale: 50 %
:align: center


Project Pages
-------------

- `Main Website `__
- `Reference Manual `__
- `User Community `__

Development
-----------

- `Build Instructions `__
- `Code Review & Bug Tracker `__
- `Developer Forum `__
- `Developer Documentation `__


License
-------

Blender as a whole is licensed under the GNU Public License, Version 3.
Individual files may have a different, but compatible license.

See `blender.org/about/license `__ for details.