| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
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
|