Go to file
Stefan Werner aa000400dc Cycles: Improved robustness of hair motion blur.
In some instances, the number of control vertices of a hair could change mid-frame.
Cycles would then be unable to calculate proper motion blur for those hairs. This adds
interpolated CVs to fill in for the missing data. While this will not necessarily result in
a fully accurate reconstruction of the guide hair, it preserves motion blur instead of disabling it.

Reviewers: #cycles, sergey

Reviewed By: #cycles, sergey

Subscribers: sergey, brecht, #cycles

Tags: #cycles

Differential Revision: https://developer.blender.org/D3695
2018-11-23 13:25:26 +01:00
build_files Fix T57998: crash at start with jemalloc package on some Linux distributions. 2018-11-23 11:26:31 +01:00
doc Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
extern Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
intern Cycles: Improved robustness of hair motion blur. 2018-11-23 13:25:26 +01:00
release WM: avoid string replace w/ appconfig-activate 2018-11-13 07:02:51 +11:00
source Fix T57989: File loaded as startup 2018-11-22 15:06:14 +11:00
tests Cleanup: style 2018-10-09 07:58:06 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00