forked from blender/blender
The official Blender project repository.
Sergey Sharybin
f0e098cbfb
The goal of this cleaner is to replace all libraries that are symbolic link with a regular files, and remove all library files that are not actually used. This circumvents the situation when wheel packing converts symbolic links (libraries with ABI in their names) to regular files due to the limitation of the zip archives. Doing a manual cleanup pass allows to run regression tests after the cleanup is done. It is implemented as as standalone tool so that it can be invoked when it is really needed. In practice this lowers Linux bpy wheel file size from 540 MB down to around 362 MB. Pull Request: blender/blender#130623 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CMakeLists.txt | ||
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.
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.