You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Clément Foucault 637a5c964a
BKE: Fix compiling with clang-tidy and readability-non-const-parameter
4 years ago
.github Add Probot Stale configuration file 5 years ago
build_files Cleanup: tabs to spaces 4 years ago
doc Merge branch 'blender-v2.90-release' 4 years ago
extern Audaspace: port changes from upstream. 4 years ago
intern GPUImmediate: Make activation / deactivation implicit 4 years ago
release RNA Manual Mapping: Update Mappings 4 years ago
source BKE: Fix compiling with clang-tidy and readability-non-const-parameter 4 years ago
tests Re-enable modifer and bmesh_boolean tests. 4 years ago
.arcconfig Fix .arcconfig not working with latest arcanist version 4 years ago
.clang-format Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-format 4 years ago
.clang-tidy Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix 4 years ago
.editorconfig editorconfig: correct indent size 5 years ago
.gitignore Fluid: Added wavelet noise tile to the gitignore 4 years ago
.gitmodules Update for moving blender2.8 to master. 5 years ago
CMakeLists.txt Tests: set build directory using build type 4 years ago
COPYING == docs == 14 years ago
GNUmakefile Makefile: update spell checking targets 4 years ago
make.bat Build: add "make test" command for Windows, output log file 5 years ago
readme.rst 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 <http://www.blender.org>`__
- `Reference Manual <https://docs.blender.org/manual/en/latest/index.html>`__
- `User Community <https://www.blender.org/community/>`__

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

- `Build Instructions <https://wiki.blender.org/wiki/Building_Blender>`__
- `Code Review & Bug Tracker <https://developer.blender.org>`__
- `Developer Forum <https://devtalk.blender.org>`__
- `Developer Documentation <https://wiki.blender.org>`__


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 <https://www.blender.org/about/license>`__ for details.