Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Dalai Felinto 44e10a5c66 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
2017-08-31 16:13:04 +02:00
build_files Buildbot: Tweak nightly schedule of builds 2017-08-28 09:12:53 +02:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Cycles: Cleanup, indentation and trailing whitespace 2017-08-31 14:47:49 +02:00
release This copyright text (copied to binary distros) had a confusing statement about 2017-08-25 11:11:19 +02:00
source Increase max/min frame range to over a million 2017-08-31 16:13:04 +02:00
tests Cycles: Add tangent attribute tests 2017-08-30 17:42:00 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat Cleanup: uneven/double indentation 2017-08-21 15:38:11 +10:00