aboutsummaryrefslogtreecommitdiff
path: root/graphics/appleseed/files/patch-src_appleseed_foundation_platform_path.h
Commit message (Collapse)AuthorAgeFilesLines
* - Resurrect, unbreak, and update to the latest version 2.1.0-betaAlexey Dokuchaev2021-03-041-0/+10
| | | | | | | | | | | | - Disable appleseed.studio for now: while it had been ported to Qt5, it still heavily relies on Python 2.x - Drop the options: C++11 is required now, and API examples are of little interest to end-users so just stop installing them - Add dependencies on `archivers/liblz4' and `graphics/openimageio' - GC no longer needed work-arounds for old versions of Clang Notes: svn path=/head/; revision=567314
* - Update to version 1.3.0-beta, which integrates most of our patches forAlexey Dokuchaev2015-11-211-20/+0
| | | | | | | | | native FreeBSD support - Provide the real ONLY_FOR_ARCHS_REASON - Rename DISNEY_MATERIAL to simply DISNEY (previous name was too long) Notes: svn path=/head/; revision=402145
* Add a port of appleseed: modern, open source, physically-based renderingAlexey Dokuchaev2015-08-281-0/+20
engine designed to produce photorealistic images, animations, and visual effects. To ease initial maintenance, disable Doxygen API documentation generation, unit tests, installation of headers and Python bindings for now; there'll be OPTIONS for those things once the dust settles. Notes: svn path=/head/; revision=395520