Blender Git Commit Log

Git Commits -> Revision a591717

Revision a591717 by Sybren A. Stüvel (master)
October 21, 2021, 11:46 (GMT)
Deps: Python, bundle zstandard package

This package allows Python scripts to handle compressed blend files (see
rB2ea66af742bc). This is for example needed by Blender Asset Tracer to
send files to a Flamenco render farm.

This change includes a new `WITH_PYTHON_INSTALL_ZSTANDARD` build-time
option, to control whether to actually install the package. For this the
already-existing approach for Requests was copied.

Reviewed By: LazyDodo, mont29, brecht

Differential Revision: https://developer.blender.org/D12777

Commit Details:

Full Hash: a5917175d8c1a7cab83b401ae2f4affcd4ab8df4
Parent Commit: 417ce7f
Lines Changed: +44, -2

5 Modified Paths:

/build_files/build_environment/cmake/python_site_packages.cmake (+8, -2) (Diff)
/build_files/build_environment/cmake/versions.cmake (+1, -0) (Diff)
/build_files/build_environment/install_deps.sh (+6, -0) (Diff)
/CMakeLists.txt (+11, -0) (Diff)
/source/creator/CMakeLists.txt (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021