summary refs log tree commit diff
path: root/pkgs/applications/misc/blender/default.nix
Commit message (Collapse)AuthorAge
* blender: 2.93.5 -> 3.1.0 (#164987)pennae2022-03-20
| | | | | blender 3.1 now requires python 3.10 and zstd to build. also pin cudatoolkit to 11 and optix to 7.3 as requested by the blender build instructions for 3.1
* Merge pull request #141273 from pennae/blender-updateMaximilian Bosch2021-10-22
|\ | | | | blender: 2.93.2 -> 2.93.5
| * blender: 2.93.2 -> 2.93.5pennae2021-10-11
| |
* | blender: darwin app dir fixeshappysalada2021-10-02
|/
* blender: darwin add Applications and bin symlinkshappysalada2021-09-21
|
* blender: 2.93.1 -> 2.93.2Ilan Joselevich2021-08-13
|
* blender: 2.93.0 -> 2.93.1Dmitry Kalinkin2021-07-11
|
* blender: add libharu as dependencyDaniel Nagy2021-06-08
| | | | | | | | | This allows to export Grease Pencil drawings as pdfs. For more information, see: https://wiki.blender.org/wiki/Reference/Release_Notes/2.93/Grease_Pencil https://developer.blender.org/rBa8a92cd15a52
* blender: fix darwin buildDmitry Kalinkin2021-06-03
|
* blender: 2.92.0 -> 2.93.0Jonas Carpay2021-06-03
|
* blender: fix llvm buildJonathan Ringer2021-05-08
|
* blender: install with python3Packages.requests, fixes #97250 (#118987)Julien Moutinho2021-04-12
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* blender: 2.91.0 -> 2.92.0Gabriel Ebner2021-04-03
|
* blender: enable spacenav supportGabriel Ebner2021-04-02
|
* blender: fix build errorillustris2021-03-22
|
* blender: support for libspnavsohalt2021-02-18
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* Merge master into staging-nextgithub-actions[bot]2021-01-09
|\
| * Update pkgs/applications/misc/blender/default.nixNomisIV2020-12-30
| | | | | | Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
| * blender: updated license, because of OptiXNomisIV2020-12-15
| |
| * blender: merged option optixSupport with cudaSupportNomisIV2020-12-15
| |
| * blender: add option for OptiXNomisIV2020-12-14
| |
* | treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-03
|/
* blender: fix on darwinDmitry Kalinkin2020-11-26
|
* blender: use ffmpeg instead of ffmpeg_3Dmitry Kalinkin2020-11-26
| | | | | | build_files/cmake/Modules/FindFFmpeg.cmake currently searches for libavcodec/ac3_parser.h which is not present in ffmpeg_3 (at least on darwin).
* blender: 2.90.1 -> 2.91.0tilpner2020-11-25
|
* blender: 2.90.0 -> 2.90.1Andrew Valencik2020-09-27
|
* blender: 2.83.5 -> 2.90.0Gabriel Ebner2020-09-18
|
* blender: 2.83.4 -> 2.83.5 (#96214)R. RyanTM2020-08-24
|
* blender: 2.83.3 -> 2.83.4R. RyanTM2020-08-13
|
* blender: 2.83.1 -> 2.83.3R. RyanTM2020-07-31
|
* blender: don't require python3.7m on darwinDmitry Kalinkin2020-06-30
| | | | | | | python is currently pointing to the python38, so this patches the required version to match python version that is provided to the expression. The m prefix denotes the pymalloc ABI for python 3.7 and older, but is not provided starting python 3.8.
* blender: 2.83.0 -> 2.83.1R. RyanTM2020-06-30
|
* Merge master into staging-nextFrederik Rietdijk2020-06-13
|\
| * treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | | | | | | | After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
* | blender: fix build with python 3.8Frederik Rietdijk2020-06-12
|/ | | | | Since Python 3.8 an `m` is no longer added when pymalloc is used. https://bugs.python.org/issue36707
* blender: add veprbl to maintainersDmitry Kalinkin2020-06-09
|
* blender: 2.82a -> 2.83.0R. RyanTM2020-06-09
| | | | Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
* blender: build with OpenImageDenoise supportLeshaInc2020-03-18
|
* blender: 2.82 -> 2.82a (#82450)R. RyanTM2020-03-13
|
* blender: use PYTHONPATH (#82341)Murray Campbell2020-03-12
| | | See [blender patch](https://developer.blender.org/D6598)
* blender: fix enableNumpy option, enable it unconditionallyDmitry Kalinkin2020-02-29
| | | | | | | Workarounds https://developer.blender.org/T74304 Audaspace requires numpy, we already have to provide numpy unconditionally via PYTHON_NUMPY_PATH.
* blender: enable alembicGabriel Ebner2020-02-23
|
* blender: fix build on darwinDmitry Kalinkin2020-02-15
| | | | | | We don't compile blender with alembic. The linux build is able to detect that, but this is not done for darwin. This explicitly disables alembic to fix blender build on darwin.
* blender: 2.81a -> 2.82R. RyanTM2020-02-15
|
* blender: switch from openimageio to openimageio2Dmitry Kalinkin2020-01-10
|
* blender: fix on darwinDmitry Kalinkin2020-01-09
| | | | | | | | | | | | | | This enables building of Blender.app. The standard build process assumes that the dependencies are installed in subdirectoris inside $LIBDIR with libraries built as static. In current implementation we are not looking to achieve portability, so cmake files are patched to link dynamically with the libraries in the nix store. Linking to the transitive dependencies is not needed in the shared case. There are also some minor inconsistensies in the expected paths, which also need to be patched. Alternatively, we could patch cmake files to treat darwin as "unix", but that would require more tweaking to ensure that the frameworks are being linked properly.
* blender: switch to OpenJPEG 2.xDmitry Kalinkin2020-01-09
| | | | | | | | | | Fixes: -- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR) and - WITH_IMAGE_OPENJPEG OFF
* blender: 2.81 -> 2.81aR. RyanTM2019-12-22
|
* Merge staging-next into stagingFrederik Rietdijk2019-11-24
|\