Files
test2/intern/cycles/render
Kévin Dietrich 9bfc47c933 Alembic Procedural: basic cache control settings
This adds a setting to enable data caching, and another one to set the
maximum cache size in megabytes.

When caching is enabled we load the data for the entire animation in
memory, as we already do, however, if the data exceeds the memory limit,
render is aborted.

When caching is disabled, we simply load the data for the current frame
in memory.

Ref D10197

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D11163
2021-08-20 14:34:43 +02:00
..
2021-01-22 16:08:25 +01:00
2021-01-22 16:08:25 +01:00
2021-07-07 13:42:46 +10:00
2021-05-18 12:53:27 +10:00
2021-05-18 12:53:27 +10:00
2021-05-18 12:53:27 +10:00
2021-07-05 10:29:21 +02:00
2021-03-30 00:00:17 +02:00
2021-05-03 20:07:03 -03:00
2021-05-18 12:53:27 +10:00
2021-04-29 15:58:51 +02:00
2021-01-22 16:08:25 +01:00
2021-01-22 16:08:25 +01:00
2021-01-22 16:08:25 +01:00
2020-10-19 08:12:33 -07:00