Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2021-07-06 11:20:14 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2021-07-06 14:22:22 +0300
commit8f5a4a2453887e37b51bb131176b0efbd0e9b42e (patch)
tree0b1ba9b04d3f2fa0b4d500a11aa7901bb5ff9cca /source/blender/gpu
parent834e87af7bbf719e18acd7ae8adc0d9403681a1b (diff)
Alembic export: evaluation mode option
This option will determine visibility on either render or the viewport visibility. Same for modifer settings. So it will either evaluate the depsgrah with DAG_EVAL_RENDER or DAG_EVAL_VIEWPORT. This not only makes it more flexible, it is also a lot clearer which visibility / modfier setting is taken into account (up until now, this was always considered to be DAG_EVAL_RENDER) This option was always present in the USD exporter, this just brings Alembic in line with that. ref. T89594 Maniphest Tasks: T89594 Differential Revision: https://developer.blender.org/D11820
Diffstat (limited to 'source/blender/gpu')
0 files changed, 0 insertions, 0 deletions