Package Details: blender-git 4.4.r142069.g320cf68e4b8-1

Git Clone URL: https://aur.archlinux.org/blender-git.git (read-only, click to copy)
Package Base: blender-git
Description: A fully integrated 3D graphics creation suite (development)
Upstream URL: https://blender.org/
Licenses: GPL
Conflicts: blender, blender-4.1-bin
Provides: blender
Submitter: stativ
Maintainer: fbrennan (bartus)
Last Packager: bartus
Votes: 76
Popularity: 0.000426
First Submitted: 2013-12-05 10:11 (UTC)
Last Updated: 2024-10-09 12:26 (UTC)

Required by (63)

Sources (9)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 39 Next › Last »

bartus commented on 2020-06-25 08:08 (UTC) (edited on 2020-06-25 08:10 (UTC) by bartus)

@sausix: there is some patching required to build against Archs embree package. Check out blender-develop-git

sausix commented on 2020-06-25 00:28 (UTC)

Embree is now enabled by default since June 22.

https://developer.blender.org/rB99436acde8fbb7381f095922bb61455b0c8fb9a9

embree3/rtcore.h now missing. Referenced in src/blender/intern/cycles/kernel/kernel_types.h:21:12

Package embree solved some missing files but threw compile errors later. Package embree2 did not help.

./../lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::kernel_volume_stack_update_for_subsurface(ccl::KernelGlobals*, ccl::ShaderData*, ccl::Ray*, ccl::VolumeStack*) [clone .constprop.0]: error: undefined reference to 'rtcOccluded1'

Following errors ommitted.

LinuxUserGD commented on 2020-05-01 18:50 (UTC)

openjpeg needs to be openjpeg2

sausix commented on 2020-03-12 15:38 (UTC)

@bartus: Thank you. I've asked here because that does not affect Blender's buildbot running CeontOS.

bartus commented on 2020-03-12 15:26 (UTC)

@sausix: simple bug, already poke the dev about it.

sausix commented on 2020-03-12 04:07 (UTC) (edited on 2020-03-12 04:08 (UTC) by sausix)

Doesn't build since some hours because of changes in blender source. Affects a few new data type conversions. https://git.blender.org/gitweb/gitweb.cgi/blender.git/commitdiff/6cf4861c3ac09fd65a765e8f8e3584713cc5303b

Compile output (first error only):

/home/as/.cache/yay/blender-git/src/blender/intern/cycles/render/image.cpp:153:34: error: could not convert 'ccl::ImageLoader::osl_filepath()' from
'OpenImageIO_v2_2::ustring' to 'bool'
  153 |     if (img->loader->osl_filepath()) {
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~
      |                                  |
      |                                  OpenImageIO_v2_2::ustring

Installation of newer OpenImageIO didn't help. Blender's BuildBot does compile. Affects two of my systems.

berilac commented on 2020-03-09 19:59 (UTC)

@bartus: thank you for all the help. will definitely test those optimisations

kureta commented on 2019-12-04 14:39 (UTC)

@bartus thanks for the heads up!

bartus commented on 2019-12-04 07:06 (UTC)

@kureta, oidn is now available in [community]/openimagedenoise repository, you should switch to it to resolve conflict with [community]/blender.

bartus commented on 2019-11-03 12:59 (UTC) (edited on 2019-11-03 13:01 (UTC) by bartus)

@berilac: You can turn one more optimization in makepkg.con by changing -mtune=xx and -march=xx to native in C/CXXFLAGS.

For me it's a speed up in bvh_build of ~10%.

To check how much time blender spend in bvh generation run blender in background mode $ blender bmw27_gpu.blend -b -f 0 -o /tmp.