Package Details: appleseed-git 1:2.1.0.beta.r284.g1e60a023d-9

Git Clone URL: https://aur.archlinux.org/appleseed-git.git (read-only, click to copy)
Package Base: appleseed-git
Description: Physically-based global illumination rendering engine primarily designed for animation and visual effects (development vesion).
Upstream URL: https://appleseedhq.net
Licenses: MIT
Conflicts: appleseed
Provides: appleseed
Submitter: bartus
Maintainer: matthewq337
Last Packager: howetuft
Votes: 3
Popularity: 0.000000
First Submitted: 2017-09-22 16:24 (UTC)
Last Updated: 2024-10-14 20:58 (UTC)

Pinned Comments

bartus commented on 2019-04-10 11:40 (UTC) (edited on 2024-03-09 21:00 (UTC) by bartus)

Please report issues and patches to appleseed-git at github.com

Latest Comments

1 2 3 Next › Last »

Muflone commented on 2026-07-12 17:15 (UTC)

@matthewq337 is all yours now

matthewq337 commented on 2026-07-05 20:45 (UTC)

@muflone yes

Muflone commented on 2026-07-05 11:41 (UTC)

@matthewq337 do you plan to adopt and fix this package? There's a pending request and I'm searching a new maintainer for it

matthewq337 commented on 2026-03-08 00:38 (UTC)

has python3 support now https://github.com/appleseedhq/appleseed/pull/2935

howetuft commented on 2025-08-18 18:04 (UTC)

@matthewq337. You flagged out-of-date because Python2 wouldn't be a dep anymore. However, in Appleseed repo, I can't find the commit that would provide this nearly miraculous improvement. Could you explain further please? Thanks!

howetuft commented on 2024-10-14 21:01 (UTC)

@micwoj92 OK, I've done the modification and a minimal recompilation test. Don't hesitate to confirm that it works fine on your end.

micwoj92 commented on 2024-10-14 18:11 (UTC)

just replace embree with embree3

howetuft commented on 2024-10-14 17:58 (UTC)

@micwoj92 Sorry, I was not notified of your last message, I've just discovered it now! I'll look at your issue next week-end, hopefully.

micwoj92 commented on 2024-09-26 20:38 (UTC)

@howetuft I know about pinned comment, but GH repo is not up to date. One more obsolescence, embree dep needs to be changed to embree3.

Fails to build with:

/build/appleseed-git/src/appleseed-git/src/appleseed/foundation/core/thirdparties.cpp:40:10: fatal error: embree3/rtcore.h: No such file or directory
   40 | #include <embree3/rtcore.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.