Go to file
Aras Pranckevicius 3f0b9e4a58 External: update LZMA SDK to latest version
Update from version 4.65 (2009) to latest 23.01 (2023).

LZMA is only used for pointcache "Heavy" compression option. With
updated SDK, testing in a 100k particle system point cache
(Windows/Ryzen5950X), average times to read or write a cached frame:
- Read a bit faster, 24.3 -> 23.2ms
- Write/bake about 2x faster, 237 -> 103ms

Pull Request: https://projects.blender.org/blender/blender/pulls/118433
2024-02-18 17:38:04 +01:00
.gitea Revert "Experiment: Add release notes PR link field to pull request template" 2024-02-16 16:41:07 +01:00
.github Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00
build_files Merge branch 'blender-v4.1-release' into main 2024-02-16 17:55:26 +01:00
doc Merge branch 'blender-v4.1-release' 2024-02-15 16:55:12 -08:00
extern External: update LZMA SDK to latest version 2024-02-18 17:38:04 +01:00
intern Merge branch 'blender-v4.1-release' 2024-02-17 11:30:55 -08:00
locale I18N: Updated UI translations from git/weblate (3f985abe2708530). 2024-02-12 12:06:15 +01:00
release Merge branch 'blender-v4.1-release' into main 2024-02-16 17:55:26 +01:00
scripts Merge branch 'blender-v4.1-release' 2024-02-18 11:36:57 -05:00
source GPv3: Autolock inactive layers 2024-02-18 07:32:56 +01:00
tests Merge branch 'blender-v4.1-release' 2024-02-16 08:40:51 -08:00
tools code_clean: exclude BLI_strict_flags.h from removal 2024-02-14 13:40:33 +11:00
.clang-format Cleanup: typo 2024-02-15 21:49:27 +01:00
.clang-tidy Clang-tidy: Ignore variable name length and .c/.cc include warnings 2022-05-06 15:26:54 +02:00
.editorconfig editorconfig: add HTML entry 2023-12-08 13:28:13 +11:00
.git-blame-ignore-revs Cleanup: add commit to .git-blame-ignore-revs 2023-05-03 20:31:11 +10:00
.gitignore Ignore build files for VS and VS Code 2023-03-07 17:38:34 +01:00
AUTHORS AUTHORS: correct canonical authors map 2024-01-16 17:30:38 +11:00
CMakeLists.txt Build: Remove LLVM linking no longer needed by OSL 2024-02-14 12:06:52 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: remove "-noaudio" argument in background mode 2024-02-14 00:13:38 +11:00
make.bat Windows: Propagate errors in make.bat 2023-08-16 19:29:47 +02:00
pyproject.toml Black: skip string normalisation 2024-01-22 10:09:33 +01:00
README.md Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00

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.