Blender Git Commit Log
Git Commits -> Revision a08a08c
December 2, 2020, 07:36 (GMT) |
Fix T82729: Crash in rna_EffectorWeight_path when object has fluid and dynamic paint modifiers Looks like prior to the introduction of mantaflow, the former SmokeModifierData always had a domain initialized (even if its type was set to None). Since mataflow, the FluidModifierData type needs to be set to MOD_FLUID_TYPE_DOMAIN (otherwise domain is invalid) Maniphest Tasks: T82729 Differential Revision: https://developer.blender.org/D9644 |
Commit Details:
Full Hash: a08a08cb4c26627c05ad6089030223e8313a0073
Parent Commit: 50e8072
Committed By: Jeroen Bakker
Lines Changed: +4, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_object_force.c (+4, -3) (Diff)