This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
391f86bc387d745de897503c36d11cd65691b84c
This was the code-style Blender used before switching to clang-format which did not support this style of brace placement at the time. Since then support was added, this helps readability as the beginning of braces isn't as clear in the case of multi-line conditionals. This implements a proposal from #75956.
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.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%