Go to file
Germano Cavalcante f226687bb9 Cleanup: Knife Tool: Remove redundant 'view3d_operator_needs_opengl' calls
This function sets the `RegionView3D` matrices to the GPU.
But the OpenGL library is not actually being used by the operator.
2021-01-25 10:07:50 -03:00
.github
build_files Buildbot: Fixed crash when building RC builds 2021-01-25 11:53:35 +01:00
doc Blender 2.93 bcon1 - alpha 2021-01-13 17:33:27 +01:00
extern Fluid: Updated Mantaflow source files 2021-01-13 09:49:38 +01:00
intern Fix T85010: Cycles viewport not showing certain material changes when using GPU compute 2021-01-25 07:40:49 +01:00
release Merge branch 'blender-v2.92-release' 2021-01-25 23:48:00 +11:00
source Cleanup: Knife Tool: Remove redundant 'view3d_operator_needs_opengl' calls 2021-01-25 10:07:50 -03:00
tests Tests: skip OSL render tests in build without OSL 2021-01-14 13:14:43 +01:00
.arcconfig Fix .arcconfig not working with latest arcanist version 2020-03-01 22:35:31 +01:00
.clang-format Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-format 2020-08-26 09:59:15 +10:00
.clang-tidy Cleanup: Clang-Tidy, modernize-use-using 2020-12-04 12:46:43 +01:00
.editorconfig
.git-blame-ignore-revs Cleanup: add commits to .git-blame-ignore-revs. 2020-12-02 13:20:43 +05:30
.gitignore
.gitmodules
CMakeLists.txt Tests: run suites instead of individual test cases 2021-01-11 11:29:30 +01:00
COPYING
GNUmakefile Unix/macOS: support building with Ccache 2020-12-21 10:47:35 +05:30
make.bat
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.