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:
authorDalai Felinto <dfelinto@gmail.com>2017-08-31 17:06:08 +0300
committerDalai Felinto <dfelinto@gmail.com>2017-08-31 17:13:04 +0300
commit44e10a5c66c271dfcd1074b4d82d2d838ec88cae (patch)
treefb25665165b2f91e5a9a1e36de6bbd4cf624a26b /release/scripts/startup/bl_ui/properties_grease_pencil_common.py
parent636baa598a5698d84eca89d17c67a74092cef4d0 (diff)
Increase max/min frame range to over a million
For some specific pipelines (e.g., holographic rendering) you can easily need over a million frames (1k * 1k view angles). It seems a corner case, but there is no real reason not to allow users doing that. That said we do loose subframe precision in the highest frame range. Which can affect motionblur. The current maximum sub-frame precision we have is 16. While the previous limit of 500k frames has a precision of 32. Thanks to Campbell Barton for the help here. To be backported to 2.79
Diffstat (limited to 'release/scripts/startup/bl_ui/properties_grease_pencil_common.py')
0 files changed, 0 insertions, 0 deletions