Blender Git Commit Log

Git Commits -> Revision d4c60d6

Revision d4c60d6 by Kévin Dietrich (alembic_basic_io)
July 7, 2016, 11:03 (GMT)
Cycles: initial support for motion bluring of dynamic meshes.

This adds support for motion bluring of dynamic meshes (such as meshes
from liquid simulation).

For now, this is a little buggy since it appears that half of the motion
blur data is missing, also motion vectors seems to need to be scaled,
but I'm not sure just yet how to do so, and with which metric.

Commit Details:

Full Hash: d4c60d60880b46a71294401f9e5799b163e6474f
Parent Commit: c4837e5
Lines Changed: +327, -41

8 Modified Paths:

/intern/cycles/blender/blender_mesh.cpp (+96, -35) (Diff)
/intern/cycles/blender/blender_object.cpp (+7, -4) (Diff)
/intern/cycles/blender/blender_sync.h (+6, -2) (Diff)
/intern/cycles/blender/blender_util.h (+17, -0) (Diff)
/source/blender/alembic/ABC_alembic.h (+3, -0) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+148, -0) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+47, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021