nixpkgs/pkgs/applications/misc/blender
Andrew Marshall aa6db6ac9d
blender: 3.6.5 -> 4.0.1 (#267511)
As noted in comment, Blender is now using private libdecor APIs not in
the headers, so need to patch to build against it. I think it probably
works when Blender does dynamic loading at runtime since it uses the fn
defs it defines in that case, but we don’t want to do that, it seems (as
we already set `-DWITH_GHOST_WAYLAND_DYNLOAD=OFF`).
2023-11-17 20:45:35 -05:00
..
darwin.patch blender: fix on darwin (#200185) 2022-11-28 17:09:31 -05:00
default.nix blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
draco.patch blender: Build with Draco support (#245535) 2023-07-29 01:34:33 -04:00
fix-include.patch
libdecor.patch blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
wrapper.nix blender: allow functional declaration within withPackages 2023-11-02 23:03:34 -07:00