Bastien Montagne ddd0eb1891 CMake Ninja Jobs: Better auto-compute of jobs values.
This refactor the previous system, main changes being:
* The `NINJA_MAX_NUM_PARALLEL_..._JOBS` variables are now only to allow
  users to override automatic values with their own settings.
* If undefined or left at the new '0' default, CMake will compute
  'optimal' values for all three pools, based on the amount of available
  RAM, cores, and the type of build.
* Linking jobs can now max up at 2 instead of 1.

Pull Request: https://projects.blender.org/blender/blender/pulls/142112
2025-07-21 15:48:27 +02:00
2023-12-08 13:28:13 +11:00
2025-05-12 11:34:32 +02:00
2025-07-10 12:48:33 +10: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.

Description
No description provided
Readme 841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%