Blender Git Commit Log
Git Commits -> Revision 8fa50b5
Revision 8fa50b5 by Sebastian Parborg (master) July 15, 2019, 08:47 (GMT) |
Fix T66587: Can't bake second dynamic paint canvas to image sequence The issue was the the copy data function didn't copy the active canvas number. So it would always be 0 and thus use the first canvas when trying to bake. Also fix not copying unused type data (unused canvas/brush settings). Reviewed By: Brecht Differential Revision: https://developer.blender.org/D5220 |
Commit Details:
Full Hash: 8fa50b522a10a3d8f2546d79410cfed35660e835
Parent Commit: bb165d6
Lines Changed: +8, -4
1 Modified Path:
/source/blender/blenkernel/intern/dynamicpaint.c (+8, -4) (Diff)