appleseed icon indicating copy to clipboard operation
appleseed copied to clipboard

A modern open source rendering engine for animation and visual effects

Results 105 appleseed issues
Sort by recently updated
recently updated
newest added

This PR is meant to re-enable the CI/CD, which was previously done by Travis. So far, I was only able to cover Linux/Ubuntu. Building appleseed on Mac is quite a...

PR | Squash

This PR implements a new environmentEDF based on the Nishita93 sky model. The sky model was implemented by me as part of a university thesis with support from @LZaw. The...

PR | Squash
WIP ⚠

Trying to install latest Appleseed for latest Maya (as of current date) and I downloaded the zip in the Download on top of the Appleseed website. In the install instructions...

This issue occured while working on PR #2914, where the camera returns `false` in `on_render_begin()` when there are errors. In such a case, and endless loop is entered that infinitely...

Only include x86 specific headers and code when APPLESEED_X86 is defined. This fixes the build of system.cpp on Apple Silicon.

MAC OS: big sur 11.4 python version: 2.7.16 log: ``` Error: boost-python has been disabled because it does not build! ```

[ 48%] Generating ../../../sandbox/shaders/max/as_max_color_balance.oso /home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: function 'inverse' was not declared in this scope /home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: No matching function call to 'inverse (matrix)' /home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Not allowed: 'unknown * matrix'...

Feature
Component | appleseed.shaders

``` usage: projecttool [options] project.appleseed commands: update update a project to a given revision clean update a project to the latest revision and remove unused entities pack pack a project...

Bug

Feature
Good First Issue
Component | appleseed.studio