Blender Git Loki
Git Commits -> Revision a394aac
Revision a394aac by Brecht Van Lommel (master) July 7, 2020, 13:08 (GMT) |
Fix T78666: Cycles non-uniformly scaled hair renders wrong for static objects Don't apply the matrix transform optimization in this case, curve points and radius can't represent non-uniform scale the way is possible with triangle meshes and vertices. This would cause abrupt change if objects had e.g. motion blur in one frame and not in the next. |
Commit Details:
Full Hash: a394aac8b473962061eb3d6b3dbcf9429cbac67e
Parent Commit: 98bee41
Lines Changed: +6, -0
1 Modified Path:
/intern/cycles/render/object.cpp (+6, -0) (Diff)