0
0
forked from blender/blender
The official Blender project repository.
Go to file
Aras Pranckevicius 7875074532 Cleanup: fewer iostreams related includes in Cycles
In the commonly used cycles headers, it's enough to include
much smaller <iosfwd> than the full <iostream>. While looking at it,
removed inclusion of some other headers from commonly used headers,
that seemed to not be needed.

Pull Request: blender/blender#111063
2023-08-15 13:55:38 +02:00
.gitea
.github
build_files CMake/CPack: Fix windows distribution 2023-08-13 22:21:12 -06:00
doc RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
extern Fix: Compilation issue GCC13 with Vulkan 2023-08-10 11:27:44 +02:00
intern Cleanup: fewer iostreams related includes in Cycles 2023-08-15 13:55:38 +02:00
locale I18n: updated UI translations from svn trunk (r6663). 2023-08-14 11:40:21 +02:00
release Color management: Add and Rename Colorspaces 2023-08-09 18:00:45 +02:00
scripts Keymap: Compatible Keymap - Consistency and Updates 2023-08-12 23:44:07 +10:00
source Cleanup: Remove 'read_data' code from Scene's paint 'link_lib' code. 2023-08-15 12:02:37 +02:00
tests LibOverride: Add ID pointer to operations over ID pointers. 2023-08-10 12:41:20 +02:00
tools Cleanup: use type checking for credits_git_gen.py & git_log.py 2023-08-15 15:18:01 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
CMakeLists.txt CMake: add warning for WITH_UNITY_BUILD 2023-08-11 09:34:07 +10:00
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md

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.

Blender screenshot

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.